Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
route-access-list standard
Configures an access-list for filtering routes based on network 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 standard identifier { permit | deny } { ip_address wildcard_mask | any | host
network_address }
no
Deletes the specified route access list.
identifier
Specifies a value that identifies the route-access-list as an integer from 1 through 99.
deny
Denies routes that match the specified criteria.
permit
Permits routes that match the specified criteria.
ip_address wildcard_mask
Specifies the IP address and subnet mask to match for routes. Both ip_address and wildcard_mask must be
entered in IPv4 dotted-decimal notation. (For example, 192.168.100.0 255.255.255.0)
Command Line Interface Reference, Modes C - D, StarOS Release 19    
935
Context Configuration Mode Commands N-R
route-access-list standard