D-Link DXS-3600 Series Cli Reference Manual page 1011

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
remove SECONDARY-VLAN-
ID
,
-
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is available for physical port and port-channel interface configuration.
Issuing the command without the trunk parameter will configure the port as an untagged member of the
specified primary VLAN and the mapping secondary VLANs. Issuing the command with the trunk
parameter will configure the port is set as a tagged member of the specified primary VLAN and the
mapping secondary VLANs.
Example
This example shows how to configure interface Ethernet 1/0/2 as a private VLAN promiscuous port and to
map it to a primary VLAN 1000 and secondary VLAN 1001 and VLAN 1002.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/2
Switch(config-if)# switchport mode private-vlan promiscuous
Switch(config-if)# switchport private-vlan mapping 1000 add 1001,1002
Switch(config-if)#
This example shows how to configure the interface Ethernet 1/0/3 as a private VLAN trunk promiscuous
port and to map it to a primary VLAN 2000 and secondary VLAN 2001 and VLAN 2002.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/3
Switch(config-if)# switchport mode private-vlan trunk promiscuous
Switch(config-if)# switchport private-vlan mapping trunk 2000 add 2001,2002
Switch(config-if)#
81-7 switchport private-vlan trunk native vlan
This command is used to specify the native VLAN ID on a private VLAN trunk promiscuous port or trunk
secondary port. Use the no command to reset to the native VLAN ID to the default setting.
switchport private-vlan trunk native vlan {VLAN-ID | tag}
no switchport private-vlan trunk native vlan [tag]
Specifies to remove membership of the specified secondary VLAN.
(Optional) Specifies a series of VLAN, or separate a range of VLAN
from a previous range. No space is allowed before and after the
comma.
(Optional) Specifies a range of VLAN. No space is allowed before and
after the hyphen.
1006

Advertisement

Table of Contents
loading

Table of Contents