Справочник Пользователя для Netopia CLI 874

Скачать
Страница из 207
2-32  Command Line Interface Commands Reference
   interface ethernet 0 address-serve helper 30.0.0.1 
   #
interface ethernet id address-serve mode { relay | server } 
show interface ethernet id address-serve mode 
These commands allow you to specify or display the address ser ving mode for the specified Ethernet inter face. 
The keyword relay causes the router to act as a DHCP relay agent. The keyword server enables address ser ving 
from one or more locally configured address pools. 
Examples: 
#interface ethernet 0 address-serve mode server
   #show interface ethernet 0 address-serve mode 
   interface ethernet 0 address-serve mode server 
   #
interface ethernet id address-serve range { auto | from-addr to-addr } 
no interface ethernet id address-serve range from-addr to-addr 
show interface ethernet id address-serve range 
This command configures a pool of IP addresses for use by the address ser ver. You may specify one address 
pool for each configured Ethernet subnet (primar y and secondar y). The total number of addresses in all 
configured pools may not exceed 512 addresses. 
If you specify the keyword auto instead of an IP address range, the router will automatically configure IP 
address pools for each configured Ethernet subnet. An automatically configured pool will include one-half of the 
number of addresses available in the corresponding subnet, and will be located in the opposite half of the 
subnet from the router's IP address on the subnet. If the total number of addresses required would exceed the 
maximum of 512 total addresses, the 512 available addresses will be allocated on a pro-rata basis across all 
pools. 
interface ethernet id address-serve { no | off | on | yes } 
no interface ethernet id address-serve 
show interface ethernet id address-serve 
These commands enable, disable, or display the status of address-ser ving for the specified Ethernet inter face. 
Stateful Inspection Configuration Commands
See also:
 for Connection Profile commands.