Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
ip identification packet-size-threshold
Configures the packet size above which system will assign unique IP header identification.
Product
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
ip identification packet-size-threshold size
default ip identification packet-size-threshold
default
Restores default value of 576 bytes to IP packet size for fragmentation threshold.
size
Specifies the size of IP packet in bytes above which system will assign unique IP header identification for
system generated IP encapsulation headers (such as MIP data tunnel). size is an integer from 0 through 2000.
Default: 576
Usage Guidelines
This configuration is used to set the upper limit of the IP packet size. All packets above that size limit will be
considered "fragmentable", and an unique non-zero identifier will be assigned.
Examples
The following commands set the IP packet size to 1024 bytes as threshold. above this limit system will assign
unique IP header identification for system generated IP encapsulation headers:
ip identification packet-size-threshold 1023
Command Line Interface Reference, Modes C - D, StarOS Release 19    
707
Context Configuration Mode Commands I-M
ip identification packet-size-threshold