- 7 -
VLAN Port Add:
1.
config
2.
interface [port_id]
3.
vlan participation include [vlan_id]
4.
vlan pvid [vlan_id]
5.
vlan tagging [vlan_id]
VLAN Port Delete:
6.
config
7.
interface [port_id]
8.
vlan participation exclude [vlan_id]
9.
no vlan pvid [vlan_id]
10.
no vlan tagging [vlan_id]
Port Channel Add:
11.
config
12.
port-channel [channel_id]
Port Channel Display:
13.
show port-channel
Port Channel Add port:
14.
config
15.
interface [port_id]
16.
addport [channel_id]
Port Channel Delete Port:
17.
config
18.
interface [4]
19.
deleteport [channel_id]