256
A
PPENDIX
D: E
VENT
M
ESSAGES
"ip_addr_pool_init: attempting to initialize the ip address pool
with an illegal value (X), current ip address pool starting address Y.
\n"
Meaning:
The administrator tried to specify a starting address for the IP
address pool which is illegal. The address is either '0' or has a network
prefix of '0'
Action:
Specify a legal IP address as the start of the pool
"ip_addr_pool_init: bad address pool range (%lx), the value must
be between 1 and 254. \n"
Meaning:
The administrator tried to specify the size of the IP address pool
using a value that is either too big (greater than 254) or too small
Action:
Specify a pool size that is within this range using the
set ip
pool <name> size
command
"ip_send_common: on demand route, X, input queue overflow.
One packet dropped\n"
Meaning:
When a call to an on-demand address is being established, IP
datagrams for that address are queued. If the queue fills up before a call
can be completely established, subsequent datagrams are dropped
Action:
This message is informational. No action is required
"ip_fwd_get_opt: duplicate ip address %lx\n"
Meaning:
A dial-in user tried to use an address already allocated for
another dial-in user
Action:
Re-configure the dial-in user to use a different remote IP address
"ipCfmSet_ipRoute: gateway of destination X, mask Y is not
reachable. static route not added\n"
Meaning:
The administrator tried to define a static route using a gateway
that is not reachable via any of the existing IP routes
Action:
Specify a different gateway that has an IP address that can be
reached