DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
262
secondary VLAN, and the trunk port of the primary VLAN will behave
as the tagged member of the secondary VLAN. A secondary VLAN
cannot be specified with advertisement. Only the primary VLAN can
be configured as a layer 3 interface. The private VLAN member port
cannot be configured with the traffic segmentation function.
Parameters
<vlan_name 32> − The name of the VLAN to be configured.
vlanid <int 1-4094> − The ID of the VLAN to which to add ports.
add – Specifies to add the secondary VLAN as an isolated VLAN or
community VLAN.
remove – Specifies to remove the specified private VLAN.
<vlan_name 32> – Specifies the VLAN of a range of secondary
VLANs to add to the private VLAN or remove from it. The maximum
length is 32 characters.
vlanid <vlanid_list> – Specifies a range of the second VLAN IDs to
add to the private VLAN or remove from it.
Restrictions Only Administrator and Operator and Power-User-
issue this command.
Example usage:
To associate secondary VLAN to private VLAN vlanrd2:
DGS-1210-28MP/ME:5# config private_vlan vlan vlanrd2 add community vlanid 2-5
Command: config private_vlan vlan vlanrd2 add community vlanid 2-5
Success.
DGS-1210-28MP/ME:5#
config private_vlan trunk
Purpose To configure the private VLAN trunk ports on the Switch.
Syntax
config private_vlan trunk
[promiscuous | secondary] [add |
remove] ports <portlist>
Description
The config private_vlan trunk command is used to configure
private VLAN trunk ports on the Swtich.
Parameters
[promiscuous | secondary] − To specify the promiscuous or
secondary trunk ports to the specified private VLAN.
[add | remove] – Specifies to add or remove specified ports for
private vlan trunk.
ports <portlist> − To specify a port or ports to be configured.
Restrictions Only Administrator and Operator and Power-User-
issue this command.
Example usage:
To specify ports 1 ~ 8 to be promiscuous port for private VLAN trunk:
DGS-1210-28MP/ME:5# config private_vlan trunk promiscuous add ports 1-8
Command: config private_vlan trunk promiscuous add ports 1-8