Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
route-access-list named
Configures an access list for filtering routes based on a network address and net mask.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
[ no ] route-access-list named list_name { deny | permit } { ip_address/mask | any } [ exact-match ]
no
Deletes the specified route access list.
list_name
Specifies name that identifies the route access list as an alphanumeric string of 1 through 79 characters.
deny
Denies routes that match the specified criteria.
permit
Permits routes that match the specified criteria.
ip_address/mask
Specifies the IP address (in IPv4 dotted-decimal notation) and the number of subnet bits, representing the
subnet mask in CIDR notation (for example 10.1.1.1/24).
any
Matches any route.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
933
Context Configuration Mode Commands N-R
route-access-list named