cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
988
Views
4
Helpful
5
Replies

enable CDP in router

dkblee
Level 1
Level 1

Hi! how do i enable cdp in a 2921 router? Will it have any effect on the network performance?

Thks!

5 Replies 5

dkblee
Level 1
Level 1

Hi! sorry the router model should be 2961.

mahmoodmkl
Level 7
Level 7

HI

How u want to enable CDP i mean u want it to be enabled globally or at interface level.

If at globale level then

router(config)#cdp run to enable globally

router(config-if)# cdp enable at interface level.

it will not have any effect on network performance.

Thanks

Mahmood

Hi! The command works fine on my routers, but there's one router that's not able to enable the cdp on all the interfaces(not even one interface's cdp is enabled). I issued an cdp run command, but it doesn't take effect on the interfaces.

What might have caused this? any idea?

Thks!

HI

at the interface level u have to use

router(config-if)#cdp enable

if u want it to enable at interface level.

Thanks

Mahmood

Hi!

There's only one switch that i'm not able to enable CDP globally, i do not need to do that individually on each interface and sub interfaces on other routers.

Any idea what's causing this problem?(i can do it on each interface individually) Just wonder why the global "CDP run" command is not working.