Configuring protocol-based vlans, Configuring protocol-based vlans -182, Figure 3-80 private vlan link status -182 – SMC Networks SMC TigerStack 1000 SMC8748M User Manual
Page 238

C
ONFIGURING
THE
S
WITCH
3-182
Web – Click VLAN, Private VLAN, Link Status. Mark the ports that will
serve as uplinks and downlinks for the private VLAN, then click Apply.
Figure 3-80 Private VLAN Link Status
CLI – This configures ports 3 and 4 as uplinks and ports 5 and 6 as
downlinks.
Configuring Protocol-Based VLANs
The network devices required to support multiple protocols cannot be
easily grouped into a common VLAN. This may require non-standard
devices to pass traffic between different VLANs in order to encompass all
the devices participating in a specific protocol. This kind of configuration
deprives users of the basic benefits of VLANs, including security and easy
accessibility.
Console(config)#pvlan up-link ethernet 1/3 down-link ethernet 1/5
Console(config)#pvlan up-link ethernet 1/3 down-link ethernet 1/6
Console(config)#end
Console#show pvlan
Private VLAN status: Enabled
Up-link port:
Ethernet 1/3
Down-link port:
Ethernet 1/5
Ethernet 1/6
Console