Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
route-access-list extended
Configures an access list for filtering routes based on a specified range of IP addresses.
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 extended identifier { deny | permit } ip { network_parameter } { mask_parameter
no
Deletes the specified route access list.
identifier
Specifies a value to identify the route access list as an integer from 100 through 999.
deny
Deny routes that match the specified criteria.
permit
Permit routes that match the specified criteria.
ip network_parameter ip_address wildcard_mask
Specifies the network portion of the route to match. The network portion of the route is mandatory and must
be expressed in one of the following ways:
• ip_address wildcard_mask: Matches a network address and wildcard mask expressed in IPv4
dotted-decimal notation.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
931
Context Configuration Mode Commands N-R
route-access-list extended