Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
125
ipv6 neighbor IPV6-ADDRESS INTERFACE-ID MAC-ADDRESS
no ipv6 neighbor IPV6-ADDRESS INTERFACE-ID
Parameters
IPV6-ADDRESS
Specifies the IPv6 address of the IPv6 neighbor cache entry.
INTERFACE-ID
Specifies the interface for creating the static IPv6 neighbor cache
entry.
MAC-ADDRESS
Specifies the MAC address of the IPv6 neighbor cache entry.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to create a static IPv6 neighbor cache entry on an interface. The static entry will be
either in the REACHABLE state, if the interface is UP, or in the INCOMPLETE state if the interface is
down. The reachable detection process will not be applied to the static entries.
The clear ipv6 neighbors command will clear the dynamic neighbor cache entries. Use the no ipv6
neighbor command to delete a static neighbor entry.
Example
This example shows how to create a static ipv6 neighbor cache entry.
Switch# configure terminal
Switch(config)# ipv6 neighbor fe80::1 vlan1 00-01-80-11-22-99
Switch(config)#
10-8 show ipv6 general-prefix
This command is used to display IPv6 general prefix information.
show ipv6 general-prefix [PREFIX-NAME]
Parameters
PREFIX-NAME
(Optional) Specifies the name of the general prefix to be displayed. If
the general prefix name is not specified, all general prefixes will be
displayed. The general prefix name can be up to 32 characters.
Default
None.
Command Mode