Private Vlan Commands - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide

81. Private VLAN Commands

81-1 private-vlan
This command is used to configure a VLAN as a private VLAN. Use the no form of this command to
remove the private VLAN configuration.
private-vlan {community | isolated | primary}
no private-vlan {community | isolated | primary}
Parameters
community
isolated
primary
Default
None.
Command Mode
VLAN Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
A private VLAN domain is defined with one primary VLAN, one isolated VLAN, and multiple community
VLANs. Use this command first to specify the role of the private VLAN before they can be referenced in
other private VLAN configuration commands.
Example
This example shows how to configure a VLAN as a private VLAN. VLAN 1000, VLAN 1001 and VLAN
1002 are configured as a primary VLAN, an isolated VLAN and a community VLAN respectively.
Switch# configure terminal
Switch(config)# vlan 1000
Switch(config-vlan)# private-vlan primary
Switch(config-vlan)# exit
Switch(config)# vlan 1001
Switch(config-vlan)# private-vlan isolated
Switch(config-vlan)# exit
Switch(config)# vlan 1002
Switch(config-vlan)# private-vlan community
Switch(config-vlan)#
Specifies the VLAN as a community VLAN in a private VLAN domain.
Member ports within a community VLAN can communicate with each
other but cannot communicate with member ports of other
communities at Layer 2.
Specifies the VLAN as an isolated VLAN in a private VLAN domain.
Member ports of an isolate VLAN cannot communicate with each other
and with member ports of the community VLAN at Layer 2.
Specifies the VLAN as a primary VLAN in a private VLAN domain.
1001

Advertisement

Table of Contents
loading

Table of Contents