97 |
X-ring Commands Set
|
|
|
|
|
|
| Netstar Commands | Level | Description | Example |
|
|
|
|
|
|
|
| ring enable | G | Enable | switch(config)#ring enable |
|
| ring master | G | Enable ring master | switch(config)#ring master |
|
|
|
|
|
|
|
| ring couplering | G | Enable couple ring | switch(config)#ring couplering |
|
| ring dualhoming | G | Enable dual homing | switch(config)#ring dualhoming |
|
|
|
|
|
|
|
| ring ringport |
| Configure 1st/2nd Ring |
|
|
| [1st Ring Port] [2nd Ring | G | switch(config)#ring ringport 7 8 |
| |
| Port |
| |||
| Port] |
|
|
| |
|
|
|
|
| |
| ring couplingport | G | Configure Coupling Port | switch(config)#ring couplingport 1 |
|
| [Coupling Port] |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| ring controlport | G | Configure Control Port | switch(config)#ring controlport 2 |
|
| [Control Port] |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| ring homingport | G | Configure Dual Homing | switch(config)#ring homingport 3 |
|
| [Dual Homing Port] | Port |
| ||
|
|
|
| ||
| show ring | P | Show the information of | switch#show ring |
|
| X - Ring |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| no ring | G | Disable | switch(config)#no ring |
|
|
|
|
|
|
|
| no ring master | G | Disable ring master | switch(config)# no ring master |
|
| no ring couplering | G | Disable couple ring | switch(config)# no ring couplering |
|
|
|
|
|
|
|
| no ring dualhoming | G | Disable dual homing | switch(config)# no ring dualhoming |
|
|
|
|
|
|
|