Instruction Manual
IP Configuration - Static
To set static configuration on the LAN interface with the following at- tributes (denoted in bolded text), you would need to issue the following commands from the command lines (denoted by italicized text):
Disable DHCP:
# /bin/config
IP Address: 192.168.1.100
# /bin/config
Network Mask: 255.255.255.0
# /bin/config
Default Gateway: 192.168.1.1
# /bin/config
Primary DNS: 192.168.1.254
# /bin/config
Secondary DNS: 10.1.0.254
# /bin/config
96