set protocols erps ring instance control-vlan
The set protocols erps ring instance control-vlan command adds a control VLAN to a ring instance.
The delete protocols erps ring instance control-vlan command deletes the configuration.
Command Syntax
set protocols erps ring <ring-id> instance <instance-id> control-vlan <control-vlan>
delete protocols erps ring <ring-id> instance <instance-id> control-vlan
Parameters
Parameter | Description |
ring <ring-id> | Specifies the ID of the ring. The value is an integer that ranges from 1 to 8. |
instance <instance-id> | Specifies the instance ID for a ring. The value is an integer that ranges from 1 to 2. |
control-vlan <control-vlan> | Specifies the control VLAN ID for a ring instance. The value is an integer that ranges from 1 to 4094. |
Usage Guidelines
In an ERPS ring, the control VLAN is used to transmit ERPS protocol packets.
- Each ERPS ring instance must be configured with a control VLAN.
- Different ERPS ring instances cannot use the same control VLAN.
- The same control VLAN must be configured for all devices in the same ERPS ring instance.
Example
- Add a control VLAN to a ring instance.
admin@PICOS# set protocols erps ring 5 instance 2 control-vlan 100 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.