Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

cs:spravce:ap:hp_procurve_420 [2008/04/29 07:16] – upraveno mimo DokuWiki 127.0.0.1cs:spravce:ap:hp_procurve_420 [2022/01/20 13:17] (aktuální) 5d820546c0c8a8e2c907917d649ee732686732b2@einfra.cesnet.cz
Řádek 22: Řádek 22:
 Reset do factory default se provede přidržení tlačítka reset po dobu 5-10 vteřin. Po resetu je možné se přihlásit účtem admin bez hesla. Reset do factory default se provede přidržení tlačítka reset po dobu 5-10 vteřin. Po resetu je možné se přihlásit účtem admin bez hesla.
  
-<xterm>+<code>
 Username: admin Username: admin
 Password: Password:
 HP ProCurve Access Point 420# HP ProCurve Access Point 420#
-</xterm>+</code>
  
 Nastavení země. U některých starších verzi SW je nutné použít sk (v cz nebyly dostupné všechny kanály). Nastavení země. U některých starších verzi SW je nutné použít sk (v cz nebyly dostupné všechny kanály).
-<xterm>+<code>
 HP ProCurve Access Point 420#country cz HP ProCurve Access Point 420#country cz
 Reboot system now to make the country code change effective? <y/n>: y Reboot system now to make the country code change effective? <y/n>: y
 Reboot system... Reboot system...
-</xterm>+</code>
  
 Základní nastavení AP: Základní nastavení AP:
Řádek 40: Řádek 40:
   * Vzdálené logování a SNTP server   * Vzdálené logování a SNTP server
  
-<xterm>+<code>
 HP ProCurve Access Point 420#configure HP ProCurve Access Point 420#configure
 Enter configuration commands, one per line. Enter configuration commands, one per line.
Řádek 50: Řádek 50:
 ProCurve Access Point 530(config)# logging 147.229.255.15 ProCurve Access Point 530(config)# logging 147.229.255.15
 ProCurve Access Point 530(config)# sntp 147.229.255.15 ProCurve Access Point 530(config)# sntp 147.229.255.15
-</xterm>+</code>
  
 Povolení VLAN: Povolení VLAN:
-<xterm>+<code>
 HP ProCurve Access Point 420(config)#vlan enable static HP ProCurve Access Point 420(config)#vlan enable static
 Reboot system now? <y/n>: y Reboot system now? <y/n>: y
-</xterm>+</code>
  
 Nastavení management rozhraní a přiřazení do VLAN:  Nastavení management rozhraní a přiřazení do VLAN: 
-<xterm>+<code>
 HP ProCurve Access Point 420#config HP ProCurve Access Point 420#config
 HP ProCurve Access Point 420(config)#interface ethernet HP ProCurve Access Point 420(config)#interface ethernet
Řádek 66: Řádek 66:
 HP ProCurve Access Point 420(if-ethernet)#end HP ProCurve Access Point 420(if-ethernet)#end
 HP ProCurve Access Point 420(config)#management-vlanid 504 tagged HP ProCurve Access Point 420(config)#management-vlanid 504 tagged
-</xterm>+</code>
  
 Zapnutí rádia, nastavení kanálu: Zapnutí rádia, nastavení kanálu:
-<xterm>+<code>
 HP ProCurve Access Point 420(config)#interface wireless g HP ProCurve Access Point 420(config)#interface wireless g
 HP ProCurve Access Point 420(if-wireless-g)#channel 3 HP ProCurve Access Point 420(if-wireless-g)#channel 3
 HP ProCurve Access Point 420(if-wireless-g)#no shutdown HP ProCurve Access Point 420(if-wireless-g)#no shutdown
-</xterm>+</code>
  
 SSID + vlan pro webovou autentizaci (bývalý eduroam-simple, nyní je použito SSID vutbrno). SSID + vlan pro webovou autentizaci (bývalý eduroam-simple, nyní je použito SSID vutbrno).
-<xterm>+<code>
 HP ProCurve Access Point 420(if-wireless-g)#ssid index 1 HP ProCurve Access Point 420(if-wireless-g)#ssid index 1
 HP ProCurve Access Point 420(if-wireless-g-ssid-1)#ssid-name vutbrno HP ProCurve Access Point 420(if-wireless-g-ssid-1)#ssid-name vutbrno
Řádek 82: Řádek 82:
 HP ProCurve Access Point 420(if-wireless-g-ssid-1)#primary HP ProCurve Access Point 420(if-wireless-g-ssid-1)#primary
 HP ProCurve Access Point 420(if-wireless-g-ssid-1)#end HP ProCurve Access Point 420(if-wireless-g-ssid-1)#end
-</xterm>+</code>
  
 SSID + vlan pro klienty autentizující se prostřednictvím 802.1x. Nastavení SSID, vlan, radius serverů pro autentizaci. SSID + vlan pro klienty autentizující se prostřednictvím 802.1x. Nastavení SSID, vlan, radius serverů pro autentizaci.
-<xterm>+<code>
 HP ProCurve Access Point 420(if-wireless-g)#ssid add 2 eduroam HP ProCurve Access Point 420(if-wireless-g)#ssid add 2 eduroam
 Create new SSID success Create new SSID success
 HP ProCurve Access Point 420(if-wireless-g)#ssid index 2 HP ProCurve Access Point 420(if-wireless-g)#ssid index 2
 HP ProCurve Access Point 420(if-wireless-g-ssid-2)#vlan-ID 578 tagged HP ProCurve Access Point 420(if-wireless-g-ssid-2)#vlan-ID 578 tagged
-HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server address **<radius_server1>** +HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server address <radius_server1> 
-HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server key **<radius_klic1>** +HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server key <radius_klic1> 
-HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server secondary address **<radius_server1>** +HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server secondary address <radius_server1> 
-HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server secondary key **<radius_klic2>**+HP ProCurve Access Point 420(if-wireless-g-ssid-2)#radius-authentication-server secondary key <radius_klic2>
 HP ProCurve Access Point 420(if-wireless-g-ssid-2)#security-suite 7 wPA-wpA2 HP ProCurve Access Point 420(if-wireless-g-ssid-2)#security-suite 7 wPA-wpA2
 HP ProCurve Access Point 420(if-wireless-g-ssid-2)#end HP ProCurve Access Point 420(if-wireless-g-ssid-2)#end
 HP ProCurve Access Point 420(if-wireless-g)#end HP ProCurve Access Point 420(if-wireless-g)#end
-</xterm>+</code>
  
 A na závěr ještě úprava promptu: A na závěr ještě úprava promptu:
-<xterm>+<code>
 HP ProCurve Access Point 420(config)#prompt ap-sit HP ProCurve Access Point 420(config)#prompt ap-sit
 ap-sit (config)# ap-sit (config)#
-</xterm> +</code>
- +
- +