Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
Avaya C460 Reference Guide 33
erase startup-config
User level: read-write, admin.
Use the erase startup-config command to clear the startup configuration.
The syntax for this command is:
erase startup-config
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 fragment chain 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>
C460-1# erase startup-config
chain-limit The maximum number of fragments that can comprise a single IP
packet, from 2 to 2048. The default is 64.
C460-1# fragment chain 10
database-limit The maximum number of packets undergoing re-assembly at
any given time, from 0 to 200. The default is 100.