␡
- Inter-VLAN Communication Using an External Router: Router-on-a-Stick
- Inter-VLAN Communication Tips
- Inter-VLAN Communication on a Multilayer Switch Through a Switch Virtual Interface
- Configuration Example: Inter-VLAN Communication
- Configuring DHCP Server on a Router or Layer 3 Switch
- Verifying and Troubleshooting DHCP Configuration
- Configuring a DHCP Helper Address
- DHCP Client on a Cisco IOS Software Ethernet Interface
- Configuration Example: DHCP
- Configuring Cisco Express Forwarding
- Verifying CEF
- Troubleshooting CEF
This chapter is from the book
Configuring Cisco Express Forwarding
Switch(config)#ip cef |
Enables standard CEF. |
Switch(config)#ip cef distributed |
Enables distributed CEF (dCEF). |
Switch(config)#no ip cef |
Disables CEF globally. |
Switch(config)#interface fastethernet 0/1 |
Moves to interface configuration mode. |
Switch(config-if)#ip route-cache cef |
Enables CEF on the interface. |