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

Next revision
Previous revision
extreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2020/11/03 20:51] – created aperezextreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2022/02/10 15:06] (current) aperez
Line 1: Line 1:
-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 VOIP add ports 1:45-52,2:31,2:46-52 tagged   +  create vlan "GUEST" 
-configure vlan VLAN2 add ports 1:45-52,2:31,2:41,2:46-52 tagged +  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:46-48,1:51,2:46-47 untagged   +  configure vlan GUEST add ports 1:45-52,2:31,2:41,2:46-52 tagged   
-configure vlan VLAN1 add ports 1:49-50,1:52,2:49-50,2:52 untagged   +  configure vlan VLAN1 add ports 1:46-52,2:31,2:46-52 tagged  
-configure vlan VOIP add ports 1:26,2:25,2:31,2:38,2:41 untagged  +  configure vlan VOIP add ports 1:45-52,2:31,2:46-52 tagged   
-configure vlan VLAN2 add ports 1:1-25,1:27-45,2:1-24,2:26-30,2:32-37,2:39-40,2:42-45 untagged  +  configure vlan VLAN2 add ports 1:45-52,2:31,2:41,2:46-52 tagged 
  
 -- --
  
-unconfigure stpd s0 ports link-type 2:31 +  configure vlan GUEST add ports 1:46-48,1:51,2:46-47 untagged   
-configure stpd s0 ports link-type edge 2:431+  configure vlan VLAN1 add ports 1:49-50,1:52,2:49-50,2:52 untagged   
 +  configure vlan VOIP add ports 1:26,2:25,2:31,2:38,2:41 untagged  
 +  configure vlan VLAN2 add ports 1:1-25,1:27-45,2:1-24,2:26-30,2:32-37,2:39-40,2:42-45 untagged   
 + 
 +-- 
 + 
 +  unconfigure stpd s0 ports link-type 2:31 
 +  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.1604454662.txt.gz · Last modified: 2020/11/03 20:51 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki