Echelon SmartServer 2.2 User Manual
Page 514
SmartServer
2.2 User’s Guide
515
Command
Description
ipv4dhcp on|off
Turns IPv4 DHCP on and off. If DHCP is on, the SmartServer DHCP
client gets its IP address, gateway, subnet mask, primary DNS server
(if used), and DNS domain from a DHCP server.
ipv4gateway address
Modifies the IPv4 gateway address the SmartServer is using. Enter
0.0.0.0 to specify no gateway. For example, ipv4gateway 10.1.10.1.
This command is valid only if DHCP is turned off.
ipv6address address
Modifies the IPv6 network address assigned to the SmartServer. The IP
address you enter must conform to the IPv6 addressing standards. For
example, ipv6address fefe::fefe:dddd.
See Table 2.2 for more information on IPv6 network addresses. You
must enable the IPv6 interface on the SmartServer and then enable
manual entry of the IPv6 configuration, before using this command.
You can perform both tasks with the enable command.
ipv6prefixlength length
Modifies the prefix length for the IPv6 network address the SmartServer
is using. This must be a decimal integer between 0 and 128. For
example, ipv6prefixlength 64.
You must enable the IPv6 interface on the SmartServer and then enable
manual entry of the IPv6 configuration, before using this command.
You can perform both tasks with the enable command.
ipv6gateway address
Modifies the network address of the IPv6 gateway the SmartServer is
using. The IP address you enter must conform to the IPv6 addressing
standards. For example, ipv6gateway fefe::fefe:dddd.
You must enable the IPv6 interface on the SmartServer and then enable
manual entry of the IPv6 configuration, before using this command.
You can perform both tasks with the enable command.