D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
277
config erps raps_vlan sub_ring
Description This command is used to configure a sub-ring connected to another ring. This command is
applied on the interconnection node.
Parameters
raps_vlan <vlanid> - Specifies the R-APS VLAN.
add - Connect the sub-ring to another ring.
delete - Disconnect the sub-ring from the connected ring.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure a sub-ring connected to another ring:
DGS-3627:admin# config erps raps_vlan 4094 add sub_ring raps_vlan 4093
Command: config erps raps_vlan 4094 add sub_ring raps_vlan 4093
Success.
DGS-3627:admin#
config erps raps_vlan tc_propagation
Purpose Used to configure the state of topology change propagation for the sub-ring.
Syntax
config erps raps_vlan <vlanid> sub_ring raps_vlan <vlanid> tc_propagation state
[enable | disable]
Description This command is used to configure the state of topology change propagation for the sub-ring.
This command is applied on the interconnection node.
Parameters
raps_vlan <vlanid> - Specifies the R-APS VLAN.
state - See below:
enable - Enable the propagation state of topology change for the sub-ring.
disable - Disable the propagation state of topology change for the sub-ring. The
default value is disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the state of topology change propagation:
DGS-3627:admin# config erps raps_vlan 4094 sub_ring raps_vlan 4093 tc_propagation state
enable
Command: config erps raps_vlan 4094 sub_ring raps_vlan 4093 tc_propagation state enable
Success.
DGS-3627:admin#