DGS-6604
mm
default ipv6 nd prefix
CLI Reference Guide
150
default ipv6 nd prefix
This command is used to default the IPv6 RA prefix information.
default ipv6 nd prefix
X:X::X:X/M
Default
None
Command Mode
VLAN interface configuration
Usage Guideline
RA prefix entry must be created first.
Example
This example shows how to default the IPv6 nd prefix instance:
Syntax Description
X:X::X:X/M
IPv6 network address. This argument must be in the form documented in
RFC2373 where the address is specified in hexadecimal using 16-bit value
between colons.
X:X::X:X: IPv6 address
M: IPv6 prefix length
Switch > enable
Switch # configure terminal
Switch (config) # interface vlan1
Switch (config-if) # default ipv6 nd prefix 3ffe:501:ffff::/64
Switch (config-if) #