Previous: zebra FIB push interface, Up: Zebra [Contents][Index]
Display current routes which zebra holds in its database.
Router# show ip route Codes: K - kernel route, C - connected, S - static, R - RIP, B - BGP * - FIB route. K* 0.0.0.0/0 203.181.89.241 S 0.0.0.0/0 203.181.89.1 C* 127.0.0.0/8 lo C* 203.181.89.240/28 eth0
Display whether the host’s IP forwarding function is enabled or not. Almost any UNIX kernel can be configured with IP forwarding disabled. If so, the box can’t work as a router.
Display whether the host’s IP v6 forwarding is enabled or not.
Display statistics related to the zebra code that interacts with the optional Forwarding Plane Manager (FPM) component.
Reset statistics related to the zebra code that interacts with the optional Forwarding Plane Manager (FPM) component.