02-27-2013 11:29 AM - edited 03-07-2019 11:58 AM
Hi Experts,
I just realize it seems we don't have 'show ip cef' command in Nexus series. But cisco doc says it's using cef. Is there a cef table exists in Nexus?
Thanks,
Bo
02-27-2013 07:11 PM
You need to find the route that you are looking for first, then attach to the module then use the command show forwarding ip route. Below is an example:
Nexus1# sh routing 10.50.200.0
10.50.200.0/24, ubest/mbest: 1/0
*via 10.51.254.6, Eth3/7, [110/20], 04:38:48, ospf-10, intra
Nexus1# attach mod 3
Attaching to module 3 ...
To exit type 'exit', to abort type '$.'
module-3# sh forwarding ip route
IPv4 routes for table default/base
------------------+------------------+----------------------+-----------------
Prefix | Next-hop | Interface | Labels
------------------+------------------+----------------------+-----------------
10.50.200.0/24 10.51.254.6 Ethernet3/7
HTH,
jerry
02-28-2013 12:16 AM
Thanks Jerry.
The following command also works
#show forwarding route 10.50.200.0
Bo
03-18-2021 05:56 PM
Thanks, it works
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide