F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
326
25BConfiguring IP forwarding mode
158B
Feature and hardware compatibility
Hardware Traffic forwardin
g
mode com
p
atible
F1000-A-EI/F1000-S-EI No
F1000-E Yes
F5000 No
Firewall module Yes
U200-A Yes
U200-S Yes
159B
Overview
The device supports two IP forwarding modes: flow-based and packet-based.
• Flow-based forwarding—Forwards flows with the same 5-tuple elements (source IP address,
destination IP address, source port number, destination port number, and protocol number) to a
same CPU for processing. This mode takes the first-in first-out rule. It is more suitable for traffic with
strict requirements of packet order such as audio and video.
• Packet-based forwarding—Forwards packets in sequence to different CPUs for processing, even
though they are the same flow. This mode does not ensure packet order.
160B
Configuration procedure
Ste
p
Command
Remarks
57. Enter system view. system-view N/A
58. Specify an IP forwarding
mode.
ip forwarding
{ per-flow |
per-packet }
By default, the mode is per-packet.
To make the IP forwarding mode modification take
effect, reboot the device.
161B
Displaying and maintaining IP forwarding mode
Task Command
Remarks
Display forwarding modes being
used and to be used after reboot.
display ip forwarding mode [ | { begin |
exclude | include } regular-expression ]
Available in any view.