(Revised 2011-07-21) Page 138 of 158
CLI Commands, Continued…
Show or Set N-Ring Configuration
Show or set N-Ring configuration. If no parameters are specified, this command will
show the N-Ring configuration (same as -show parameter).
nring [-show] [-mode d | a | m] [-ports set_id]
-show
Show configuration.
-mode
Set the N-Ring mode.
d = disabled, a = auto member, m = manager
-ports set_id
Set the ring ports for N-Ring manager mode.
Specify port set identifier or use ‗?‘ to list available port sets.
N-TRON/Admin> nring –show
N-Ring Mode : Auto Member
Aging Time : 20
N-TRON/Admin> nring –ports ?
ID Port Set
-- --------
1 T1 / T2
2 T3 / T4
3 GB1 / GB2
N-TRON/Admin> nring –mode m –ports 2
Do you Want to Save Changes and Restart the System Now [y/n]?
…
Show or Set N-View Configuration
Show or set N-View configuration. If no parameters are specified, this command will
show the N-View configuration (same as -show parameter).
nview [-show] [-status state]
-show
Show configuration.
-status state
Set the N-View status to e(nabled) or d(isabled).
N-TRON/Admin> nview –show
N-View Status : Enabled
N-View Interval : 5
N-TRON/Admin> nview –status disabled
N-View Status : Disabled
N-View Interval : 5
Changes have been made that have not been saved.
…