Control-vlan, Control-vlan 1092, E the – LevelOne GTL-2691 User Manual
Page 1092

C
HAPTER
38
| ERPS Commands
– 1092 –
control-vlan
This command specifies a dedicated VLAN used for sending and receiving
ERPS protocol messages. Use the no form to remove the Control VLAN.
S
YNTAX
[no] control-vlan vlan-id
vlan-id - VLAN ID (Range: 1-4094)
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
ERPS Configuration
C
OMMAND
U
SAGE
◆
Configure one control VLAN for each ERPS ring. First create the VLAN to
be used as the control VLAN (
), add the ring ports for
the east and west interface as tagged members to this VLAN
(
), and then use the
command to add it to the ring.
◆
The following restrictions are recommended to avoid creating a loop in
the network or other problems which may occur under some situations:
■
The Control VLAN must not be configured as a Layer 3 interface
(with an IP address), a dynamic VLAN (with GVRP enabled), nor as
a private VLAN.
■
In addition, only ring ports may be added to the Control VLAN. No
other ports can be members of this VLAN.
■
Also, the ring ports of the Control VLAN must be tagged.
◆
Once the ring has been activated with the
command, the
configuration of the control VLAN cannot be modified. Use the
no
command to stop the ERPS ring before making any
configuration changes to the control VLAN.
E
XAMPLE
Console(config)#vlan database
Console(config-vlan)#vlan 2 name rdc media ethernet state active
Console(config-vlan)#exit
Console(config)#interface ethernet 1/12
Console(config-if)#switchport allowed vlan add 2 tagged
Console(config-if)#interface ethernet 1/11
Console(config-if)#switchport allowed vlan add 2 tagged
Console(config-if)#exit
Console(config)#erps domain rd1
Console(config-erps)#control-vlan 2
Console(config-erps)#