Robustel R3010 User Guide
RT_UG_R3010_v.1.0.2 8 Aug., 2018 103
Confidential
Flashing
Checking 100%
Decrypting 100%
Flashing 100%
Verifying 100%
Verfify Success
upgrade success //update success
# config save_and_apply
OK // save and apply current configuration, make you configuration effect
Example 3: Set LAN IP address
# show lan all
network {
id = 1
interface = lan0
ip = 192.168.0.1
netmask = 255.255.255.0
mtu = 1500
dhcp {
enable = true
mode = server
relay_server = ""
pool_start = 192.168.0.2
pool_end = 192.168.0.100
netmask = 255.255.255.0
gateway = ""
primary_dns = ""
secondary_dns = ""
wins_server = ""
lease_time = 120
expert_options = ""
debug_enable = false
}
}
multi_ip {
id = 1
interface = lan0
ip = 172.16.24.24
netmask = 255.255.0.0
}
#
# set lan
network Network Settings
multi_ip
Multiple IP Address Settings