DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
380
50
IP
V
6
N
EIGHBOUR
D
ISCOVERY
C
OMMANDS
The IPv6 Neighbor Discovery commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters)
in the following table.
create ipv6
neighbor_cache ipif
<ipif_name 12> <ipv6addr> <macaddr>
delete ipv6
neighbor_cache ipif
[<ipif_name 12> | all] [<ipv6addr> | static |dynamic |all]
show ipv6
neighbor_cache ipif
[<ipif_name 12> | all] [ipv6address <ipv6addr> | static
|dynamic |all]
show ipv6 nd
{ipif <ipif_name 12>}
config ipv6 nd ns ipif
<ipif name 12> retrans_time <uint 0–4294967295>
create ipv6 neighbor_cache ipif
Purpose
Used to add a static neighbor to an IPv6 interface.
Syntax
create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr>
<macaddr>
Description
This command is used to add a static neighbor to an IPv6 interface.
Parameters
<ipif_name>
−
The interface’s name.
<ipv6addr>
−
The address of the neighbor.
<macaddr>
−
The MAC address of the neighbor.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.
Example usage:
To create a static neighbor cache entry:
DES-1228/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.
DES-1228/ME:5#
delete ipv6 neighbor_cache ipif
Purpose
Used to delete an IPv6 neighbor from the interface neighbor address
cache.
Syntax
delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | static
| dynamic | all]
Description
This command is used to delete a neighbor cache entry or static
neighbor cache entries from the address cache or all address cache
entries on this ipif. Both static and dynamic entry can be deleted.
Parameters
<ipif_name>
−
The IPv6 interface’s name.
<ipv6addr>
−
The address of the neighbor.