TP-Link T2500G-10MPS User Manual page 208

Hide thumbs Also See for T2500G-10MPS:
Table of Contents

Advertisement

Configuring 802.1Q VLAN
Vlan
Name
----
-----------
1
System-VLAN
Switch(config-if)#end
Switch#copy running-config startup-config
2.2.3 Adding the Port to the Specified VLAN
Follow these steps to add the port to the specified VLAN:
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to add the General port 1/0/5 to VLAN 2, and specify its
egress rule as tagged:
Switch#configure
Switch(config)#interface gigabitEthernet 1/0/5
Switch(config-if)#switchport general allowed vlan 2 tagged
Switch(config-if)#show interface switchport gigabitEthernet 1/0/5
Port Gi1/0/5:
Egress-rule
---------------
Tagged
configure
Enter global configuration mode.
interface { fastEthernet port | range fastEthernet port-list | gigabitEthernet port | range
gigabitEthernet port-list }
Enter interface configuration mode.
: The number or the list of the Ethernet port that you want to configure.
port| port-list
switchport access vlan vlan-id
switchport trunk allowed vlan vlan-list
switchport general allowed vlan vlan-list { tagged | untagged }
Add Access/Trunk/General port to the specified VLAN.
Specify the ID or ID list of the VLAN(s) that the port will be added to. The ID
vlan-id | vlan-list:
ranges from 1 to 4094.
tagged |
untagged: Egress rule for the port.
show interface switchport [gigabitEthernet port ]
Verify the information of the port.
: Specify the ID of the port to show information.
port
end
Return to privileged EXEC mode.
copy running-config startup-config
Save the settings in the configuration file.
802.1Q VLAN Configuration
Configuration Guide
184

Advertisement

Table of Contents
loading

Table of Contents