Chapter 7: Second Level Commands

June 30, 2006

Example(s)

Host(config)# radius-proxy client 25.24.1.99 255.255.255.0 key poiplk auth-port 78 acct-port 589

Using the service cache command

Host(config)# service cache

The SG-1 is able to cache each received service's information based on a configured aging time. Operating this capability via the service cache command causes the system to authenticate a service once during the specified aging period. The caching key is the service name, while the maximum number of cached services in the system is

200.The system does not cache new services when its reached its caching limit. This is beneficial because it substantially reduces the number of RADIUS access request messages.

Usage

service cache off[on [aging-time] < minutes>]

Parameter(s)

<minutes>

Aging-time in minutes (valid values are 1 - 9999; the default value is 10).

Example(s)

Host(config)# service cache on aging-time 32

Using the ip radius source-interface command

Host(config)# ip radius source-interface

This command is used to define the radius source interface. It enables configuration of the radius source-interface. Only one source interface may be defined.

The system default radius source interface type is "default," which indicates the primary interface. When configured to its default value, the write terminal command does not present the ip radius source interface command line.

Usage

ip radius source-interface[Ethernet <slot>\<port number> ATM <slot>\<port num- ber>\ < sub-interface number> VLAN <slot>\<port number> \ <id> Loopback <loopback interface number> session-interface Default]

Parameter(s)

Table 7-8. ip radius source-interface parameters

Parameter

Description

Values

<Interface type>

Interface type.

Optional Values: Ethernet, Loopback,

 

 

ATM, and Default.

 

 

Default value: Default

 

 

Session-interface: it is the session

 

 

incoming interface IP address.

 

 

 

<slot>

PMC slot number.

0 - 2

<port number>

SONET physical port number.

1 - 2

<sub-interface number>

Sub interface number.

1- 2000

7-24

SG1-UM-8500-03

Page 104
Image 104
ADC SG-1 user manual Using the service cache command, Hostconfig# service cache, Service cache offon aging-time minutes