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 Guidelines
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
address 192.168.100.1 netmask 255.255.255.224