Configuring Pvlan - IBM RackSwitch G8000 Application Manual

A top-of-rack (tor) switch
Hide thumbs Also See for RackSwitch G8000:
Table of Contents

Advertisement

Configuring PVLAN

104
RackSwitch G8000: Application Guide
Follow this procedure to configure a Protocol-based VLAN (PVLAN).
1. Configure VLAN tagging for ports.
RS G8000(config)# interface port 1, 2
RS G8000(config-if)# tagging
RS G8000(config-if)# exit
2. Create a VLAN and define the protocol type(s) supported by the VLAN.
RS G8000(config)# vlan 2
RS G8000(config-vlan)# enable
Current status: disabled
New status:
RS G8000(config-vlan)# protocol-vlan 1 frame-type ether2 0800
3. Configure the priority value for the protocol.
RS G8000(config-vlan)# protocol-vlan 1 priority 2
4. Add member ports for this PVLAN.
RS G8000(config-vlan)# protocol-vlan 1 member 1, 2
Note: If VLAN tagging is turned on and the port being added to the VLAN has a
different default VLAN (PVID), you will be asked to confirm changing the
PVID to the current VLAN, as shown in the example.
5. Enable the PVLAN.
RS G8000(config-vlan)# protocol-vlan 1 enable
RS G8000(config-vlan)# exit
6. Verify PVLAN operation.
RS G8000(config)# show vlan
VLAN
----
------------------------
1
Default VLAN
2
VLAN 2
PVLAN
Protocol
-----
--------
-----------
2
1
PVLAN
PVLAN-Tagged Ports
-----
---------------------------
none
none
enabled
Name
Status
------
ena
ena
FrameType
EtherType
----------
---------
Ether2
0800
Ports
-------------------------
1-48, XGE1-XGE4
1 2
Priority
Status
--------
-------
2
enabled
1 2
Ports

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents