Set (router) lmi poll, Set (router) login auth, Set (router) lmi poll -111 – Carrier Access Network Device Axxius 800 User Manual

Page 211: Set (router) login auth -111

Advertising
background image

Axxius 800 - Release 2.2

5-111

CLI Commands

set

set (router) lmi poll

Use the set (router) lmi poll command to specify the Local Management Interface (LMI) for
the specified Router card.

Syntax:

set {rtr_card-addr} lmi poll {counter|interval}

{value}

Example:

set 5 lmi poll counter 15

The example will configure LMI poll count to 15, on the Router card in slot 5.

{rtr_card-addr}

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

{counter|interval}

set (router) login auth

Use the set (router) login auth command to specify how login authentication for this
router should be performed. The router supports a configuration setting for each router card
to determine how the router card logins are to be authenticated, as per one of the following
choices: authenticate router logins from the router card local database (default), or
authenticate router logins identically to Controller logins. The last choice will cause the
router logins to be authenticated via the Controller’s database of users and passwords, as
configured for the Controller.

Syntax:

set {rtr_card-addr} login auth

{controller|local|radius}

Example:

set 1 login auth controller

The example will set the TSR card in slot 1 to use the same login setting as the
Controller.

{rtr_card-addr}

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

{controller|local|radius}

counter

Set the LMI count. {value} = count of how many link status enquiries can
go un-responded before the link is declared down. Range is 0-255.

interval

Set LMI period {value} = LMI period. Range is between 0-255 seconds.

controller

Use the Controller’s login auth setting

local

Authenticate logins locally

radius

Authenticate logins with RADIUS server

Advertising