Ip virtual-reassembly command
From NetworkCommands
An interface command available on most Cisco routing platforms; used by some IP based security functions and/or protocols to reassemble fragmented IP datagrams to allow them to be inspected.
Contents |
Usage Syntax
Configuration Context: Interface
ip virtual-reassembly [options]
The available options include;
- drop-fragments - configure the interface to drop all incoming fragments received
- max-fragments n - specify the maximum number of fragments per datagram reassembly. Specify a valid number in the range 1 - 64, the default is 32
- max-reassemblies n - specify the maximum number of concurrent reassemblies. Specify a valid number in the range 1 - 1024, the default is 16
- timeout s - specify the timeout value, in seconds, of the datagram being reassembled. Specify seconds in the range 1 - 64, the default is 3s
Usage Notes
This feature is automatically enabled on relevant interfaces when security features or protocols such as NAT, firewall or IDS are configured for that interface. Use the no prefix with this command to disable IP virtual reassembly.
Related Commands
The show ip virtual-reassembly command is used to display virtual reassembly configuration parameters and statistics.
Related Articles
Information on other Cisco Commands
Information on Linux commands
Information on F5 BigIP commands
Information on Vyatta commands
Information on Extreme commands
Information on Zebra commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







