
23-8
Parameter:
None.
Default:
The debug of receiving and sending operations for all five types of IPv6 ND messages is disabled by default.
Command Mode:
Admin Mode
Usage Guide:
The ND protocol is an essential part of IPv6. This command can display the ND message of a specified type for
troubleshooting.
Example:
Switch#debug ipv6 nd
IPv6 ND: rcvd, type <136>, src <fe80::203:fff:fe01:2786>, dst <fe80::203:fff:fe01:59ba>
Displayed information
Explanation
IPv6 ND: rcvd
Receive ND data report
type <136>
ND Type
src <fe80::203:fff:fe01:2786>
Source IPv6 address
dst <fe80::203:fff:fe01:59ba>
Destination IPv6 address
23.2.8 ip address
Command:
ip address
<ip-address> <mask>
[secondary]
no ip address [
<ip-address> <mask>
] [secondary]
Function:
Set IP address and net mask of switch; the “
no ip address [
<ip-address> <mask>
] [secondary]
” command
deletes the IP address configuration.
Parameter:
<ip-address>
is IP address, dotted decimal notation;
<mask>
is subnet mask, dotted decimal notation;
[secondary]
indicates that the IP address is configured as secondary IP address.
Command Mode:
VLAN interface configuration mode