Avaya P330-ML-ML 사용자 설명서

다운로드
페이지 320
Chapter 3        Avaya P330-ML Layer 3 CLI Commands
224
Avaya P330-ML Reference Guide
Example:
fragment chain
Use the fragment chain command to set the maximum number of fragments 
that can comprise a single IP packet destined to the router. Use the no form of this 
command to set the fragment chain to the default value (64).
L The router does not perform reassembly of packets in transit.
The syntax for this command is:
[no] fragment chain <chain-limit>
Example:
fragment size
Use the fragment size command to set the maximum number of fragmented IP 
packets, destined to the router, to reassemble at any given time. Use the no form of 
this command to set the fragment size to the default value (100).
L The router does not perform reassembly of packets in transit.
The syntax for this command is:
[no] fragment size
 
<database-limit>
Router-N(configure router:rip)# exit 
Router-N(configure)# 
chain-limit
The maximum number of fragments that can comprise a single IP 
packet, from 2 to 2048. The default is 64.
Router-N# fragment chain 30
database-limit
The maximum number of packets undergoing re-assembly at 
any given time, from 0 to 200. The default is 100.