Configuring Pvlan Mode On Interface - Raisecom ISCOM2600G-HI (A) Series Configuration Manual

Table of Contents

Advertisement

Raisecom
ISCOM2600G-HI (A) Series Configuration Guide

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.
Configure the PVLAN mode on the interface for the ISCOM2600G-HI series switch as below.
Step
1
2
3
4
5
6
7
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.
Command
Raisecom#config
Raisecom(config)#interface
interface-type interface-
number
Raisecom(config-
gigaethernet1/1/1)#switchport
mode private-vlan { host|
promiscuous }
Raisecom(config-
gigaethernet1/1/1)#exit
Raisecom(config)#interface
interface-type interface-
number
Raisecom(config-
gigaethernet1/1/1)#switchport
private-vlan host-association
primary-vlan-id secondary-
vlan-id
Raisecom(config-
port)#switchport private-vlan
trunk host-association
secondary-vlan-id
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
Description
Enter global configuration mode.
Enter physical layer interface
configuration mode.
Configure the PVLAN mode on the
interface.
Return to global configuration mode.
Enter physical layer interface
configuration mode.
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.
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.
2 Ethernet
70

Advertisement

Table of Contents
loading

Table of Contents