Cisco Cisco Packet Data Gateway (PDG)

Pagina di 2186
ip remote-address
This command allows you to configure the IP remote address(es) for the current packet filter.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Packet Filter Configuration
active-charging service service_name > packet-filter packet_filter_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-packet-filter)#
Syntax Description
In StarOS 9.0 and later releases:
ip remote-address = { ipv4/ipv6_address ipv4/ipv6_address/mask }
no ip remote-address
In StarOS 8.2 and earlier releases:
ip remote-address { = { ipv4/ipv6_address ipv4/ipv6_address/mask } | range { start_ipv4/ipv6_address |
start_ipv4/ipv6_address/mask } to { end_ipv4/ipv6_address end_ipv4/ipv6_address/mask } }
no ip remote-address
no
If previously configured, deletes the IP remote-address configuration from the current packet filter.
ip remote-address = { ipv4/ipv6_address ipv4/ipv6_address/mask }
ipv4/ipv6_address specifies the IPv4/IPv6 address.
ipv4/ipv6_address/mask specifies the IPv4/IPv6 address and the number of subnet bits representing the subnet
mask in shorthand.
ip remote-address range { start_ipv4/ipv6_address start_ipv4/ipv6_address/mask } to {
end_ipv4/ipv6_address 
end_ipv4/ipv6_address/mask }
In StarOS 9.0 and later releases this keyword has been deprecated.
Important
range specifies a range of IPv4/IPv6 addresses.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
558
ACS Packet Filter Configuration Mode Commands
ip remote-address