Configuring The Up-Link Port - TP-Link T2600G Series User Manual

Table of Contents

Advertisement

Configuring Private VLAN
The following example shows how to create primary VLAN 6 and secondary VLAN 5, set
the secondary VLAN type as community, and pair primary VLAN 6 with secondary VLAN 5
as a private VLAN.
Switch#configure
Switch(config)#vlan 6
Switch(config-vlan)#private-vlan primary
Switch(config-vlan)#exit
Switch(config)#vlan 5
Switch(config-vlan)#private-vlan community
Switch(config-vlan)#exit
Switch(config)#vlan 6
Switch(config-vlan)#private-vlan association 5
Switch(config-vlan)#exit
Switch(config)#show vlan private-vlan
Primary Secondary Type
--------- ------------- ---------------
6
5
Switch(config)#end
Switch#copy running-config startup-config

2.2.2 Configuring the Up-link Port

Follow these steps to add up-link ports to Private VLAN:
Step 1
Step 2
Step 3
Community
configure
Enter global configuration mode.
interface {fastEthernet port | range fastEthernet port-list | gigabitEthernet port | range
gigabitEthernet port-list | ten-gigabitEthernet port | range ten-gigabitEthernet port-list |
port-channel port-channel-id | range port-channel port-channel-list }
Enter interface configuration mode.
switchport private-vlan promiscuous
Configure the port type as Promiscuous. The port type of up-link port in a primary VLAN
must be Promiscuous. This type of port is used to connect upper-layer devices or connect
the switch with other switches. The PVID of this port is its primary VLAN ID.
Ports
--------------
Private VLAN Configurations
User Guide
279

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents