Carrier Access Network Device Axxius 800 User Manual

Page 218

Advertising
background image

5-118

Axxius 800 - Release 2.2

CLI Commands

set

set (router) port inactivity timer

Use the set (router) port inactivity timer command to set the inactivity timeout for a
RS-232 session. This setting can be issued when the card is physically strapped for
Ethernet, bus has no effect. When this timer is set, the socket will be reset when no data is
sent or received on the port for the number of minutes the timer is set to. This timer can be
set for any application type, but is only active for termserv and rawtcp modes.

Syntax:

set {tsr_card-addr} port {port-number} inactivity

timer {disable|time}

Example:

set 5 port 2 inactivity timer 30

{tsr_card-addr}

The slot number (1-8) that contains the TSR card.

{port-number}

The port number (1-4) of the TSR card.

{disable|time}

set (router) port ip

Use the set (router) port ip command to set an IP address for a TSR port.

Syntax:

set {tsr_card-addr} port {port-number} ip {ip-addr}

Example:

set 5 port 2 ip 192.100.1.1

The example will set the IP address on the second port on the TSR card in
slot 5 to 192.100.1.1.

{tsr_card-addr}

The slot number (1-8) that contains the TSR card.

{port-number}

The port number (1-4) of the TSR card.

{ip-addr}

The IP address for the defined port, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255.

disable

Disable will not use a inactivity timer. Default.

time

The inactivity timer will cause the session to timeout and teardown when
a value is entered. Range is 1 - 999.

Advertising