Models 707B and 708B Switching Matrix Reference Manual
Section 7: Command reference
707B-901-01 Rev. A / August 2010
7-107
lan.reset()
This function resets the LAN interface.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
Usage
lan.reset()
Details
This function resets the LAN interface. It performs the commands
lan.restoredefaults()
and
lan.applysettings()
.
Also see
(on page 7-98)
lan.restoredefaults()
This function resets LAN settings to default values.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
Usage
lan.restoredefaults()
Details
The settings that are restored are shown in the following table.
Settings that are restored on default
ICL attribute
Default setting
lan.config.dns.address[N]
"0.0.0.0"
lan.config.dns.domain
""
lan.config.dns.dynamic
lan.ENABLE
lan.config.dns.hostname
"K-<model number>-<serial number>"
lan.config.dns.verify
lan.ENABLE
lan.config.gateway
"0.0.0.0"
lan.config.ipaddress
"0.0.0.0"
lan.config.method
lan.AUTO
lan.config.subnetmask
"255.255.255.0"
lan.lxidomain
0
localnode.password
"admin"
This is command is run when
lan.reset()
is sent.