Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Controllers and Interfaces: Configuring a Port VLAN
7-17
Configuring a Port VLAN
To configure a VLAN identifier for an Ethernet controller:
1. Configure the
port-vlan mode for ethernet 2:
config controller ethernet 2 bridge switch mode port-vlan
2. Configure the port’s VLAN identifier as 22:
config controller ethernet 2 bridge switch vlan 22
3. (optional) Verify that the VLAN identifier for Ethernet controller 2 has been
configured properly:
show controller bridge switch
The command response similar to the following displays:
4. Save the configuration.
In this scenario you will configure the
port-vlan mode and the associated port
VLAN identifier for an Ethernet controller.
Note:
(Dub)>show controller bridge switch
bridge switch system-name=br_switch status=enabled oper-state=up stp=disabled
forward-delay=15 hello-time=2 max-age=20 priority=32768
description=10/100 ethernet switch
ethernet 2 mode=port-vlan vlan=22 cost=100 priority=128
stp_state=unmanaged
ethernet 3 mode=native cost=100 priority=128 stp_state=unmanaged
ethernet 5 mode=native cost=100 priority=128 stp_state=unmanaged
ethernet 6 mode=native cost=100 priority=128 stp_state=unmanaged
(Dub)>