find ip address alloted to a particular mac address by switch extreme summit x460-24t
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-22-2017 03:06 AM
hi
we have extreme networks summit x460-24t switch
It is configured to allocate dhcp ip on vlan 101-400 of the type 172.16..<2-255>
How can I look into its MAC address table for specific mac address ?
example - my computer mac id is 6c-3b-e5-22-a9-19 .
so I want to know what IP this mac got without knowing the vlan.
I want to avoid command 'show vlan dhcp-address-allocation' .
Thanks.
we have extreme networks summit x460-24t switch
It is configured to allocate dhcp ip on vlan 101-400 of the type 172.16.
How can I look into its MAC address table for specific mac address ?
example - my computer mac id is 6c-3b-e5-22-a9-19 .
so I want to know what IP this mac got without knowing the vlan.
I want to avoid command 'show vlan dhcp-address-allocation' .
Thanks.
14 REPLIES 14
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-22-2017 07:47 AM
You have X460-G1 so you can't use EXOS 22.2.
To look EXOS version:
#show switch
#show version images
Just FYI - http://documentation.extremenetworks.com/release_notes/ExtremeXOS/22.2/EXOS_Release_Notes/22.2/c_nod...
Thank you!
To look EXOS version:
#show switch
#show version images
Just FYI - http://documentation.extremenetworks.com/release_notes/ExtremeXOS/22.2/EXOS_Release_Notes/22.2/c_nod...
Thank you!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-22-2017 07:21 AM
If you have new generation, you can use new feature of EXOS 22.2 = node-alias. You will see all identity information the mac address used. Even if staticaly configured, even if wrong configured. Z.
Regards
Zdeněk Pala
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-22-2017 06:13 AM
show iparp 6c:3b:e5:22:a9:19
Thank you!
Thank you!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-22-2017 03:15 AM
Hi Sumeet, It seem that you can look inside FDB. I mean "show fdb ". Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-22-2017 03:11 AM
Hi Sumeet
Please try the "show iparp " command
Thanks
Brad
Please try the "show iparp " command
Thanks
Brad
