Carrier Access Network Device Axxius 800 User Manual
Page 220
5-120
Axxius 800 - Release 2.2
CLI Commands
set
set (router) port passive
Use the set (router) port passive command to set the TSR port to passive. This command
will terminate any active telnet connection on this interface and will reinitialize its
associated TCP socket.
Syntax:
set {tsr_card-addr} port {port-number} passive
Example:
set 1 port 2 passive
Do you wish to do this (y/n)?
{tsr_card-addr}
The slot number (1-8) that contains the TSR card.
{port-number}
The port number (1-4) of the TSR card.
set (router) port password
Use the set (router) port password command to set the password on a TSR port.
Syntax:
set {tsr_card-addr} port {port-number} password
{"password"}
Example:
set 1 port 2 password "test"
This command will set the password for port 2 on the TSR card in slot 1 to "test".
{tsr_card-addr}
The slot number (1-8) that contains the TSR card.
{port-number}
The port number (1-4) of the TSR card.
{"password"}
A password with a maximum of 15 characters, enclosed in quotes.