
CLI user manual
30
Example:
Configure Port 7 and 8 to be the Ring Ports of the first group in SWRing2, Ring ID is 225,
hellotime is 0, single ring.
Switch(Ring)#
Enable 2
[OK]
Tip: This configuration will be validated after restarting
Switch(Ring)#
config ring2 1 255 0 7,8 0
[OK]
Tip: This configuration will be validated after restarting
Example: to modify the first groups in Ring2 ring ID 1, ports 5, 6
Switch(Ring)#
modify ring2 1 -p 5,6
[OK]
Tip: This configuration will be validated after restarting
9.6 The Ring3 configuration
Ring3 enabled, can use the following command to set the Ring3.
Table 9.6.1 Ring3 to set and modify:
Operating
Command
Description
Configuration
Ring3
Config ring3
{1|2} <id> <LoopType>
<port> <hellotime>
{1|2|3|4} :
1 ring group 1, 2 ring group 2
<id>:
Said
the
ring
network
identification, value of [0-255]
<LoopType>: Single, Couple, chain,
Daul_homing
<portlist>: Ring network port
<hellotime>: value of [0-300]
Modify ring3
Modify
ring3
{1|2}
<options>
<parameter>
{1|2|3|4} :
1 ring group 1, 2 ring group 2
<options>: -H on behalf of Hellotime, -i
ring network identification, -p ring
network port
<parameter>:
And
the
parameter
matching -h|-i|-p
Example: the allocation of port 7, 8 to first groups in Ring3 ring, ring ID is 1, hellotime is 0,
the ring type Couple
Switch(Ring)#
Enable ?