blob: c32c8a1aae1290b6395f11509674752b59771bd3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
cdpr (Cisco Discovery Protocol Reporter) shows the switch and port that
a machine is connected to, provided that the device supports CDP. It
can also optionally decode the full CDP packet. cdpr was written to
help network/system administrators find out about the equipment that i
a machine is connected to. This is done by capturing and decoding a
Cisco Discovery Protocol (CDP) packet.
AUTHOR: Lance O'Connor <lance@monkeymental.com>
WWW: http://www.monkeymental.com/nuke/
- Michael L. Hostbaek
mich@FreeBSD.org
|