PDA

View Full Version : Disable CDP


slithral
04-02-2008, 08:03 AM
Not liking the broadcasts when I do a tcpdump/ngrep...

Is there a way to disable this?

broken
04-13-2008, 12:04 PM
I guess there is no CDP in NS currently ? In MT you can disable it in IP / Neighbours / Discovery Interfaces.

UBNT-keba
04-14-2008, 03:16 AM
Hi,

CDP information frame is sent each 60seconds. If you really like to disable it do next:

vi /etc/inittab
comment line: #null::respawn:/bin/infctld -m
write file: Esc, :wq
kill - 1 1
kill `pidof infctld`


Note that by doing that you will disable ubnt discovery, CDP and other reporting features.

After device reboot infctld will started again.

Zappo
01-14-2009, 12:05 PM
Hi,

CDP information frame is sent each 60seconds. If you really like to disable it do next:

vi /etc/inittab
comment line: #null::respawn:/bin/infctld -m
write file: Esc, :wq
kill - 1 1
kill `pidof infctld`


Note that by doing that you will disable ubnt discovery, CDP and other reporting features.

After device reboot infctld will started again.

That's all well and good, but is there some way to kill the broadcasting of CDP frames permanently?

CzechEnglishFrenchGermanItalianPolishPortugueseRussianSpanish