Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
120
10. Basic IPv6 Commands
10-1 clear ipv6 neighbors
This command is used to clear IPv6 neighbor cache dynamic entries.
clear ipv6 neighbors {all | INTERFACE-ID}
Parameters
all
Specifies to clear the dynamic neighbor cache entries associated with
all interfaces.
INTERFACE-ID
Specifies to clear dynamic neighbor cache entries associated with the
specified interface will be cleared.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 12.
Usage Guideline
This command will only clear dynamic neighbor cache entries.
Example
This example shows how to clear IPv6 neighbor cache entries associated with interface VLAN 1:
Switch# enable
Switch# clear ipv6 neighbors vlan1
Switch#
10-2 ipv6 address
This command is used to manually configure an IPv6 addresses on the interface. Use the no form of the
command to delete a manually configured IPv6 address.
ipv6 address {IPV6-ADDRESS/PREFIX-LENGTH | PREFIX-NAME SUB-BITS/PREFIX-LENGTH |
IPV6-ADDRESS link-local}
no ipv6 address {IPV6-ADDRESS/PREFIX-LENGTH | PREFIX-NAME SUB-BITS/PREFIX-LENGTH |
IPV6-ADDRESS link-local}
Parameters
IPV6-ADDRESS
Specifies the IPv6 address and the length of prefix for the subnet.
PREFIX-LENGTH
Specifies the length of the prefix. The prefix of the IPv6 address is also
a local subnet on the interface.