Version 7.2 611 Mediant MSBR
Reference Guide 75. Layer-3 Commands
parameters can have the symbolic ‘infinity’ value.
Command Mode
Privileged User
Example
This example sets the IPv6 prefix.
(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# ipv6 nd prefix 8/64 10000 50000 on-link
autonomous
75.1.5.11 ipv6 nd prefix <X:X::X:X> no-advertise
This command saves this prefix, but does not advertise it. The no option means the device
advertises the prefix (default):
Syntax
# ipv6 nd prefix <X:X::X:X> no-advertise
# no ipv6 nd prefix
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example saves the IPv6 prefix but does not advertise it.
(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# ipv6 nd prefix 0:1::2:5 no advertise
75.1.5.12 ipv6 dhcp-server dns-server <X:X::X:X>
This command configures the DNS server IPv6 address that is sent using the DHCP protocol
to workstations on the LAN. If instead of an address the :: is used, the MSBR sends its own
LAN address as the DNS server.
Syntax
# ipv6 dhcp-server dns-server <X:X::X:X>
Note
This command is only applicable to MSBR devices.