xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
271
config erps raps_vlan ring_port
Purpose
Used to configure the ports of the ERPS ring for a specific R-APS VLAN.
Syntax
config erps raps_vlan <vlanid> ring_port [west [<port> | virtual_channel] | east [<port>
| virtual_channel]]
Description
This command is used to configure the port that participates in the ERPS ring. Restrictions
apply for ports that are included in a link aggregation group. A link aggregation group can be
configured as a ring port by specifying the master port of the link aggregation port. Only the
master port can be specified as a ring port. If the specified link aggregation group is
eliminated, the master port retains its ring port status. If the ring port configured on virtual
channel, the ring which the port connects to will be considered as a sub-ring.
Note:
The ring ports cannot be modified when ERPS is enabled.
Parameters
west <port>
- Specifies the port as the west ring port.
virtual_channel
- Specifies the port as west port on virtual channel.
east <port>
- Specifies the port as the east ring port.
virtual_channel
- Specifies the port as east port on virtual channel.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the ports of an ERPS ring for a specific R-APS VLAN:
DGS-3627:admin# config erps raps_vlan 4094
ring_port west 5
Command: config erps raps_vlan 4094
ring_port west 5
Success.
DGS-3627:admin#
config erps raps_vlan rpl
Purpose
Used to configure the RPL port or the RPL owner for a specific R-APS VLAN.
Syntax
config erps raps_vlan <vlanid> [ rpl_port [west | east | none] | rpl_owner [enable |
disable] ]
Description
This command is used to configure the RPL port and the RPL owner.
RPL port:
Specifies one of the R-APS VLAN ring ports as the RPL port. To remove an RPL
port from an R-APS VLAN, use the none designation for rpl_port.
RPL owner:
Specifies the node as the RPL owner.
Note:
The RPL port and RPL owner cannot be modified when ERPS is enabled; and the
virtual channel cannot be configured as RPL. For example, if a ring port is configured on the
virtual channel and the ring port is configured as an RPL port, an error message will be
display and the configuration will fail.
Parameters
port
- See below.
west
- Specifies the west ring port as the RPL port.
east
- Specifies the east ring port as the RPL port.
none
- No RPL port on this node. By default, the node has no RPL port.
owner
- See below.
enable
- Specifies the device as an RPL owner node.
disable
- This node is not an RPL owner. By default, the RPS owner is disabled.
Restrictions
Only Administrator and Operator-level users can issue this command.