ARUBA - LLDP MAC And CDP
DEALING WITH ARUBA CLI FOR LLDP & MAC & CDP
show lldp info remote-device [detail]
Display LLDP neighbors. The info includes: local port name, chassis id of the peer, remote system name, remote port. If detail is added, will also show exact firmware version used, and management IP address if configured. Useful for topology discovery, which switch is connected to which.
show lldp info local-device [detail]
Show info about the device you are connected to: chassis id, system name, firmware image version, IP addresses configured.
show lldp stats
Show LLDP packets sent/received per port.
show mac-address [detail]
Show complete MAC addresses table with port names, MAC addresses, and VLANs. If detail is added, will also show age of each entry.
show mac-address vlan vlanid
Show MAC addresses learned on the specified VLAN.
show mac-address port1[,port2…]
Show MAC addresses learned on specified ports.
show cdp neighbors [detail]
Show list of CDP neighhbors with info on their MAC address, model, local port where it was seen. Adding detail also shows IP address of the CDP neighbor, if configured.