StarTech.com ECS0016 Server User Manual


 
Instruction Manual
96
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/cong–-set=cong.interfaces.eth0.mode=static
IP Address: 192.168.1.100
#/bin/cong–-set=cong.interfaces.eth0.address=192.168.1.100
Network Mask: 255.255.255.0
#/bin/cong–-set=cong.interfaces.eth0.netmask=255.255.255.0
Default Gateway: 192.168.1.1
#/bin/cong–-set=cong.interfaces.eth0.gateway=192.168.1.1
Primary DNS: 192.168.1.254
#/bin/cong–-set=cong.interfaces.eth0.dns1=192.168.1.254
Secondary DNS: 10.1.0.254
#/bin/cong–-set=cong.interfaces.eth0.dns2=10.1.0.254




