Advanced ethernet interface settings – Amer Networks E5Web GUI User Manual
Page 162

To enable the interface lan:
Device:/> set EthernetDevice lan -enable
To set the driver on an Ethernet interface card the command is:
Device:/> set EthernetDevice lan EthernetDriver=
PCIBus=
For example, if the driver name is IXP4NPEEthernetDriver for the bus, slot, port combination 0, 0, 2
on the wan interface, the set command would be:
Device:/> set EthernetDevice lan
EthernetDriver=IXP4NPEEthernetDriver
PCIBus=0
PCISlot=0
PCIPort=2
This command is useful when a restored configuration contains interface names that do not
match the interface names of new hardware. By assigning the values for bus, slot, port and driver
of a physical interface to a logical interface in the configuration, the logical interface is mapped
to the physical interface. However, this mapping must be done before the configuration is
activated.
For a complete list of all CLI options see the CLI Reference Guide.
3.4.2.2. Advanced Ethernet Interface Settings
This section details the advanced settings available for cOS Core Ethernet interfaces. The settings
are global and affect all physical interfaces.
DHCP Settings
Below, is a list of the advanced DHCP settings for cOS Core Ethernet interfaces.
DHCP_AllowGlobalBcast
Allow DHCP server to assign 255.255.255.255 as broadcast. (Non-standard.)
Default: Disabled
DHCP_DisableArpOnOffer
Disable the ARP check done by cOS Core on the offered IP. The check issues an ARP request to
see if the IP address is already in use.
Default: Disabled
DHCP_UseLinkLocalIP
If this is enabled cOS Core will use a Link Local IP (169.254.*.*) instead of 0.0.0.0 while waiting for
a lease.
Default: Disabled
DHCP_ValidateBcast
Chapter 3: Fundamentals
162