Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
ipv6 route-access-list
Configures an IPv6 route access list for filtering routes.
Product
GGSN
HA
PDSN
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
ipv6 route-access-list named list_name ] { deny | permit } network_address/net_mask [ exact-match ]
no ipv6 prefix-list 
list_name ] { deny | permit } { any | network_address/net_mask [ exact-match ]
no
Delete the specified prefix-list entry.
name list_name
Specifies a name for the prefix list as an alphanumeric string of 1 through 79 characters.
deny
Specifies prefixes to deny.
permit
Specifies prefixes to permit.
network_address/net_mask [ exact-match ]
Specifies the prefix to match.
network_address/net_mask: the IPv6 address and the length, in bits, of the network mask that defines the
prefix. The IP address and mask must be entered in IPv6 colon-separated-hexadecimal notation.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
764
Context Configuration Mode Commands I-M
ipv6 route-access-list