ipv6 nd prefix (S-, K-Series)

Use this command to configure the IPv6 prefixes to include in IPv6 Neighbor Discovery (ND) router advertisements for the interface.

Syntax

ipv6 nd prefix ipv6-prefix/length
no nd prefix ipv6-prefix/length

Parameters

ipv6-prefix/length Specifies the IPv6 prefix to include in IPv6 ND router advertisements for the interface in the format a:b:c:d:e:f:g:h/x.

Defaults

None.

Mode

Interface configuration.

Usage

The no ipv6 nd prefix command removes the specified IPv6 prefix from being included in IPv6 ND router advertisements for the interface.

Example

This example sets the IPv6 prefix ba10:1100:aa11/48 to be included in the ND router advertisements for VLAN 50:

System(su-config)->interface vlan 50
System(su-config-intf-vlan.0.50)->ipv6 nd prefix ba10:1100:aa11/48
System(su-config-intf-vlan.0.50)->