TP-LINK TL-SG3210 사용자 설명서

다운로드
페이지 212
 
20
 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet) 
Example 
Specify the Link Type of port 3 as trunk: 
TL-SG3424(config)# interface gigabitEthernet 1/0/3 
TL-SG3424(config-if)# switchport mode trunk 
switchport access vlan 
Description 
The switchport access vlan command is used to add the desired Access port 
to IEEE 802.1Q VLAN. To remove the specified port/ports from the 
corresponding VLAN, please use no switchport access vlan command. 
Syntax 
switchport access vlan vlan-id 
no switchport access vlan
 
Parameter 
vlan-id —— Specify IEEE 802.1Q VLAN ID, ranging from 2 to 4094. 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet) 
Example 
Specify the Link Type of port 3 as access and add it to VLAN 2: 
TL-SG3424(config)# interface gigabitEthernet 1/0/3 
TL-SG3424(config-if)# switchport mode access 
TL-SG3424(config-if)# switchport access vlan 2 
switchport trunk allowed vlan 
Description 
The switchport trunk allowed vlan command is used to add the desired Trunk 
port to IEEE 802.1Q VLAN. To delete the corresponding VLAN/VLANs, please 
use no switchport trunk allowed vlan command. 
Syntax 
switchport trunk allowed vlan vlan-list