Chapter 7: Second Level Commands

June 30, 2006

[OAM]

Operation And Management mode

on - Enable OAM mode

off - Disable OAM mode

on-cc- Enable OAM mode with continuity check

Example(s)

Host(config)# atm pvc range 2 34 38 1 \ 2 \ 65 name arttt oam on ubr 120

RADIUS COMMANDS

Configuring the RADIUS server in the SG-1 configuration

Host(config)# radius-server

Each RADIUS server should be configured in the system. The radius-server command is used to configure the RADIUS server settings.

Usage

radius-server <host key>

Parameter(s)

There are two options for the first command-line argument:

host–to configure the RADIUS server host parameters (see “Configuring the RADIUS server host” below)

key–to define an alphanumeric string, which serves as a password for communicating with the RADIUS server

Configuring the RADIUS server host

Host(config)# radius-server host

The host parameters include the IP address of the RADIUS server, the authentication port, the accounting port, and the type of RADIUS server. The default authentication port is 1645, and the default accounting port is 1646. The RADIUS server can be defined as one of three types.

Merit

Infovia

Standard (default)

Usage

To set the host parameters of the RADIUS server:

radius-server host <IP address> auth-port<port address> acct-port<port number> <m,i, or s> priority <radius priority><cr>

To set the RADIUS server key:

radius-server key <alphanumeric string> <cr>

7-22

SG1-UM-8500-03

Page 102
Image 102
ADC Configuring the Radius server in the SG-1 configuration, Hostconfig# radius-server, Radius-server host key