extreme_networks:switch:vlan_coniguration_port_and_stp_on_port
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| extreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2020/11/03 20:51] – aperez | extreme_networks:switch:vlan_coniguration_port_and_stp_on_port [2022/02/10 15:06] (current) – aperez | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | -- | ||
| + | |||
| + | create vlan " | ||
| + | configure vlan GUEST tag 100 | ||
| + | create vlan " | ||
| + | configure vlan VLAN1 tag 200 | ||
| + | create vlan " | ||
| + | configure vlan VOIP tag 300 | ||
| + | create vlan " | ||
| + | configure vlan VLAN2 tag 400 | ||
| + | |||
| + | -- | ||
| + | |||
| configure vlan GUEST add ports 1: | configure vlan GUEST add ports 1: | ||
| configure vlan VLAN1 add ports 1: | configure vlan VLAN1 add ports 1: | ||
| 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.1604454678.txt.gz · Last modified: 2020/11/03 20:51 by aperez
