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:54] aperezextreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2022/02/10 15:05] aperez
Line 1: Line 1:
 -- --
  
-create vlan "GUEST" +  create vlan "GUEST" 
-configure vlan GUEST tag 100 +  configure vlan GUEST tag 100 
-create vlan "VLAN1" +  create vlan "VLAN1" 
-configure vlan VLAN1 tag 200 +  configure vlan VLAN1 tag 200 
-create vlan "VOIP" +  create vlan "VOIP" 
-configure vlan VOIP tag 300 +  configure vlan VOIP tag 300 
-create vlan "VLAN2" +  create vlan "VLAN2" 
-configure vlan VLAN2 tag 400+  configure vlan VLAN2 tag 400
  
 -- --
Line 28: 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