Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
2 Ethernet
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
70
2.3.6 Configuring PVLAN mode on interface
The VLAN of the ISCOM2600G-HI series switch supports Access and Trunk interface modes,
and the PVLAN supports promiscuous interface mode and host interface mode.
The promiscuous interface mode and host interface mode can be configured with
association or mapping which already exists. Otherwise, the configuration will fail.
When an interface is configured to the host interface mode or promiscuous
interface mode without being associated with or mapped to a primary VLAN or
secondary VLAN, the interface allows untagged packets to enter.
IGMP runs on the primary VLAN only. The VLANs to data flow to pass in uplink
and downlink of PVLAN are different, so you cannot configure IGMP Snooping to
implement multicast; instead, you need to configure IGMP MVR.
Configure the PVLAN mode on the interface for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#interface
interface-type interface-
number
Enter physical layer interface
configuration mode.
3
Raisecom(config-
gigaethernet1/1/1)#switchport
mode private-vlan { host|
promiscuous }
Configure the PVLAN mode on the
interface.
4
Raisecom(config-
gigaethernet1/1/1)#exit
Return to global configuration mode.
5
Raisecom(config)#interface
interface-type interface-
number
Enter physical layer interface
configuration mode.
6
Raisecom(config-
gigaethernet1/1/1)#switchport
private-vlan host-association
primary-vlan-id secondary-
vlan-id
Associate the primary VLAN of the
host interface with the secondary
VLAN.
Use the
no switchport private-vlan
host-association
command to delete the
association between the primary VLAN
of the host interface with the secondary
VLAN.
7
Raisecom(config-
port)#switchport private-vlan
trunk host-association
secondary-vlan-id
Configure the host interface associated
with the secondary VLAN to be able to
forward tagged packets.
Use the
no switchport private-vlan
trunk host-association
command to
delete this configuration.