HP VPN Firewall Appliances Network Management Command Reference
268
IP forwarding mode commands
The following matrix shows the feature and hardware compatibility:
Hardware Com
p
atibilit
y
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 No
F5000-S/F5000-C Yes
VPN firewall modules Yes
20-Gbps VPN firewall modules Yes
ip forwarding
Use ip forwarding per-flow to specify the flow-based mode.
Use undo ip forwarding per-flow to restore the default.
Syntax
ip forwarding per-flow
undo ip forwarding per-flow
Default
The packet-based mode is used.
Views
System view
Default command level
2: System level
Parameters
None
Usage guidelines
The device supports the following forwarding modes:
• Flow-based mode—Forwards flows with the same 5 fields (source IP address, destination IP
address, source port number, destination port number, and protocol number) to the same CPU for
processing. This mode takes the first-in first-out rule.
• Packet-based mode—Forwards packets in sequence to different CPUs for processing, even though
they are the same flow. This mode does not ensure packet order.
Only one mode takes effect at one time.
To make the IP forwarding mode modification take effect, reboot the device.