Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
Remote Address List Configuration Mode Commands   
▀  address 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7728 
   
address 
Configures addresses within a Remote Address List. 
Product
 
PDSN 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Remote Address List Configuration 
configure > context context_name > radius accounting ip remote-address list list_number
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-remaddr-list)# 
Syntax
 
[ no ] address ip_address netmask subnet 
no
 
Removes a previously configured address. 
ip_address
 
Specifies the IP address of the remote device. 
ip_address
 is entered using IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
netmask subnet
 
Specifies the subnet mask of the remote device. 
subnet
 is the netmask expressed in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
Usage 
Use this command to configure remote address lists for use with the Remote Address-based accounting 
feature. A maximum of 10 address can be configured per list. 
Example
 
The following command adds an IP address of 
192.168.100.1
 with a subnet mask of 
255.255.255.0
 to 
the list: 
address 192.168.100.1 netmask 255.255.255.0