interface
This command enters the WAN interface that is connected to the WAN. The DHCPv6 client’s default behavior is to set a default route through the interface running the client and connected to DHCPv6 server. However, that behavior can be overridden by the following CLI commands:
Syntax
# interface <WAN interface>
Command Mode
Privileged User
Example
In this example, a host is connected to the LAN interface of MSBR on VLAN 1 and the auto-created default route is cancelled.
MSBR# configure data MSBR(config-data)# interface vlan 1 MSBR(conf-if-VLAN 1)# no ipv6 nd autoconfig default-route