ELS Messages for IP Protocol Network (IPPN)
- Level:
- U-INFO
- Short Syntax:
- IPPN.001 unkn UDP dst port port_number
pkt source_ip_address
-> destination_ip_address
fm nt network ID
- Long Syntax:
- IPPN.001 Unknown UDP destination port port_number
in packet from source_ip_address
for destination_ip_address
, from net network ID
- Description:
- This message is generated when a packet is discarded because
it had a bad UDP destination port number.
- Level:
- U-INFO
- Short Syntax:
- IPPN.002 SRT src_IP
-> dst_IP
(UDP src_port
-> dst_port
) ign, no bdg on tunnel
- Long Syntax:
- IPPN.002 SRT packet from src_IP
to dst_IP
(from UDP socket src_port
to dst_port
) ignored, no bridging on tunnel
- Description:
- A IP packet was received for one of the SRT tunnel's UDP ports,
but bridging is not enabled on the tunnel. The packet will be
discarded.
- Cause:
- Another bridge is configured to have this bridge as a participant
in a SRT bridging tunnel, but this bridge is not so configured.
- Action:
- Make configuration consistent.
- Cause:
- Some other application on the IP network is sending packets to
one of the SRT tunnel UDP ports on this router.
- Action:
- Either change application, or ignore this message.
- Level:
- P-TRACE
- Short Syntax:
- IPPN.003 SRT src_IP
-> dst_IP
(UDP src_port
-> dst_port
) ign, port blocked
- Long Syntax:
- IPPN.003 SRT packet from src_IP
to dst_IP
(from UDP socket src_port
to dst_port
) ignored, port blocked
- Description:
- A IP packet (which was not a BPDU)
was received for one of the SRT tunnel's UDP ports,
but that port is in "blocking" or "listening" state.
The packet will be discarded.
- Cause:
- Perfectly normal when one port into the tunnel blocks. However,
ports to the tunnel will not ordinarily block unless there is
an alternative bridging path in parallel with the tunnel.
- Level:
- P-TRACE
- Short Syntax:
- IPPN.004 Old SRB src_IP
-> dst_IP
(UDP src_port
-> dst_port
), compat mode
- Long Syntax:
- IPPN.004 Old SRB packet from src_IP
to dst_IP
(from UDP socket src_port
to dst_port
), in compatability mode
- Description:
- A packet has been received from a node participating in the IP tunnel
which is using the SRB tunnel encapsulation used prior to Release 12.0.
This packet will be processed normally, but the tunnel will now remain
in the mode compatible with the old encapsulation. This means that
FCS will never be preserved for 802.5 frames across the tunnel.
- Cause:
- Node running SRB tunnel software from before Release 12.0.
- Action:
- Update all participants in tunnel to Release 12.0, and you will not
get this message, and will be able to preserve 802.5 FCS across
the tunnel.
- Level:
- CE-ERROR
- Short Syntax:
- IPPN.005 IP tnl dst ipDest
is not valid (from protName
/ protCircName
)
- Long Syntax:
- IPPN.005 IP tunnel destination ipDest
is not valid (from protName
/ protCircName
)
- Description:
- A circuit registration request was made to an invalid IP
address or name which is not in the IP name-to-address
table.
- Action:
- Correct the invalid IP address, or add the name to the IP
name-to-address table.
- Level:
- UE-ERROR
- Short Syntax:
- IPPN.006 Tnl does not support prot protName
- Long Syntax:
- IPPN.006 Tunnel does not support protocol protName
- Description:
- A circuit registration request was made from a protocol
which is not supported over the IP tunnel.
- Level:
- UE-ERROR
- Short Syntax:
- IPPN.007 Tnl dst ipDst
is in use (from protName
/ protCircName
)
- Long Syntax:
- IPPN.007 Tunnel destination ipDst
is in use (from protName
/ protCircName
)
- Description:
- A circuit registration request was made from a protocol
which is has already registered the same tunnel end point
- Level:
- C-INFO
- Short Syntax:
- IPPN.008 Tnl dst ipDst
registered (from protName
/ protCircName
)
- Long Syntax:
- IPPN.008 Tunnel destination ipDst
registered (from protName
/ protCircName
)
- Description:
- A circuit registration request was made from a protocol
and accepted.
- Level:
- UE-ERROR
- Short Syntax:
- IPPN.009 IPXWAN tnl rcv pkt frm unregd src: ipSrc
, port: udpSrcPort
- Long Syntax:
- IPPN.009 IPXWAN tunnel received packet from unregistered src: ipSrc
, port: udpSrcPort
- Description:
- A packet was received on the IPXWAN tunnel from an IP source
which has no open circuit.
- Level:
- UI-ERROR
- Short Syntax:
- IPPN.010 Too many encaps, drop pkt
- Long Syntax:
- IPPN.010 Too many encapsulations, dropping packet
- Description:
- The tunnel header can not be prepended to the packet due to
insufficient header space.
- Cause:
- The packet is passing through multiple tunnels.
- Action:
- Reconfigure to guarantee packets only pass through one tunnel.
- Panic
- ippnudpregfail
- Short Syntax:
- IPPN UDP socket registration failure
- Description:
- The IPPN protocol net was unable to register one of the UDP
sockets it requires with the UDP protocol.
- Cause:
- Bug in software.
- Action:
- Contact customer service.