Chapter 7: Using the Command Line Interface
278
Overriding the IPv6 DHCP-Assigned DNS Server
After specifying the primary/secondary DNS server, you can use this
command to override the DHCP-assigned DNS server with the one you
specified.
config:#
network ipv6 overrideDNS <option>
Variables:
<option> is one of the options:
enable
or
disable
.
Option
Description
enable
This option overrides the DHCP-assigned DNS
server with the primary/secondary DNS server you
assign.
disable
This option resumes using the DHCP-assigned
DNS server.
Example
The following command overrides the DHCP-assigned DNS server with
the one you specified.
config:#
network ipv6 overrideDNS enable
Setting the LAN Interface Parameters
A LAN interface configuration command begins with
network interface
.
The commands are case sensitive so ensure you capitalize them
correctly.
Changing the LAN Interface Speed
This command syntax determines the LAN interface speed.
config:#
network interface LANInterfaceSpeed <option>
Variables:
<option> is one of the options:
auto
,
10Mbps
, and
100Mbps
.
Option
Description
auto
System determines the optimum LAN speed through
auto-negotiation.