ELS Messages for User Datagram Protocol (UDP)
- Level:
- P-TRACE
- Class:
- FAKE
- Short Syntax:
- UDP.001 pkt source_ip_address
-> destination_ip_address
port port_number
no srvr
- Long Syntax:
- UDP.001 Packet from source_ip_address
for destination_ip_address
port port_number
, no server
- Description:
- This message is generated when a packet is discarded because
UDP is not installed in the router. The packet was for the
broadcast address.
- Level:
- U-INFO
- Class:
- FAKE
- Short Syntax:
- UDP.002 pkt source_ip_address
-> destination_ip_address
port port_number
no srvr
- Long Syntax:
- UDP.002 Packet from source_ip_address
for destination_ip_address
port port_number
, no server
- Description:
- This message is generated when a packet is discarded because
UDP is not installed in the router. The packet was addressed
to the router.
- Level:
- UE-ERROR
- Short Syntax:
- UDP.003 dsc pkt frm source_ip_address
bd len length
- Long Syntax:
- UDP.003 Discarded packet from source_ip_address
, bad length length
- Description:
- This message is generated when a packet is discarded because
it had a UDP length greater than its IP length.
- Level:
- UE-ERROR
- Short Syntax:
- UDP.004 bd cksm clc checksum
rcv checksum
- Long Syntax:
- UDP.004 Bad checksum - calculated checksum
, received checksum
- Description:
- This message is generated when a packet is discarded because
it had a bad checksum.
- Level:
- U-TRACE
- Short Syntax:
- UDP.005 rcvd pkt frm ( source_IP_address
, prt udp_port_number
, nt Network ID
)
- Long Syntax:
- UDP.005 received packet from ( source_IP_address
, port udp_port_number
, net Network ID
)
- Description:
- A particular interface received a UDP datagram. The message includes
the port number.
- Level:
- U-TRACE
- Short Syntax:
- UDP.006 fwd pkt to destination_IP_address
on prt udp_port_number
- Long Syntax:
- UDP.006 Forwarding packet to destination_IP_address
on udp port udp_port_number
- Description:
- The router forwarded a UDP datagram to a particular
destination. The message includes the port number.
- Level:
- CE-ERROR
- Short Syntax:
- UDP.007 UDP fwd port port
busy
- Long Syntax:
- UDP.007 UDP forwarding on port port
not possible. Port is in use.
- Description:
- UDP forwarding on the specified port is not possible because
the port is already in use by the router.