ELS Messages for Point to Point Protocol Network Interface (PPP)


PPP.001

Level:
C-INFO
Short Syntax:
PPP.001 Req brng up IP, addr = ip_address nt network ID
Long Syntax:
PPP.001 Request to bring up IP, local address = ip_address , on network network ID
Description:
The ppp_prinit routine called for the IP protocol.

PPP.002

Level:
C-INFO
Short Syntax:
PPP.002 Srl prt up, nt network ID
Long Syntax:
PPP.002 Serial port came up sucessfully, on network network ID
Description:
The ppp_slftst2 routine liked the results of the load and init.

PPP.003

Level:
C-INFO
Short Syntax:
PPP.003 Mnt nt network ID
Long Syntax:
PPP.003 Doing maint, on network network ID
Description:
Entering ppp_mnt.

PPP.004

Level:
C-INFO
Short Syntax:
PPP.004 Nt opn fr outb protocol_name, nt network ID
Long Syntax:
PPP.004 Outbound data discarded, not open for protocol protocol_name, on network network ID
Description:
ppp_send called for IP data when the IP state was not open (OK).

PPP.005

Level:
U-INFO
Short Syntax:
PPP.005 Bd IP pkt xmt typ= type, nt network ID
Long Syntax:
PPP.005 Bad IP packet to transmit: type = type, , on network network ID
Description:
slhc returned a bad code for the IP packet.

PPP.006

Level:
CE-ERROR
Short Syntax:
PPP.006 I_ERR on rcv nt network ID
Long Syntax:
PPP.006 Packet received with I_ERR set, on network network ID
Description:
ppp_in received a packet with the I_ERR set.

PPP.007

Level:
UE-ERROR
Short Syntax:
PPP.007 Rcv Bd fr addr bad_address, nt network ID
Long Syntax:
PPP.007 Received packet with bad frame address = bad_address, , on network network ID
Description:
ppp_in got a frame with an address byte not 0xff.

PPP.008

Level:
UE-ERROR
Short Syntax:
PPP.008 Rcv Bd fr cntrl bad_control, nt network ID
Long Syntax:
PPP.008 Received packet with bad frame control field = bad_control, , on network network ID
Description:
ppp_in got a frame with the control byte not = 3 (UI).

PPP.009

Level:
UE-ERROR
Short Syntax:
PPP.009 Rcv inv prtcl bad_protocol, nt network ID
Long Syntax:
PPP.009 Received packet with invalid protocol = bad_protocol, , on network network ID
Description:
ppp_in got a frame with the protocol not valid (as opposed to unknown).

PPP.010

Level:
CE-ERROR
Short Syntax:
PPP.010 Nt opn fr inb protocol_name, nt network ID
Long Syntax:
PPP.010 Inbound data discarded, not open for protocol protocol_name, on network network ID
Description:
ppp_in received data when the protocol state is not open.

PPP.011

Level:
CE-ERROR
Short Syntax:
PPP.011 Nt opn fr inb control_protocol_name, nt network ID
Long Syntax:
PPP.011 Inbound control_protocol_name, discarded, not open for IPCP on network network ID
Description:
ppp_in received control protocol data when the LCP state is not open.

PPP.012

Level:
CE-ERROR
Short Syntax:
PPP.012 PAP nt supp nt network ID
Long Syntax:
PPP.012 Received PAP packet, PAP unsupported, on network network ID
Description:
ppp_in received a packet with the PAP protocol, which is not supported.

PPP.013

Level:
CE-ERROR
Short Syntax:
PPP.013 prot unsup_prot, nt supp nt network ID
Long Syntax:
PPP.013 Received packet with unsupported protocol unsup_prot, , on network network ID
Description:
ppp_in received a packet with a protocol that is not supported.

PPP.014

Level:
C-TRACE
Short Syntax:
PPP.014 fsm_name, / fsm_state, routine_name, nt network ID
Long Syntax:
PPP.014 FSM = fsm_name, , state = fsm_state, , called routine_name, , on network network ID
Description:
This is called the specified fsm routine.

PPP.015

Level:
UI-ERROR
Short Syntax:
PPP.015 fsm_name, / fsm_state, snd bd cd code, xmt, nt network ID
Long Syntax:
PPP.015 FSM = fsm_name, , state = fsm_state, , tried to send bad code code, , on network network ID
Description:
fsm_send called to send a packet with a bad code.

PPP.016

Level:
P-TRACE
Short Syntax:
PPP.016 fsm_name, / fsm_state, snd code, , id id, len len, , nt network ID
Long Syntax:
PPP.016 FSM = fsm_name, , state = fsm_state, , sending code, , id id, , len len, , on network network ID
Description:
fsm_send is about to send an fsm message.

PPP.017

Level:
P-TRACE
Short Syntax:
PPP.017 fsm_name, / fsm_state, rcv code, , id id, len len, , nt network ID
Long Syntax:
PPP.017 FSM = fsm_name, , state = fsm_state, , received code, , id id, , len len, , on network network ID
Description:
fsm_proc received an fsm message.

PPP.018

Level:
CE-ERROR
Short Syntax:
PPP.018 fsm_name, msg_type, retr exc nt network ID
Long Syntax:
PPP.018 fsm_name, FSM, msg_type, retries exceeded, on network network ID
Description:
There are too many retries of a configuration request or a terminate request.

PPP.019

Level:
C-TRACE
Short Syntax:
PPP.019 LCP/ lcp_state, routine_name, nt network ID
Long Syntax:
PPP.019 LCP, state = lcp_state, , called routine_name, , on network network ID
Description:
This is called the specified lcp routine.

PPP.020

Level:
UE-ERROR
Short Syntax:
PPP.020 Bd lcp rej id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.020 Bad LCP reject id, expected exp_id, , got got_id, , on network network ID
Description:
lcp_rej got a reject with a bad ID.

PPP.021

Level:
UE-ERROR
Short Syntax:
PPP.021 Bd lcp rej lngth, nt network ID
Long Syntax:
PPP.021 Bad LCP reject length, on network network ID
Description:
lcp_rej got a reject with a bad length.

PPP.022

Level:
UE-ERROR
Short Syntax:
PPP.022 Bd lcp rej opt lcp_option, , nt network ID
Long Syntax:
PPP.022 Bad LCP reject option = lcp_option, , on network network ID
Description:
lcp_rej got a reject containing an out-of-range option.

PPP.023

Level:
UE-ERROR
Short Syntax:
PPP.023 out-ordr lcp rej opt lcp_option, , nt network ID
Long Syntax:
PPP.023 Bad LCP reject option = lcp_option, , on network network ID
Description:
lcp_rej got a reject containing an out-of-order option.

PPP.024

Level:
UE-ERROR
Short Syntax:
PPP.024 Bd lcp req hdr lngth, nt network ID
Long Syntax:
PPP.024 Bad LCP request header length, on network network ID
Description:
lcp_req got a request with a bad header length.

PPP.025

Level:
UE-ERROR
Short Syntax:
PPP.025 Bd lcp req opt lcp_option, shrt, nt network ID
Long Syntax:
PPP.025 Bad LCP request option = lcp_option, , data too short, on network network ID
Description:
lcp_req got a request containing an option with insufficient data.

PPP.026

Level:
C-TRACE
Short Syntax:
PPP.026 lcp req rslt: lcp_rslt, , opt lcp_option, , ln opt_len, , nt network ID
Long Syntax:
PPP.026 lcp request result: lcp_rslt, , option = lcp_option, , length = opt_len, , on network network ID
Description:
This is the result, so far, of processing one option.

PPP.027

Level:
UE-ERROR
Short Syntax:
PPP.027 Bd lcp ack id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.027 Bad lcp ack id, expected exp_id, , got got_id, , on network network ID
Description:
lcp_ack got a config ack with a bad ID.

PPP.028

Level:
UE-ERROR
Short Syntax:
PPP.028 Bd lcp ack lngth, nt network ID
Long Syntax:
PPP.028 Bad lcp ack length, on network network ID
Description:
lcp_ack got a config ack with a bad length.

PPP.029

Level:
UE-ERROR
Short Syntax:
PPP.029 msmtchd lcp ack, nt network ID
Long Syntax:
PPP.029 mis-matched data in lcp ack, on network network ID
Description:
lcp_ack got an ack whose data doesn't match our request.

PPP.030

Level:
UE-ERROR
Short Syntax:
PPP.030 Bd lcp nak id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.030 Bad LCP nak id, expected exp_id, , got got_id, , on network network ID
Description:
lcp_nak got a nak with a bad ID.

PPP.031

Level:
UE-ERROR
Short Syntax:
PPP.031 Bd lcp nak lngth, nt network ID
Long Syntax:
PPP.031 Bad LCP nak length, on network network ID
Description:
lcp_nak got a nak with a bad length.

PPP.032

Level:
UE-ERROR
Short Syntax:
PPP.032 Bd lcp nak opt lcp_option, , nt network ID
Long Syntax:
PPP.032 Bad LCP nak option = lcp_option, , on network network ID
Description:
lcp_nak got a nak containing an out-of-range option.

PPP.033

Level:
UE-ERROR
Short Syntax:
PPP.033 out-ordr lcp nak opt lcp_option, , nt network ID
Long Syntax:
PPP.033 Bad LCP nak option = lcp_option, , on network network ID
Description:
lcp_nak got a nak containing an out-of-order option.

PPP.034

Level:
UE-ERROR
Short Syntax:
PPP.034 Bd lcp nak opt lcp_option, shrt, nt network ID
Long Syntax:
PPP.034 Bad LCP nak option = lcp_option, , data too short, on network network ID
Description:
lcp_nak got a nak containing an option with insufficient data.

PPP.035

Level:
P_TRACE
Short Syntax:
PPP.035 mk mru mru
Long Syntax:
PPP.035 making max receive unit with value mru
Description:
lcp_option built an mru.

PPP.036

Level:
P_TRACE
Short Syntax:
PPP.036 mk accm 0x accm
Long Syntax:
PPP.036 making accm = 0x accm
Description:
lcp_option built an accm.

PPP.037

Level:
P_TRACE
Short Syntax:
PPP.037 mk aut 0x auth
Long Syntax:
PPP.037 making authorization protocol with value 0x auth
Description:
lcp_option built an authorization.

PPP.038

Level:
P_TRACE
Short Syntax:
PPP.038 mk mag 0x magic_number
Long Syntax:
PPP.038 making magic number with value 0x magic_number
Description:
lcp_option built a magic number.

PPP.039

Level:
P_TRACE
Short Syntax:
PPP.039 mk pfc
Long Syntax:
PPP.039 making protocol compression
Description:
lcp_option built protocol compression.

PPP.040

Level:
P_TRACE
Short Syntax:
PPP.040 mk acfc
Long Syntax:
PPP.040 making address/control field compression
Description:
lcp_option built address/control compression.

PPP.041

Level:
P_TRACE
Short Syntax:
PPP.041 mk qp 0x protocol, period
Long Syntax:
PPP.041 making quality protocol = 0x protocol, , period = period
Description:
lcp_option built quality.

PPP.042

Level:
P_TRACE
Short Syntax:
PPP.042 mk fcs
Long Syntax:
PPP.042 making 32-bit fcs
Description:
lcp_option built a 32-bit fcs.

PPP.043

Level:
P_TRACE
Short Syntax:
PPP.043 mk lcp unk option
Long Syntax:
PPP.043 making unknown lcp option option
Description:
lcp_option built an unrecognized option.

PPP.044

Level:
P_TRACE
Short Syntax:
PPP.044 ck mru mru
Long Syntax:
PPP.044 checking max receive unit with value mru
Description:
lcp_check processed an mru.

PPP.045

Level:
P_TRACE
Short Syntax:
PPP.045 ck accm 0x accm
Long Syntax:
PPP.045 checking accm = 0x accm
Description:
lcp_check processed an accm.

PPP.046

Level:
P_TRACE
Short Syntax:
PPP.046 ck aut 0x auth
Long Syntax:
PPP.046 checking authorization protocol with value 0x auth
Description:
lcp_check processed an authorization.

PPP.047

Level:
P_TRACE
Short Syntax:
PPP.047 ck mag 0x magic_number
Long Syntax:
PPP.047 checking magic number with value 0x magic_number
Description:
lcp_check processed a magic number.

PPP.048

Level:
P_TRACE
Short Syntax:
PPP.048 ck pfc
Long Syntax:
PPP.048 checking protocol compression
Description:
lcp_check processed protocol compression.

PPP.049

Level:
P_TRACE
Short Syntax:
PPP.049 ck acfc
Long Syntax:
PPP.049 checking address/control field compression
Description:
lcp_check processed address/control compression.

PPP.050

Level:
P_TRACE
Short Syntax:
PPP.050 ck qp 0x protocol, period
Long Syntax:
PPP.050 checking quality protocol = 0x protocol, , period = period
Description:
lcp_check processed quality.

PPP.051

Level:
P_TRACE
Short Syntax:
PPP.051 ck fcs
Long Syntax:
PPP.051 checking 32-bit fcs
Description:
lcp_check processed a 32-bit fcs.

PPP.052

Level:
P_TRACE
Short Syntax:
PPP.052 ck lcp unk option
Long Syntax:
PPP.052 checking unknown lcp option option
Description:
lcp_check processed an unrecognized option.

PPP.053

Level:
C-TRACE
Short Syntax:
PPP.053 state, routine_name, nt network ID
Long Syntax:
PPP.053 state = state, , called routine_name, , on network network ID
Description:
This is called the specified cp routine.

PPP.054

Level:
UE-ERROR
Short Syntax:
PPP.054 Bd control_protocol, ack id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.054 Bad control_protocol, ack id, expected exp_id, , got got_id, , on network network ID
Description:
xxcp_ack got a config ack with a bad ID.

PPP.055

Level:
UE-ERROR
Short Syntax:
PPP.055 Bd control_protocol, ack lngth got_len, != want_len, , nt network ID
Long Syntax:
PPP.055 Bad control_protocol, ack length got_len, not want_len, , on network network ID
Description:
xxcp_ack got a config ack with a bad length.

PPP.056

Level:
UE-ERROR
Short Syntax:
PPP.056 msmtchd control_protocol, ack, nt network ID
Long Syntax:
PPP.056 mis-matched data in control_protocol, ack, on network network ID
Description:
xxcp_ack got an ack whose data doesn't match our request.

PPP.057

Level:
UE-ERROR
Short Syntax:
PPP.057 Bd control_protocol, nak id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.057 Bad control_protocol, nak id, expected exp_id, , got got_id, , on network network ID
Description:
xxcp_nak got a nak with a bad ID.

PPP.058

Level:
UE-ERROR
Short Syntax:
PPP.058 Bd control_protocol, nak lngth, nt network ID
Long Syntax:
PPP.058 Bad control_protocol, nak length, on network network ID
Description:
xxcp_nak got a nak with a bad length.

PPP.059

Level:
UE-ERROR
Short Syntax:
PPP.059 Bd control_protocol, nak opt ipcp_option, , nt network ID
Long Syntax:
PPP.059 Bad control_protocol, nak option = ipcp_option, , on network network ID
Description:
xxcp_nak got a nak containing an out-of-range option.

PPP.060

Level:
UE-ERROR
Short Syntax:
PPP.060 out-ordr control_protocol, nak opt ipcp_option, , nt network ID
Long Syntax:
PPP.060 Bad control_protocol, nak option = ipcp_option, , on network network ID
Description:
xxcp_nak got a nak containing an out-of-order option.

PPP.061

Level:
UE-ERROR
Short Syntax:
PPP.061 Bd control_protocol, nak opt ipcp_option, shrt, nt network ID
Long Syntax:
PPP.061 Bad control_protocol, nak option = ipcp_option, , data too short, on network network ID
Description:
xxcp_nak got a nak containing an option with insufficient data.

PPP.062

Level:
UE-ERROR
Short Syntax:
PPP.062 Bd control_protocol, rej id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.062 Bad control_protocol, reject id, expected exp_id, , got got_id, , on network network ID
Description:
xxcp_rej got a reject with a bad ID.

PPP.063

Level:
UE-ERROR
Short Syntax:
PPP.063 Bd control_protocol, rej lngth, nt network ID
Long Syntax:
PPP.063 Bad control_protocol, reject length, on network network ID
Description:
xxcp_rej got a reject with a bad length.

PPP.064

Level:
UE-ERROR
Short Syntax:
PPP.064 Bd control_protocol, rej opt ipcp_option, , nt network ID
Long Syntax:
PPP.064 Bad control_protocol, reject option = ipcp_option, , on network network ID
Description:
xxcp_rej got a reject containing an out-of-range option.

PPP.065

Level:
UE-ERROR
Short Syntax:
PPP.065 out-ordr control_protocol, rej opt ipcp_option, , nt network ID
Long Syntax:
PPP.065 Bad control_protocol, reject option = ipcp_option, , on network network ID
Description:
xxcp_rej got a reject containing an out-of-order option.

PPP.066

Level:
P_TRACE
Short Syntax:
PPP.066 ipcp make addr src_addr, dest_addr
Long Syntax:
PPP.066 making IPCP addresses option, addresses = src_addr, dest_addr
Description:
ipcp_option built (deprecated) an IPCP addresses option.

PPP.067

Level:
P_TRACE
Short Syntax:
PPP.067 ipcp make comp 0x comp_protocol, , tcp slots tcp_slots, , rtp slots rtp_slots, , slot comp slot_compress
Long Syntax:
PPP.067 making compression option 0x comp_protocol, , tcp slots = tcp_slots, , rtp slots = rtp_slots, , slot_compress = slot_compress
Description:
ipcp_option built a compression option.

PPP.068

Level:
P_TRACE
Short Syntax:
PPP.068 make addr ip_address
Long Syntax:
PPP.068 making IPCP address option, address = ip_address
Description:
ipcp_option built an IPCP address option.

PPP.069

Level:
P_TRACE
Short Syntax:
PPP.069 make protocol, unknown opt option
Long Syntax:
PPP.069 making unknown protocol, option option
Description:
{ipcp,dncp}_option built an unrecognized option.

PPP.070

Level:
P_TRACE
Short Syntax:
PPP.070 ipcp check addr opt, addrs src_addr, dest_addr
Long Syntax:
PPP.070 checking IPCP addresses option, addresses = src_addr, dest_addr
Description:
ipcp_check processed (deprecated) an IPCP addresses option.

PPP.071

Level:
P_TRACE
Short Syntax:
PPP.071 ipcp check comp opt 0x comp_protocol, , tcp slots tcp_slots, , rtp slots rtp_slots, , slot comp slot_compress
Long Syntax:
PPP.071 ipcp checking compression option 0x comp_protocol, , tcp slots = tcp_slots, , rtp slots = rtp_slots, , slot compress = slot_compress
Description:
ipcp_check processed a compression option.

PPP.072

Level:
P_TRACE
Short Syntax:
PPP.072 check addr opt, ip_address
Long Syntax:
PPP.072 checking IPCP address option, address = ip_address
Description:
ipcp_check processed an IPCP address option.

PPP.073

Level:
P_TRACE
Short Syntax:
PPP.073 ipcp check control_protocol, unknown option option
Long Syntax:
PPP.073 ipcp checking unknown control_protocol, option option
Description:
ipcp_check processed an IPCP unrecognized option.

PPP.074

Level:
UE-ERROR
Short Syntax:
PPP.074 Bd control_protocol, req hdr lngth, nt network ID
Long Syntax:
PPP.074 Bad control_protocol, request header length, on network network ID
Description:
xxcp_req got a request with a bad header length.

PPP.075

Level:
UE-ERROR
Short Syntax:
PPP.075 Bd control_protocol, req opt ipcp_option, shrt, nt network ID
Long Syntax:
PPP.075 Bad control_protocol, request option = ipcp_option, , data too short, on network network ID
Description:
xxcp_req got a request containing an option with insufficient data.

PPP.076

Level:
C-TRACE
Short Syntax:
PPP.076 control_protocol, req rslt: ipcp_rslt, , opt ipcp_option, , ln opt_len, , nt network ID
Long Syntax:
PPP.076 control_protocol, request result: ipcp_rslt, , option = ipcp_option, , length = opt_len, , on network network ID
Description:
This is the result, so far, of processing one option.

PPP.077

Level:
UE-ERROR
Short Syntax:
PPP.077 bd rcv len, pk hdr_len, dr i_bxfr, nt network ID
Long Syntax:
PPP.077 bad length on received data, packet length = hdr_len, , driver says i_bxfr, , on network network ID
Description:
The length field of an LCP, CHAP, PAP, or NCP packet didn't match the length field of the iorb.

PPP.078

Level:
C-INFO
Short Syntax:
PPP.078 Mdm sts chg, DCD dcd CTS cts nt network ID
Long Syntax:
PPP.078 Modem status changed DCD = dcd CTS = cts on network network ID
Description:
A modem status change has occurred. The present state is described.

PPP.079

Level:
UE-ERROR
Short Syntax:
PPP.079 prt rej rcv, prt 0x bad_prot nt network ID
Long Syntax:
PPP.079 protocol reject received for protocol 0x bad_prot on network network ID
Description:
The router got a protocol reject packet from the link.

PPP.080

Level:
UE-ERROR
Short Syntax:
PPP.080 rc bd cd packet_type, prt prot_type, nt network ID
Long Syntax:
PPP.080 Received bad code ( packet_type, ) for prot prot_type, , on network network ID
Description:
A packet from the net had a type that is not supported for that protocol.

PPP.081

Level:
UE-ERROR
Short Syntax:
PPP.081 rc bd mgc 0x rcv_magic_num, , ours 0x our_magic_num, nt network ID
Long Syntax:
PPP.081 Received bad magic number 0x rcv_magic_num, , ours is 0x our_magic_num, , on network network ID
Description:
The router did not get the magic number it expected. If the router gets its own magic number (the two args match) the link is looped back.

PPP.082

Level:
UE-ERROR
Short Syntax:
PPP.082 lpbk nt network ID
Long Syntax:
PPP.082 link appears to be looped back on network network ID
Description:
There were excessive magic number collisions while trying to configure the link.

PPP.083

Level:
UI-ERROR
Short Syntax:
PPP.083 Srl prt fl: 0x status, nt network ID
Long Syntax:
PPP.083 Serial port failed init, stat: 0x status, , network network ID
Description:
ppp_slftst2 observed bad status in (netp->n_idctp)->d_flg after init.

PPP.084

Level:
C-INFO
Short Syntax:
PPP.084 Req brng up DN nt network ID
Long Syntax:
PPP.084 Request to bring up DECNET IV, on network network ID
Description:
ppp_prinit routine called for the Decnet IV protocol.

PPP.085

Level:
UE-ERROR
Short Syntax:
PPP.085 rc no mgc nt network ID
Long Syntax:
PPP.085 Received message without a magic number, on network network ID
Description:
The router received a packet that should have had a magic number (ECHO REQ, ECHO ACK, QUALITY REPORT, DISC REQ) but did not have a magic number.

PPP.086

Level:
C-INFO
Short Syntax:
PPP.086 Req brng up IPX nt network ID
Long Syntax:
PPP.086 Request to bring up IPX, on network network ID
Description:
ppp_prinit routine called for the IPX protocol.

PPP.087

Level:
C-INFO
Short Syntax:
PPP.087 Req brng up SRT nt network ID
Long Syntax:
PPP.087 Request to bring up SRT, on network network ID
Description:
ppp_prinit routine called for the SRT protocol.

PPP.088

Level:
C-INFO
Short Syntax:
PPP.088 BNCP changed SR seg num from oldsegnum to newsegnum on port port nt network ID
Long Syntax:
PPP.088 Bridging control protocol changed source route segment number from oldsegnum to newsegnum on port port , network network ID
Description:
As a result of negotiating the source route line ID, the local side of the link changed its source route segment number.

PPP.089

Level:
C-TRACE
Short Syntax:
PPP.089 DROP: rcvd STB bdgd pkt but bdging dsbld on nt network
Long Syntax:
PPP.089 Dropping the received Spanning Tree Bridged packet but bridging is disabled on network network
Description:
The router received a bridged packet on this PPP interface even though the Spanning Tree Bridging is disabled on this interface or on the router. The router discards the packet.

PPP.090

Level:
C-INFO
Short Syntax:
PPP.090 Req brng up AppleTalk nt network ID
Long Syntax:
PPP.090 Request to bring up AppleTalk, on network network ID
Description:
ppp_prinit routine called for the AppleTalk protocol.

PPP.091

Level:
UE-ERROR
Short Syntax:
PPP.091 ATCP add opt rejected on nt network ID - no common net num
Long Syntax:
PPP.091 ATCP address option rejected on network network ID - no common network number
Description:
The router sent an ATCP configuration reject because the AppleTalk Address option did not contain a common network number for the PPP link.

PPP.092

Level:
UE-ERROR
Short Syntax:
PPP.092 ATCP add opt rejected on nt network ID - remote's node ID invalid node_id
Long Syntax:
PPP.092 ATCP address option rejected on network network ID - remote side's node ID is invalid node_id
Description:
The router sent an ATCP configuration reject message because it received an AppleTalk Address option with an invalid node ID from a remote site.

PPP.093

Level:
C-INFO
Short Syntax:
PPP.093 Req brng up OSI nt network ID
Long Syntax:
PPP.093 Request to bring up OSI, on network network ID
Description:
ppp_prinit routine called for the OSI protocol.

PPP.094

Level:
C-INFO
Short Syntax:
PPP.094 CCP rec reset-req nt network ID
Long Syntax:
PPP.094 CCP received compression reset-req on network network ID
Description:
CCP received a reset request from the remote host. This is likely due to lost or corrupted packets.

PPP.095

Level:
C-INFO
Short Syntax:
PPP.095 CCP snd reset-req nt network ID
Long Syntax:
PPP.095 CCP sent compression reset-req on network network ID
Description:
CCP sent a reset request to the remote host. This is due to lost or corrupted packets.

PPP.096

Level:
C-INFO
Short Syntax:
PPP.096 CCP rec reset-ack nt network ID
Long Syntax:
PPP.096 CCP received compression reset-ack on network network ID
Description:
CCP received a reset acknowledge from the remote host.

PPP.097

Level:
UE-ERROR
Short Syntax:
PPP.097 Bd control_protocol, reset-ack id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.097 Bad control_protocol, reset-ack id, expected exp_id, , got got_id, , on network network ID
Description:
xxcp_reset_ack got a reset ack with a bad ID.

PPP.098

Level:
UE-ERROR
Short Syntax:
PPP.098 Bad alg_name, seq, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.098 alg_name, decompress, bad sequence id, expected exp_id, , got got_id, , on network network ID
Description:
ADC data decompress got a bad sequence number. This is due to missing packets.

PPP.099

Level:
C-INFO
Short Syntax:
PPP.099 CCP mk opt_id, sz len, opt optval
Long Syntax:
PPP.099 CCP make option opt_id, length len, optionval optval
Description:
CCP created an option of this type.

PPP.100

Level:
UE-ERROR
Short Syntax:
PPP.100 CCP no buf nt network ID
Long Syntax:
PPP.100 CCP decompressor dropped a packet - no buffer, network network ID
Description:
The PPP decompressor dropped an input packet because it could not allocate a new buffer into which to decompress. This may occur during periods of heavy traffic, and the problem should clear up by itself.

PPP.101

Level:
C-INFO
Short Syntax:
PPP.101 ccinit typename, will will_neg, mem mem, , nt network ID .
Long Syntax:
PPP.101 CCP init: typename, will_negotiate will_neg, maxmem mem, , net network ID .
Description:
This is the boot time list of CCP's available compressors and their cost.

PPP.102

Level:
C-INFO
Short Syntax:
PPP.102 cmkopt neg want_neg, len length .
Long Syntax:
PPP.102 ccp_mkoptions called to negotiate want_neg, returned packet length long.
Description:
CCP created options.

PPP.103

Level:
C-INFO
Short Syntax:
PPP.103 CCP dis nt network ID .
Long Syntax:
PPP.103 CCP data compression disabled at boot time, net network ID .
Description:
CCP data compression is disabled on this interface.

PPP.104

Level:
C-INFO
Short Syntax:
PPP.104 bsd cmp_len, > orig_len, nt network ID
Long Syntax:
PPP.104 BSD compress: compressed len cmp_len, > uncompressed len orig_len, , nt network ID .
Description:
BSD compress found an incompressible packet.

PPP.105

Level:
C-INFO
Short Syntax:
PPP.105 CCP have proto, got opt, ( ob1, ob2, ob3 )
Long Syntax:
PPP.105 CCP proto proto, option is opt, ( ob1, ob2, ob3 ).
Description:
Another router sent a configuration request containing options.

PPP.106

Level:
UE-ERROR
Short Syntax:
PPP.106 CDP gnt pkt got, (> mru ).
Long Syntax:
PPP.106 CDP saw a giant packet of length got, (> mru ).
Description:
The router received a compressed packet with too much data.

PPP.107

Level:
C-INFO
Short Syntax:
PPP.107 STAC pkt after reset ( res_id, ) nt network ID .
Long Syntax:
PPP.107 STAC received a packet after reset ( res_id, ) net network ID .
Description:
The router discarded a packet while waiting for reset acknowledgement.

PPP.108

Level:
UI-ERROR
Short Syntax:
PPP.108 Ignoring extra IP addr: addr = ip_address nt network ID
Long Syntax:
PPP.108 Ignoring multiple IP addresses configured on single PPP link, local address = ip_address , on network network ID
Description:
IP/PPP can only support one IP address per PPP interface. When you configure multiple IP addresses on a single PPP interface, the router ignores all but the first IP address. This message indicates that the router is ignoring an IP address.

PPP.109

Level:
UI-ERROR
Short Syntax:
PPP.109 CCP rcv CODE_REJ code, nt network ID .
Long Syntax:
PPP.109 CCP received CODE_REJ for code code, , net network ID .
Description:
CCP received a CODE_REJect for a CCP packet. Code 14 is RESET-REQ and remote hosts not supporting compression reset may reject it. The router terminates the CCP connection and may restart on its own.

PPP.110

Level:
C-INFO
Short Syntax:
PPP.110 CCP dir, no buf net network ID .
Long Syntax:
PPP.110 CCP dir, put no buffers available net network ID .
Description:
CCP tried to allocate an input or output buffer and failed.

PPP.111

Level:
C-INFO
Short Syntax:
PPP.111 CCP R-req timeout nt network ID .
Long Syntax:
PPP.111 CCP Reset-req timeout expired net network ID .
Description:
CCP sent a reset request and timed out waiting for an acknowledgement.

PPP.112

Level:
UE-ERROR
Short Syntax:
PPP.112 invalid aut opt in authen req/naq, nt network ID
Long Syntax:
PPP.112 Invalid authent option received in rej/nak, on network network ID
Description:
lcp_check received an authentication option and rejected it.

PPP.113

Level:
CE-ERROR
Short Syntax:
PPP.113 aut rej; no lcl pwd nt network ID
Long Syntax:
PPP.113 Authent option rejected (no local password) network network ID
Description:
lcp_check rejected a PAP authentication option because there was no local password assigned for the router's hostname.

PPP.114

Level:
C-INFO
Short Syntax:
PPP.114 CHAP req rcvd; not implemented; try PAP nt network ID
Long Syntax:
PPP.114 CHAP authent requested but CHAP is not in the load; trying to negotiate for PAP net network ID
Description:
lcp_check received a request for CHAP but a PAP password is defined. The router failed to implement CHAP because it was trying to negotiate for PAP.

PPP.115

Level:
CE-ERROR
Short Syntax:
PPP.115 Auth nak rej nt network ID
Long Syntax:
PPP.115 Auth nak rejected on network network ID
Description:
The remote router requested a protocol that was different than the one the local router required. It was probably PAP instead of CHAP.

PPP.116

Level:
C-TRACE
Short Syntax:
PPP.116 PAP field_name, field_contents, ok; len = field_length, ; nt network ID
Long Syntax:
PPP.116 PAP field_name, field_contents, ok; length = field_length, on network network ID
Description:
PAP validation of authentication ID and password is successful.

PPP.117

Level:
CE-ERROR
Short Syntax:
PPP.117 PAP Invld field_name, field_contents, ; len = field_length, nt network ID
Long Syntax:
PPP.117 PAP Invld field_name, field_contents, ; length = field_length, on network network ID
Description:
PAP validation of authentication ID, password, and/or access failed.

PPP.118

Level:
UE-ERROR
Short Syntax:
PPP.118 Bd pap msg_type, id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.118 Bad pap msg_type, id, expected exp_id, , got got_id, , on network network ID
Description:
pap_ack/pap_nak got an authentication ack/nak with a bad ID.

PPP.119

Level:
P-TRACE
Short Syntax:
PPP.119 fsm_name, / fsm_state, snd code, , id id, len len, , nt network ID
Long Syntax:
PPP.119 FSM = fsm_name, , state = fsm_state, , sending code, , id id, , len len, , on network network ID
Description:
pap_send is about to send a message.

PPP.120

Level:
C-INFO
Short Syntax:
PPP.120 Aut auth_status, , nt network ID
Long Syntax:
PPP.120 Authentication auth_status, on network network ID
Description:
The router completed the authentication phase successfully/unsuccessfully.

PPP.121

Level:
UE-ERROR
Short Syntax:
PPP.121 Auth Refused; Conn Denied, nt network ID
Long Syntax:
PPP.121 Remote Router Refused to Authenticate, Connect Denied, net network ID
Description:
The remote router refused to run CHAP and/or PAP. Since authentication was enabled, the connection is denied.

PPP.122

Level:
UE-ERROR
Short Syntax:
PPP.122 CHAP Bd function_name, id, exp exp_id, gt got_id, , nt network ID
Long Syntax:
PPP.122 CHAP Bad function_name, id, expected exp_id, , got got_id, , on network network ID
Description:
The remote router's CHAP response contained a bad ID.

PPP.123

Level:
P-TRACE
Short Syntax:
PPP.123 CHAP/ fsm_state, snd code, , id id, len len, , nt network ID
Long Syntax:
PPP.123 CHAP state = fsm_state, , sending code, , id id, , len len, , on network network ID
Description:
chap_send() is preparing to send a message to the remote router.

PPP.124

Level:
P-TRACE
Short Syntax:
PPP.124 CHAP Vld msg_str, name_str, ; len = name_length, ; nt network ID
Long Syntax:
PPP.124 CHAP Valid msg_str, name_str, ; length = name_length, on network network ID
Description:
chap_response_value() found the requested name or secret in the router's NVDB name/secret list.

PPP.125

Level:
CI-ERROR
Short Syntax:
PPP.125 CHAP Invld msg_str, name_str, ; len = name_length, nt network ID
Long Syntax:
PPP.125 CHAP Invalid msg_str, name_str, ; length = name_length, on network network ID
Description:
chap_response_value() did not find the name or secret in the router's NVDB name/secret list.

PPP.126

Level:
P-TRACE
Short Syntax:
PPP.126 CHAP Vld acc nm name_str, ; len = name_length, ; nt network ID
Long Syntax:
PPP.126 CHAP Valid access-list name name_str, ; length = name_length, on network network ID
Description:
chap_response_value() found the requested name in the router's NVDB access list.

PPP.127

Level:
CI-ERROR
Short Syntax:
PPP.127 CHAP Invld acc nm name_str, ; len = name_length, nt network ID
Long Syntax:
PPP.127 CHAP Invalid access-list name name_str, ; length = name_length, on network network ID
Description:
chap_response_value() did not find the requested name in the router's NVDB access list.

PPP.128

Level:
P-TRACE
Short Syntax:
PPP.128 CHAP method_name, mthd, cd method_code, ; nt network ID
Long Syntax:
PPP.128 CHAP method_name, method, code method_code, ; on network network ID
Description:
chap_response_value() validated the requested algorithm type for encrypting CHAP responses.

PPP.129

Level:
UE-ERROR
Short Syntax:
PPP.129 CHAP Unkown mthd, cd method_code, ; nt network ID
Long Syntax:
PPP.129 CHAP Unkown method, code method_code, ; on network network ID
Description:
chap_response_value() invalidated the requested algorithm type for encrypting CHAP responses.

PPP.130

Level:
P-TRACE
Short Syntax:
PPP.130 CHAP Vld resp ( from_to, rmt rtr); nt network ID
Long Syntax:
PPP.130 CHAP Valid response value ( from_to, the remote router); on network network ID
Description:
chap_response_value() validated the challenge response value from/to the remote router.

PPP.131

Level:
CI-ERROR
Short Syntax:
PPP.131 CHAP Invld resp (from rmt rtr); nt network ID
Long Syntax:
PPP.131 CHAP Invalid response value (from the remote router); on network network ID
Description:
chap_response_value() invalidated the challenge response value from the remote router.

PPP.132

Level:
P_TRACE
Short Syntax:
PPP.132 mk mrru mrru
Long Syntax:
PPP.132 making max receive reconstructed unit with value mrru
Description:
lcp_option built mrru.

PPP.133

Level:
P_TRACE
Short Syntax:
PPP.133 mk eid class class addr 0x address
Long Syntax:
PPP.133 making Endpoint Discriminator with class: class address: address
Description:
lcp_option built an eid.

PPP.134

Level:
P_TRACE
Short Syntax:
PPP.134 ck mrru mrru
Long Syntax:
PPP.134 checking max receive reconstructed unit with value mrru
Description:
lcp_check processed mrru.

PPP.135

Level:
P_TRACE
Short Syntax:
PPP.135 ck eid class class addr 0x address
Long Syntax:
PPP.135 checking endpoint discriminator class: class addr: address
Description:
lcp_check processed an eid.

PPP.136

Level:
P_TRACE
Short Syntax:
PPP.136 ck ssnhf ssnhr
Long Syntax:
PPP.136 checking short sequence number header format with value ssnhr
Description:
lcp_check processed an ssnhf.

PPP.137

Level:
P_TRACE
Short Syntax:
PPP.137 MP Bndle sz exc. max = max_links nt network ID
Long Syntax:
PPP.137 Adding lcp link to MP bundle will exceed configured maximum member links max_links nt network ID
Description:
An incoming connection to join (or start) an MP bundle failed. Adding this link would exceed user-configured maximum links per MP bundle.

PPP.138

Level:
P_TRACE
Short Syntax:
PPP.138 No bndl_or_inst avail to join nt network ID
Long Syntax:
PPP.138 There are no existing or free MP bundles or PPP Instances for an incoming LCP link to join. bndl_or_inst nt network ID
Description:
An incoming connection to join (or start) an MP bundle failed. Adding this link would exceed user-configured maximum links per MP bundle. If MP is disabled, the message indicates there are no available PPP instances to accept an LCP link.

PPP.139

Level:
UI-ERROR
Short Syntax:
PPP.139 Conn Req mssng nt network ID
Long Syntax:
PPP.139 A Conn Denied was received and there is another MAC to send Conn Req to but original Conn Req is missing. nt network ID
Description:
The router's MAC layer denied a connection and there is another MAC layer on which the connect request can be issued. However, the look up to find the original connect request failed.

PPP.140

Level:
P_TRACE
Short Syntax:
PPP.140 Nd to reneg LCP to mt MP vals mrru new_mrru ssnhf new_ssnhf nt network ID
Long Syntax:
PPP.140 Need to renegotiate LCP values to match values of MP bundle we are joining mrru new_mrru ssnhf new_ssnhf nt network ID
Description:
An incoming connection joined an MP bundle; however the MRRU and SSNHF values negotiated on the LCP link do not match the values negotiated for the MP bundle. The LCP link must be renegotiated with the receiving side.

PPP.141

Level:
P_TRACE
Short Syntax:
PPP.141 MPP conn denied, retrying, nt network ID
Long Syntax:
PPP.141 MPP connection denied, retrying, nt network ID
Description:
The router's MAC layer denied the second or MPP circuit connection. The connection request will be retried by the PPP MPP engine.

PPP.142

Level:
UE-ERROR
Short Syntax:
PPP.142 Invld seq num len= seq_len pssd function_name
Long Syntax:
PPP.142 Invalid sequence number length= seq_len passed into function_name
Description:
The router received an MP fragment sequence number with a value less than the previous MP fragment received on this link. This violates RFC 1717.

PPP.143

Level:
UE-ERROR
Short Syntax:
PPP.143 i_inlow set frgs frd from sq#: seq_num nt network ID
Long Syntax:
PPP.143 iorbp->i_inlow set, all fragment from sequence number seq_num have been deleted nt network ID
Description:
The iorb i_inlow bit was set, indicating the buffer pool is low. All fragments from this sequence number and below were deleted.

PPP.144

Level:
UE-ERROR
Short Syntax:
PPP.144 Inc seq # rule vltd, cur= current_seq_num , prev= previous_seq_num , nt network ID
Long Syntax:
PPP.144 Increasing sequence number rule violated, current= current_seq_num , previous= previous_seq_num , nt network ID
Description:
The router received an invalid sequence number that violates the increasing sequence number per link rule.

PPP.145

Level:
P-TRACE
Short Syntax:
PPP.145 MP pkt freed due to reason : nt network ID
Long Syntax:
PPP.145 An MP packet was freed due to the reason: reason on nt network ID
Description:
The router freed the MP packet due to the receipt of an LCP negotiation attempt on an MP bundle, or receipt of a NULL MP packet. Other reasons may be listed.

PPP.146

Level:
C-INFO
Short Syntax:
PPP.146 PPP module : no buf avl for msg, net network ID .
Long Syntax:
PPP.146 PPP module module : no buffers available for msg, msg net network ID .
Description:
The specified PPP module tried to allocate a buffer and failed.

PPP.147

Level:
C-INFO
Short Syntax:
PPP.147 LCP LCP_option rcvd cmprssd when cmprssn nt negd, pkt accptd: net network ID .
Long Syntax:
PPP.147 LCP LCP_option fields were in compressed form when compression was not negotiated, the packet was accepted anyway: net network ID .
Description:
The peer sent compressed LCP fields when the router did not negotiate compression of these fields. This message is a warning. The router accepts it anyway.

PPP.148

Level:
P_TRACE
Short Syntax:
PPP.148 mk ssnhf
Long Syntax:
PPP.148 making short seq numer header format
Description:
Multilink PPP uses the short sequence number header format. PPP negotiates the option during the LCP link establishment phase.

PPP.149

Level:
CE-ERROR
Short Syntax:
PPP.149 CCP reset req invld hist num ( history number ), nt network ID
Long Syntax:
PPP.149 CCP received a Reset Request with an invalid history number ( history number ), nt network ID
Description:
The remote router sent an invalid CCP history number. If the history number displayed is zero, then the remote router failed to send a history number when one was required.
Action:
Verify both routers are configured to use the same number of CCP history buffers. The recommended number is one.

PPP.150

Level:
P_TRACE
Short Syntax:
PPP.150 PPP Conn Ind Rfsd: Max Links Excd max = max_links nt network ID
Long Syntax:
PPP.150 Adding lcp link to PPP will exceed configured maximum member links max_links nt network ID
Description:
An incoming connection to join (or start) an MP bundle failed. Adding this link exceeds user-configured maximum links per MP bundle.

PPP.151

Level:
CE-ERROR
Short Syntax:
PPP.151 Incmplt pkt, nt network ID
Long Syntax:
PPP.151 Incomplete Packet, nt network ID
Description:
The router received a partial PPP packet. This probably occurred due to a transmission error. This error can be ignored unless it occurs very frequently.

PPP.152

Level:
P_TRACE
Short Syntax:
PPP.152 Bndwdth on Dmnd brng lnk up_or_down , cur_rx cur_rx_util , thrshld_rx thrs_rx_util cur_tx cur_tx_util thrshld_tx thrs_tx_util nt network ID
Long Syntax:
PPP.152 Bandwidth on Demand bringing link up_or_down , current rcv utilization cur_rx_util threshold rcv utilization thrs_rx_util current xmit utilization cur_tx_util threshold xmit utilization thrs_tx_util net network ID
Description:
The router's Bandwidth on Demand algorithm determined that the current MP bundle utilization pasted the user configured percent utilization threshold, and a member link is brought up or down as appropriate.

PPP.153

Level:
U-INFO
Short Syntax:
PPP.153 Call-Back to router name , nt network ID
Long Syntax:
PPP.153 Initiating call-back to router name , network network ID
Description:
PPP is initiating a call-back to the specified router.

PPP.154

Level:
P_TRACE
Short Syntax:
PPP.154 mk callback type
Long Syntax:
PPP.154 making callback request, operation = type
Description:
lcp_option built callback request.

PPP.155

Level:
P_TRACE
Short Syntax:
PPP.155 ck callback type
Long Syntax:
PPP.155 checking callback request, operation = type
Description:
lcp_check processed a callback request.

PPP.156

Level:
U-INFO
Short Syntax:
PPP.156 Await call-back from router name , nt network ID
Long Syntax:
PPP.156 Waiting for call-back from router name , network network ID
Description:
PPP is disconnecting and now waiting for a call-back from the specified router.

PPP.157

Level:
U-INFO
Short Syntax:
PPP.157 Call-back denied from router name , nt network ID
Long Syntax:
PPP.157 Our call-back request was denied by router name , network network ID
Description:
The specified router refused our request for a call-back.

PPP.158

Level:
CE-ERROR
Short Syntax:
PPP.158 Call-back nak, bad opt, nt network ID
Long Syntax:
PPP.158 Call-back type option not supported, nt network ID
Description:
The remote router requested a type of callback option that is not supported by the local router. The local router replies with a NAK that includes the type of callback which is supported. The only mode supported is callback to the device identified during PPP authentication. This is callback type zero (0).

PPP.159

Level:
CE-ERROR
Short Syntax:
PPP.159 Call-back rej, not enb, nt network ID
Long Syntax:
PPP.159 Call-back rejected. Call back requests are not enabled, nt network ID
Description:
The local router is not configured to accept remote callback requests or to call back to the remote router unconditionally. The remote router's request for a call back to itself is rejected.

PPP.160

Level:
CE-ERROR
Short Syntax:
PPP.160 More MP mbr lnks rqstd than phys avail. Req: requested , Avail: available nt network ID
Long Syntax:
PPP.160 More MP member links have been requested than are physically available. Requested: requested , Available: available net network ID
Description:
The maximum size of the MP bundle is determined by the actual number of physically up networks. This number changes dynamically. The user may configure any maximum bundle size, but if it exceeds what is available, an error occurs. PPP keeps retrying in case more links come up.

PPP.161

Level:
P_TRACE
Short Syntax:
PPP.161 mk lnk dscr lnk_dscr
Long Syntax:
PPP.161 making link discriminator with value lnk_dscr
Description:
lcp_option built a link discriminator.

PPP.162

Level:
P_TRACE
Short Syntax:
PPP.162 ck lnk dscr lnk_dscr
Long Syntax:
PPP.162 checking link discriminator with value lnk_dscr
Description:
lcp_check processed a link discriminator.

PPP.163

Level:
P_TRACE
Short Syntax:
PPP.163 mk fvr pr 0x fvr_pr
Long Syntax:
PPP.163 making BACP favored peer with value fvr_pr
Description:
bacp_option built a favored peer value.

PPP.164

Level:
P_TRACE
Short Syntax:
PPP.164 ck fvr pr 0x fvr_pr
Long Syntax:
PPP.164 checking BACP favored peer with value fvr_pr
Description:
bacp_check processed a favored peer value.

PPP.165

Level:
CE-ERROR
Short Syntax:
PPP.165 aut rej; PAP rqstd by Caller, nt network ID
Long Syntax:
PPP.165 Authent option rejected, PAP not allowed from Caller, network network ID
Description:
lcp_check rejected a PAP authentication request because the router does not allow PAP on inbound calls. This is a security risk.

PPP.166

Level:
CE-ERROR
Short Syntax:
PPP.166 rcvd pktType , IP (TCP/RTP) hdr comp disabled, nt network ID
Long Syntax:
PPP.166 Received pktType , but IP (TCP/RTP) header compression is disabled on network network ID
Description:
The router received a compressed IP (TCP/RTP) packet on an interface that did not negotiate to use IP header compression.

PPP.167

Level:
CE-ERROR
Short Syntax:
PPP.167 fld to proc pktType , nt network ID
Long Syntax:
PPP.167 failed to process pktType , network network ID
Description:
Failed to process the specified IP compressed/full_header packet. Earlier error messages should specify the exact reason for failure.

PPP.168

Level:
CE-ERROR
Short Syntax:
PPP.168 PPP MRU too short for Bridging (was actual MRU , sb required MRU ) nt network ID
Long Syntax:
PPP.168 PPP MRU too short for Bridging (was actual MRU , must be required MRU ) network network ID
Description:
The packet size negotiated on a PPP link was too small to contain the maximum size bridged packet. Bridging on this interface is automatically disabled.
Action:
Adjust the LCP MRU parameter on both routers to a value at least as large as the required MRU displayed in this message. Another option on TokenRing or FDDI LAN's is to reduce the LAN packet size to fit within the available PPP MRU.

PPP.169

Level:
P_TRACE
Short Syntax:
PPP.169 mk net num 0x net_num
Long Syntax:
PPP.169 making IPXCP option net num with value net_num
Description:
ipxcp_option built a network number value.

PPP.170

Level:
P_TRACE
Short Syntax:
PPP.170 ck net num 0x net_num
Long Syntax:
PPP.170 checking IPXCP option net num with value net_num
Description:
ipxcp_check processed a network number value.

PPP.171

Level:
U-INFO
Short Syntax:
PPP.171 Ambiguous Call-Back, nt network ID
Long Syntax:
PPP.171 Ambiguous Call-Back, network network ID
Description:
The router can not unambiguously determine which remote router must be called-back. It attempts a call-back with every dial circuit interface (which has call-back enabled) bound to the physical device where the incoming call arrived. If that device can not support that many simultaneous outbound calls then some call-back's will not be performed. This may include the call-back to the router which originally called the local router.
Action:
If the wrong remote router is being called back then the user has three options: 1. The number of dial-circuits on the physical ISDN or DSI device can be reduced to ONE. 2. If the physical interface is ISDN then verify that Caller-ID is provisioned (enabled) on the ISDN line by the Telco. 3. Use CALL-BACK REQUEST and ACCEPT together with PPP PAP or CHAP to perform call-back as part of PPP negotiation. Using PAP or CHAP allows PPP to determine WHO the remote router is so the call-back is made correctly.

PPP.172

Level:
P_TRACE
Short Syntax:
PPP.172 mk node num 0x node_num0 node_num1 node_num2 node_num3 node_num4 node_num5
Long Syntax:
PPP.172 making IPXCP option node num with value node_num0 node_num1 node_num2 node_num3 node_num4 node_num5
Description:
ipxcp_option built a node number value. Need 6 arguments to print out all 6 digits of node number.

PPP.173

Level:
P_TRACE
Short Syntax:
PPP.173 ck node num 0x node_num0 node_num1 node_num2 node_num3 node_num4 node_num5
Long Syntax:
PPP.173 making IPXCP option node num with value node_num0 node_num1 node_num2 node_num3 node_num4 node_num5
Description:
ipxcp_check processed a node number value. Need 6 arguments to print out all 6 digits of node number.

PPP.174

Level:
C-INFO
Short Syntax:
PPP.174 Auth req rcvd; 0x req_protocol not implemented; try supp_protocol nt network ID
Long Syntax:
PPP.174 Authent protocol 0x req_protocol requested but not supported; trying to negotiate for supp_protocol net network ID
Description:
lcp_check received a request for an unsupported authentication protocol. The router will attempt to negotiate a supported authentication protocol.

PPP.175

Level:
P_TRACE
Short Syntax:
PPP.175 Nd to reneg LCP to new PPP ifc cnfg nt network ID
Long Syntax:
PPP.175 Need to renegotiate LCP values to match values of the PPP interface the lcp link moved to nt network ID
Description:
An incoming connection was moved to a different PPP interface as a result of authentication via caller id, PAP or CHAP. The LCP configuration of the new PPP interface differs from that of the old interface, and thus LCP MUST be renegotiated.

PPP.176

Level:
P-TRACE
Short Syntax:
PPP.176 fsm_name, / fsm_state, snd code, , prtcl protocol, id id, len len, , nt network ID
Long Syntax:
PPP.176 FSM = fsm_name, , state = fsm_state, , sending code, , prot protocol, , id id, , len len, , on network network ID
Description:
fsm_send is about to send an fsm message.

PPP.177

Level:
P-TRACE
Short Syntax:
PPP.177 fsm_name, / fsm_state, rcv code, , prtcl protocol, id id, len len, , nt network ID
Long Syntax:
PPP.177 FSM = fsm_name, , state = fsm_state, , received code, , prot protocol, , id id, , len len, , on network network ID
Description:
fsm_proc received an fsm message.

PPP.178

Level:
P-TRACE
Short Syntax:
PPP.178 Delay Bndwdth on Dmnd brng lnk up_or_down, . BACP state: bacp_state, . nt network ID
Long Syntax:
PPP.178 Delay Bandwidth on Demand bringing link up_or_down, . BACP state is bacp_state, on network network ID
Description:
Delaying adding another link to MP bundle until BACP negotiation is finished.

PPP.179

Level:
P-TRACE
Short Syntax:
PPP.179 BAP rcv CallStatInd, rem call fail, rsn reason, , rem will_or_will_not_retry, , nt network ID
Long Syntax:
PPP.179 BAP received CallStatusIndication, remote call failed, reason reason, , remote will_or_will_not_retry, , on network network ID
Description:
BAP received a Call Status Indication from the peer for a previous Call Request/Callback Request, indicating that the peer's attempt to call us failed for the specified reason.

PPP.180

Level:
P-TRACE
Short Syntax:
PPP.180 BAP pkt packet_type, , option_descr, , nt network ID
Long Syntax:
PPP.180 BAP packet packet_type, , option_descr, , on network network ID
Description:
BAP received a packet of packet_type from the peer, and options_descr describes the options contained in that packet.
Panic
pppimem
Short Syntax:
PPP interface initialization failed, no memory.
Description:
The PPP interface failed to allocate sufficient memory to complete initialization.
Action:
Contact customer service.
Panic
pppiprt
Short Syntax:
PPP: unsupported protocol during initialization
Description:
The PPP network handler detected an unsupported protocol during initialization.
Action:
Contact customer service.
Panic
pppidev
Short Syntax:
PPP: wrong device type
Description:
The PPP network handler detected that PPP was configured on a device other than I_LOUIE or I_ATC2 during initialization.
Action:
Contact customer service.
Panic
pppbdg
Short Syntax:
PPP: illegal bridge packet type
Description:
PPP attempted to transmit a bridged packet with an unknown source network type.
Action:
Contact customer service.
Panic
pppxprt
Short Syntax:
PPP: illegal WAN manager data type
Description:
PPP attempted to transmit a packet with an unknown data type.
Action:
Contact customer service.