Users Guide

Table Of Contents
访
访 VLAN 访 VLAN 访
访 VLAN VLAN 1 VLAN
VLAN VLAN 访 VLAN访 VLAN
使 no switchport access vlan VLAN
1. INTERFACE
interface ethernet node/slot/port[:subport]
2. INTERFACE 访
switchport mode access
3. INTERFACE VLAN
switchport access vlan vlan-id
访
OS10(config)# interface ethernet 1/1/9
OS10(config-if-eth1/1/9)# switchport mode access
OS10(config-if-eth1/1/9)# switchport access vlan 604
OS10# show running-configuration
...
!
interface ethernet1/1/5
...
switchport access vlan 604
no shutdown
!
interface vlan1
no shutdown
...
VLAN VLAN VLAN
OS10 使 802.1q
1. INTERFACE
interface ethernet node/slot/port[:subport]
2. INTERFACE
switchport mode trunk
3. INTERFACE VLAN
switchport trunk allowed vlan vlan-id
OS10(config)# interface ethernet 1/1/6
OS10(conf-if-eth1/1/6)# switchport mode trunk
OS10(conf-if-eth1/1/6)# switchport trunk allowed vlan 108
OS10# show running-configuration
...
2 447