EM316LNXNM-OT
Configuration Context
PN 1275005-100 Rev E6
46
6.4. Dynamic IP (DHCP)
The EM316LNXNM-OT supports Dynamic Host Control Protocol (DHCP) for convenient IP
configuration. The DHCP client automatically requests IP configuration values from a local DHCP server.
These values are applied when the LNXNM boots, and may change if the IP connection resets.
The box below shows the syntax help for the
ip
command in the config context.
fiberdriver(config)# ip ?
default-gateway - Set default gateway
gratuitous-arp - Send broadcast gratutitous ARP when IP address changes or network
comes up
interface - System interface configuration
ssh-server - Enable ssh server
tables - iptables configuration
telnet-server - Enable TELNET server
web-server - Enable web server
fiberdriver(config)# ip interface ?
A.B.C.D - IP address
A.B.C.D/M - IP address/prefix length
dhcp - Enable DHCP
update - Apply administrative interface configuration to operational
vlan-id - Set 802.1q VLAN ID (0 to disable). Will not take effect until next cold-
restart
fiberdriver(config)# ip interface dhcp ?
<cr>
> - Redirect output to a file
>> - Append output to file
fiberdriver(config)#
Use the
ip interface dhcp
command to enable automatic IP addressing.
fiberdriver# ip interface dhcp
Use the
no ip interface dhcp
command to disable automatic IP addressing.
fiberdriver# no ip interface dhcp