Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
2 Ethernet
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
72
Connect PC 3 and PC 4 to isolated interfaces GE 1/1/1 and GE 1/1/2 respectively, and
they can communicate with the promiscuous interface GE 1/1/1 only.
Figure 2-5
Networking with PVLAN
Configuration steps
Step 1
Configure the PVLAN type.
Raisecom#config
Raisecom(config)#create vlan 10,20,30 active
Raisecom(config)#private-vlan primary vlan 10
Raisecom(config)#private-vlan community vlan 30
Raisecom(config)#private-vlan isolated vlan 20
Raisecom(config)#private-vlan association 10 20,30
Step 2
Configure the promiscuous interface mode and mapping of the primary VLAN and secondary
VLAN on the promiscuous interface.
Raisecom(config)#interface gigaethernet 1/1/5
Raisecom(config-gigaethernet1/1/5)#switchport mode private-vlan
promiscuous
Raisecom(config-gigaethernet1/1/5)#switchport private-vlan mapping 10
20,30