Netopia CLI 874 User Manual

Page 42

Advertising
background image

2-30 Command Line Interface Commands Reference

interface ethernet id ip nat server-list list-tag
no interface ethernet id ip nat server-list
show interface ethernet id ip nat server-list

These commands allow you to set, delete, or show a NAT ser ver list for the specified WAN inter face.

interface ethernet wan-id mac address { MAC-address | default }
show interface ethernet wan-id mac address

The first command allows you to set the MAC Address for the WAN on a WAN Ethernet Router. You can return it
to the default by typing in a MAC Address consisting of all zeros or by typing default. The show command
applies to the LAN of all models, as well as the WAN on the R9100 and R910.

interface ethernet id address-serve clients { any | none | { bootp | dhcp | macip | wan } }
no interface ethernet 0 address-serve clients { any | { bootp | dhcp | macip | wan }

+

}

show interface ethernet 0 address-serve clients

The interface ethernet id address-serve clients command allows you to configure the types of clients that may
request IP addresses from the address ser ver. If you specify the keyword any, the address ser ver will accept
requests from clients of any type suppor ted by the router. Other wise, you may specify one or more of the
keywords bootp, dhcp, macip, or wan, in which case the address ser ver will accept requests from only the
specified types of clients. If you specify the keyword none, the address ser ver will not accept requests from
clients of any type.

The no interface ethernet id address-serve clients command removes the specified client types from those
from which the address ser ver will accept requests.

interface ethernet id address-serve dhcp lease-time hours
show interface ethernet id address-serve dhcp lease-time

These commands allow you to set or show the address ser ving DHCP lease time to any number of hours, up to
and including 168 (one week). The default DHCP lease time is one hour.

show interface ethernet id address-serve dhcp addresses

Note:

This command is suppor ted beginning with firmware version 8.5.

This command allows you to display the ethernet IP addresses being ser ved via DHCP, and the host name of
the ser ved device, if available.

interface ethernet id ip dhcp client [ renew | release ]

Note:

This command is suppor ted beginning with firmware version 8.5.

This command allows you to renew or release the ethernet WAN IP address lease being ser ved via DHCP.

interface ethernet id address-serve dhcp next-server ip-addr

Note:

This command is suppor ted beginning with firmware version 8.5.

Advertising