Become a Member
Hello,
Does Comware have any command equivalent to Cisco Express Forwarding (CEF)?
According to Cisco:
“CEF is mainly used to increase packet switching speed by reducing the overhead and delays introduced by other routing techniques”
Best Regards,
Trinh Nguyen
Hi,
yes, this is the fast forwarding features, which is enabled by default on the routers.
You can disabled it ( may be required for some deep software functions or combinations with vrf/ipsec):
int x
undo ip fast-forwarding (in/out)
Best regards,Peter
The fast-forwarding is only available on the comware router platforms. Switch platforms dont need that because the hardware forwarding is fast enough and has it's own consolidated forwarding table.
Or what do you expect by activating a feature like this (CEF)?
br
Manuel
Yes, as stated before, this is a feature which helps a software router to offload some processing in hardware. All you switches are processing the data forwarding in hardware anyway, so this is why the command is not available (on the switches).