05-03-2018 10:03 AM - edited 03-08-2019 02:53 PM
Cisco router can detect cdp neighbor if the two routers are configured with vrf interface? thank you
Solved! Go to Solution.
05-03-2018 02:31 PM
Only one interface g0/0/0 can show cdp neighbor. then i found there is command "cdp enable" under the interface, while other interface cannot see cdp neighbor where there are not "cdp enable" under all other interfaces. that might be its reason. but I cannot see "% CDP is not enabled" if we do not enable cdp
That is the correct behavior. CDP is globally diable. So, if you enable only for an interface that is the only interface that can be used. If you enable it globally then you will see it enabled for all interfaces.
BTW, if there is a device, for example, riverbed(might be layer2) located between two Cisco devices(cdp enabled), do you think these two Cisco device can see cdp neighbor of each other?
No, the devices have to be directly connected.
HTH
05-03-2018 10:40 AM
05-03-2018 10:40 AM
Yes, CDP should still work with no issues.
HTH
05-03-2018 12:39 PM
Thanks for your reply. It looks like cdp is disabled by default in asr1k
05-03-2018 12:49 PM
Hi,
I think your statement is correct for all ASRs.
If you do a sh cdp nei and you see this
% CDP is not enabled
then it is disabled.
HTH
05-03-2018 01:35 PM - edited 05-03-2018 01:37 PM
Only one interface g0/0/0 can show cdp neighbor. then i found there is command "cdp enable" under the interface, while other interface cannot see cdp neighbor where there are not "cdp enable" under all other interfaces. that might be its reason. but I cannot see "% CDP is not enabled" if we do not enable cdp
BTW, if there is a device, for example, riverbed(might be layer2) located between two Cisco devices(cdp enabled), do you think these two Cisco device can see cdp neighbor of each other?
05-03-2018 02:31 PM
Only one interface g0/0/0 can show cdp neighbor. then i found there is command "cdp enable" under the interface, while other interface cannot see cdp neighbor where there are not "cdp enable" under all other interfaces. that might be its reason. but I cannot see "% CDP is not enabled" if we do not enable cdp
That is the correct behavior. CDP is globally diable. So, if you enable only for an interface that is the only interface that can be used. If you enable it globally then you will see it enabled for all interfaces.
BTW, if there is a device, for example, riverbed(might be layer2) located between two Cisco devices(cdp enabled), do you think these two Cisco device can see cdp neighbor of each other?
No, the devices have to be directly connected.
HTH
05-03-2018 02:50 PM
Great, Thank you!
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