Configures addresses
within a Remote Address List.
Platform:
ASR 5000
ASR 5500
Privilege:
Security Administrator,
Administrator
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