DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
202
DGS-1100-06/ME:5#create ipv6 neighbor_cache ipif System 3ffc::1 00:01:02:03:04:05
Command: create ipv6 neighbor_cache ipif System 3ffc::1 00:01:02:03:04:05
Success!
DGS-1100-06/ME:5#
delete ipv6 neighbor_cache ipif
Used to remove a static neighbor on an IPv6 interface.
delete ipv6 neighbor_cache ipif [System | all] [<ipv6_addr> |
static | dynamic | all]
This delete ipv6 neighbor_cache ipif command is used to remove
a static neighbor on an IPv6 interface.
<ivp6_addr> –The IPv6 address of the neighbor.
static – Delete matching static entries.
dynamic – Delete matching dynamic entries.
all – All entries including static and dynamic entries will be deleted.
Only Administrator or operator-level users can issue this command.
Example usage:
To delete a static neighbor cache entry on the interface System, with an IPv6 address of 3ffc::1:
DGS-1100-06/ME:5#delete ipv6 neighbor_cache 3ffc::1
Command: delete ipv6 neighbor_cache 3ffc::1
Success!
DGS-1100-06/ME:5#
show ipv6 neighbor_cache ipif
Used to display the IPv6 neighbor cache.
show ipv6 neighbor_cache ipif [<ipif_name 12> | all]
[ipv6address <ipv6_addr> | static | dynamic | all]
This show ipv6 neighbor_cache ipif command is used to display
the neighbor cache entry for the specified interface. You can display
a specific entry, all static entries, all dynamic entries, or all entries.
<ipif_name 12> –The IPv6 interface name
all - Displays all interfaces.
ipv6address <ipv6_addr> –The IPv6 address of the neighbor.
static – Display all static neighbor cache entries.
dynamic – Display all dynamic entries.
all – Displays all entries including static and dynamic entries.