
Example 4.60. Host pool configuration
EION: ip dhcp pool sue
EION(dhcp-config): host 10.0.1.121
Pool "sue": host 10.0.1.121
EION(dhcp-config): mac-address 00c5.45e3.112a
Pool "sue" mac-address: 00c5.45e3.112a
EION(dhcp-config): exit
EION: show running-config sue
ip
dhcp
pool sue
host 10.0.1.121 255.255.255.255
mac-address 00c5.45e3.112a
The host pool
"sue"
is used for static binding of the IP address
10.0.1.121
to the MAC address
00c5.45e3.112a
. All other parameters, like default gateway and DNS server addresses, are inherited
from the network pool
"p1"
.
4.7.2. Command summary
ip dhcp pool
{
name
}
network
{
ip-address
} [
mask
]
Description.
Set the pool type to
network
, specify an IP address and a netmask.
No-Form.
Set the pool type to
undefined
.
Arguments.
name
Pool name. If the pool is mentioned for the first time, it will be created
automatically.
ip-address
Network pool IP address.
mask
Network mask. It is possible to set a netmask using either dotted-
decimal notation or slash form.
Example 4.61. Set and Disable Pool Type
(the first two commands do the same thing):
EION: ip dhcp pool p1 network 10.0.0.0 255.255.0.0
Pool "p1": network 10.0.0.0 255.255.0.0
EION: ip dhcp pool p1 network 10.0.0.0/16
Pool "p1": network 10.0.0.0 255.255.0.0
EION: ip dhcp pool p1 no network
Pool "p1": disabled.
ip dhcp pool
{
name
}
host
{
ip-address
} [
mask
]
Description.
Set the pool type to
host
, specify an IP address and a netmask.
82
Configuration
Summary of Contents for LibraPlus 5845
Page 2: ...This page is intentionally left blank...
Page 10: ...6 5 Show CPU load 109 6 6 Show uptime 109 6 7 Show interfaces 110 x LibraPlus User Manual...
Page 24: ...Fig 2 10 Mounting Fig 2 11 Large Pipe Diameter Mounting Configuration 14 Description...
Page 26: ...2 1 7 Specifications 16 Description...
Page 32: ...Fig 2 15 Point to Multipoint Wireless Network 22 Description...
Page 123: ...7 1 3 Troubleshooting Chart 113 Troubleshooting...
Page 140: ...2009 EION Inc...