07-22-2015 10:18 PM
hello experts:
what is the meaning of "Having a attached route in RIB " ? what is attached route ? does ii mean directly connected ?
Thanks
Solved! Go to Solution.
07-25-2015 12:49 PM
Hi,
You probably mean this one:
https://tools.cisco.com/quickview/bug/CSCun29482
This statement basically describes a part of CEF operation. RIB (Routing Information Base) stands for a routing table, and "attached route" means a directly connected network that would be marked as C in the show ip route output. For these directly connected (that is, attached) networks, individual hosts in these networks are added to the CEF FIB with a netmask of /32. These entries would not be visible in the show ip route but they would be listed in the show ip cef output that shows the resulting FIB (Forwarding Information Base).
Best regards,
Peter
07-22-2015 10:23 PM
Hello,
Can you describe the context in which this sentence appears? Perhaps include more text from the source in which this statement is written.
Best regards,
Peter
07-25-2015 12:26 PM
I read this line in some article:
"A /32 prefix is present as a result of an attached route in RIB out of a multi-access interface."
07-25-2015 12:49 PM
Hi,
You probably mean this one:
https://tools.cisco.com/quickview/bug/CSCun29482
This statement basically describes a part of CEF operation. RIB (Routing Information Base) stands for a routing table, and "attached route" means a directly connected network that would be marked as C in the show ip route output. For these directly connected (that is, attached) networks, individual hosts in these networks are added to the CEF FIB with a netmask of /32. These entries would not be visible in the show ip route but they would be listed in the show ip cef output that shows the resulting FIB (Forwarding Information Base).
Best regards,
Peter
08-01-2023 03:59 PM
I believe the question is if an ATTACHED route means the same as a DIRECT route?
For example showing ip route table in a vrf (only showing 1 entry here)
10.78.18.128/25, ubest/mbest: 1/0, attached
I have googled like 20 word combinations to try to find an answer if they mean the same but I cannot find anything.
So for example in the VRF, you redistribute direct
router bgp XXXXXX
vrf XXXXXX:XXXX
address-family ipv4 unicast
redistribute direct route-map redist-direct-bgp
Is direct the same as attached?
08-01-2023 04:10 PM
why would Cisco denote the routes with a whole new word "Attached" if they are direct?
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