10-11-2021 08:17 AM
10-11-2021 08:36 AM
Hi,
you can use IPV6 neighbor discovery for this. check below guide for commands. This will show connected neighbors if any. and use ARP table to identify any IPV4 user learnings.
show ipv6 nd |
rate and mark as answer if this resolved your concern
10-11-2021 08:38 AM - edited 10-11-2021 08:50 AM
Hi,
switchport is a Layer 2 configuration.
There are two types of switchports: trunk or access.
port that configured with switchport (access or trunk) can pass both IPv6 and IPv4.
A Layer 2 port can transmit / receive both IPv4 and IPv6
To see where IPv6 device is connected:
show ipv6 neighbor binding
show ipv6 nd
show ipv6 neighbors
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide