Use this command to configure the IPv6 prefixes to include in IPv6 Neighbor Discovery (ND) router advertisements for the interface.
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. |
None.
Interface configuration.
The no ipv6 nd prefix command removes the specified IPv6 prefix from being included in IPv6 ND router advertisements for the interface.
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)->