для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1952
ipv6 prefix-list
Creates an IPv6 prefix list for filtering routes.
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
ipv6 prefix-list name list_name [ seq seq_number ] { deny | permit } { any | network_address/net_mask [
ge 
ge_value ] [ le le_value ]
no ipv6 prefix-list 
list_name [ seq seq_number ] { deny | permit } { any | network_address/net_mask [ ge
ge_value ] [ le le_value ]
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.
seq seq_number
Assigns the specified sequence number to the prefix list entry as an integer from 1 through 4294967295.
deny
Specifies prefixes to deny.
permit
Specifies prefixes to permit.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
758
Context Configuration Mode Commands I-M
ipv6 prefix-list