User Tools

Site Tools


extreme_networks:switch:vlan_coniguration_port_and_stp_on_port

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
extreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2020/11/03 20:51] aperezextreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2022/02/10 15:05] aperez
Line 1: Line 1:
 +--
 +
 +  create vlan "GUEST"
 +  configure vlan GUEST tag 100
 +  create vlan "VLAN1"
 +  configure vlan VLAN1 tag 200
 +  create vlan "VOIP"
 +  configure vlan VOIP tag 300
 +  create vlan "VLAN2"
 +  configure vlan VLAN2 tag 400
 +
 +--
 +
   configure vlan GUEST add ports 1:45-52,2:31,2:41,2:46-52 tagged     configure vlan GUEST add ports 1:45-52,2:31,2:41,2:46-52 tagged  
   configure vlan VLAN1 add ports 1:46-52,2:31,2:46-52 tagged    configure vlan VLAN1 add ports 1:46-52,2:31,2:46-52 tagged 
Line 15: Line 28:
   unconfigure stpd s0 ports link-type 2:31   unconfigure stpd s0 ports link-type 2:31
   configure stpd s0 ports link-type edge 2:431   configure stpd s0 ports link-type edge 2:431
 +--
 +
 +  show fdb
 +  show arp
 +  show mac
 +  show mac port [/code]
 +  
 +  In EOS
 +
 +  show mac
 +  show mac port
 +  show mac address
 + 
 -- --
extreme_networks/switch/vlan_coniguration_port_and_stp_on_port.txt · Last modified: 2022/02/10 15:06 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki