- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- CDP Neighbor detail on a 3com?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2010 04:00 PM
05-18-2010 04:00 PM
CDP Neighbor detail on a 3com?
Is there an equivalent command for 3com? I am used to Cisco and I am trying to trace down a mac and I have no idea what the cdp neighbors are.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010 02:19 PM
05-24-2010 02:19 PM
Re: CDP Neighbor detail on a 3com?
The equivalent command is "display ndp". Unfortunately, there is no any command that is equivalent to the "show cdp neighbor DETAILED". The ndp output shows the neighbor platform, the port and MAC address, but does not show the IP address.
HTH
Fred Mancen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2014 12:10 AM
08-01-2014 12:10 AM
Re: CDP Neighbor detail on a 3com?
Hi everyone,
I'm working on a HP A7503 Switch (JD240B).
I solved the problem enabling the LLDP feature with CDP compliance.
Here the commands step by step:
[HP-A7503-Gigi]display lldp status Global status of LLDP: Disable
[HP-A7503-Gigi]lldp enable
[HP-A7503-Gigi]lldp compliance ?
cdp Non standard IEEE discovery protocol
[HP-A7503-Gigi]lldp compliance cdp
[HP-A7503-Gigi]display lldp neighbor-information ?
brief
Brief message
interface Specify interface
list Neighbor list
| Matching output <cr>
[HP-A7503-Gigi]display lldp neighbor-information brief
LLDP neighbor-information of port 191[GigabitEthernet3/0/47]:
Neighbor 1:
ChassisID/subtype: ABCD-ABCD-ABCD/MAC address
PortID/subtype : 50/Locally assigned
Capabilities : Bridge
[HP-A7503-Gigi]display lldp neighbor-information list ?
system-name Specify neighbor system name
| Matching output <cr>
[HP-A7503-Gigi]display lldp neighbor-information list
System Name Local Interface Chassis ID Port ID
HP2650-Gigi GE3/0/47 ABCD-ABCD-ABCD 50
[HP-A7503-Gigi]
Hope to have been useful
Gg-Sardegna