I had a post a few days ago (here) about finding a device and where its plugged into the network at on a Cisco switch. Brocade is no different, except one keyword. I have it highlighted in RED below.
telnet@core#ping 192.168.1.21
Sending 1, 16-byte ICMP Echo to 192.168.1.21, timeout 5000 msec, TTL 64
Type Control-c to abort
Reply from 192.168.1.21 : bytes=16 time<1ms TTL=128
Success rate is 100 percent (1/1), round-trip min/avg/max=0/0/0 ms.
telnet@core#sh arp 192.168.1.21
No. IP Address MAC Address Type Age Port Status
1 192.168.1.21 0050.569a.1234 Dynamic 0 1/1/14*2/1/16 Valid
telnet@core#sh mac-address 0050.569a.1234 <---- Cisco has the keyword "address", where Brocade does not
Total active entries from all ports = 234
MAC-Address Port Type Index VLAN
0050.569a.1234 1/1/14*2/1/16 Dynamic 50764 102
telnet@core#
As shown above, the device Im looking for is downstream on a lag. I know this because I configured the lag. Anyway, almost the same process.
No comments:
Post a Comment
Your comment will be reviewed for approval. Thank you for submitting your comments.