R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
168
[Sysname] ip ttl-expires enable
ip unreachables enable
Use ip unreachables enable to enable sending ICMP destination unreachable packets.
Use undo ip unreachables to disable sending ICMP destination unreachable packets.
Syntax
ip unreachables enable
undo ip unreachables
Default
Sending ICMP destination unreachable packets is disabled.
Views
System view
Default command level
2: System level
Examples
# Enable sending ICMP destination unreachable packets.
<Sysname> system-view
[Sysname] ip unreachables enable
ip virtual-reassembly
Use ip virtual-reassembly to enable the IP virtual fragment reassembly feature. You can set the maximum
number of fragments per reassembly, the maximum number of concurrent reassemblies, and the timeout
interval of a reassembly.
Use undo ip virtual-reassembly to disable IP virtual fragment reassembly.
Syntax
ip virtual-reassembly [ drop-fragments | max-fragments number | max-reassemblies number | timeout
seconds ] *
undo ip virtual-reassembly
Default
The IP virtual fragment reassembly feature is disabled.
Views
Interface view
Default command level
2: System level
Parameters
drop-fragments: Specifies the interface to drop all fragments.
max-fragments number: Specifies the maximum number of fragments per reassembly. The value range
is 1 to 255, and the default is 16.