Rozdíly

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

Odkaz na výstup diff

Obě strany předchozí revize Předchozí verze
Následující verze
Předchozí verze
extreme_networks [21.12.2015 11:46]
mtalma [ACL]
extreme_networks [13.03.2020 18:43] (aktuální)
Řádek 37: Řádek 37:
 config bootprelay dhcp-agent info option config bootprelay dhcp-agent info option
 unconfig bootprelay dhcp-agent info check unconfig bootprelay dhcp-agent info check
 +enable bootprelay ipv4 vlan Default
 +enable bootprelay ipv4 vlan technologie
 +enable bootprelay ipv4 vlan Wifi_Fehrer
 +enable bootprelay ipv4 vlan Wifi_Guest
 </code> </code>
   *záloha aktuálního configu na tftp v ASCII formátu<code>upload configuration 10.10.10.10 configbackup.xsf vr "VR-Default"</code>   *záloha aktuálního configu na tftp v ASCII formátu<code>upload configuration 10.10.10.10 configbackup.xsf vr "VR-Default"</code>
Řádek 60: Řádek 64:
   *ukázání politiky<code>show policy</code>   *ukázání politiky<code>show policy</code>
   *kontrola politiky<code>check policy ...</code>   *kontrola politiky<code>check policy ...</code>
-  *reload politiky<code>refresh policy ...</code>+  *reload politiky - pokud se změní politka editor, je potřeba refresh<code>refresh policy ...</code>
   *přidání politiky na vlan/port<code>configure access-list <filename> vlan "Fehrer"</code>   *přidání politiky na vlan/port<code>configure access-list <filename> vlan "Fehrer"</code>
   *odebrání politiky z vlan<code>unconfigure access-list VLAN116-in</code>   *odebrání politiky z vlan<code>unconfigure access-list VLAN116-in</code>
Řádek 83: Řádek 87:
 create upm timer backup_config_timer create upm timer backup_config_timer
 configure upm timer backup_config_timer profile backup_config configure upm timer backup_config_timer profile backup_config
 +
 configure upm timer backup_config_timer at 07 15 2013 01 00 00 every 604800 configure upm timer backup_config_timer at 07 15 2013 01 00 00 every 604800
 +configure upm timer backup_config_timer after 10 every 86400
 +
 enable upm profile backup_config enable upm profile backup_config
 </code> </code>
Řádek 107: Řádek 114:
   *''reboot''   *''reboot''
  
 +==== Stacking ====
 +  *http://documentation.extremenetworks.com/exos_22.3/EXOS_21_1/Stacking/t_configure-stack.shtml#task-4183__enable_stacking
 +  *show licenses<code>
 +Enabled License Level:
 +        Advanced Edge
 +Enabled Feature Packs:
 +        DirectAttach</code>
 +  *různé příkazy <code>
 +enable stacking-support
 +show stacking stack-portss
 +show stacking 
 +show stacking configuration
 +enable stacking – zapne stackování
 +</code>
 +  *konfigurace alternativní IP, priority a nastavení master<code>
 +configure stacking slot 1 alternate-ip-address 10.10.204.201/16 10.10.30.30
 +configure stacking slot 2 alternate-ip-address 10.10.204.202/16 10.10.30.30
 +
 +configure stacking slot 1 priority 1
 +configure stacking slot 2 priority 2
 +
 +configure stacking slot 1 master-capability on
 +configure stacking slot 2 master-capability on
 +</code>
 +  *přepnutí master/backup - dojde k reloadu!!<code>run failover</code>
 +  *jak to vypadá při nabíhání:<code>
 +
 +* Slot-2 CoreStack.31.2 # sh stacking
 +Stack Topology is a Ring
 +Active Topology is a Ring
 +Node MAC Address    Slot  Stack State  Role     Flags
 +------------------  ----  -----------  -------  ---
 +*00:04:96:9a:61:1d  2     Active       Master   CA-
 + 00:04:96:9a:60:b6  1     Active       Standby  CA-
 +* - Indicates this node
 +Flags:  (C) Candidate for this active topology, (A) Active Node
 +        (O) node may be in Other active topology
 +
 +* Slot-2 CoreStack.31.2 # sh stacking
 +Stack Topology is a Ring
 +Active Topology is a Ring
 +Node MAC Address    Slot  Stack State  Role     Flags
 +------------------  ----  -----------  -------  ---
 +*00:04:96:9a:61:1d  2     Active       Master   CA-
 + 00:04:96:9a:60:b6  1     Active       Backup   CA-
 +* - Indicates this node
 +Flags:  (C) Candidate for this active topology, (A) Active Node
 +        (O) node may be in Other active topology
 +</code>
extreme_networks.1450698397.txt.gz · Poslední úprava: 13.03.2020 18:43 (upraveno mimo DokuWiki)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0