Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 5213
Context Configuration Mode Commands   
▀  ip prefix-list 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22947-02   
ip prefix-list 
Creates an IP prefix list for filtering routes. 
Product
 
PDSN, HA, GGSN 
Privilege
 
Security Administrator, Administrator 
Syntax
 
Delete the specified prefix-list entry. 
Specifies a name for the prefix list. 
 must be a string of 1 through 79 characters in length. 
Assign the specified sequence number to the prefix list entry. 
 must be an integer from 1 
through 4294967295. 
Specify prefixes to deny. 
Specify prefixes to permit. 
Match any prefix. 
The prefix to match. 
 : the IP address and the length, in bits, of the network mask that defines 
the prefix. This must be an IP address entered in dotted decimal notation and a mask (192.168.0/24). When 
neither ge or le are specified an exact match is assumed. 
: The minimum prefix length to match. This must be an integer from 0 through 32. If only the 
ge value is specified, the range is from the ge value to 32. The ge value must be greater than 
 and 
less than the le value. 
: The maximum prefix length to match. This must be an integer from 0 through 32. If only 
the le value is specified, the range is from the 
 to the le value. The le value must be less than or 
equal to 32.