Show umts-iub errors – Cisco 3825 User Manual

Page 236

Advertising
background image

A-104

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference

show umts-iub errors

show umts-iub errors

To display the error statistics of the UMTS Iub interface, use the show umts-iub errors command in
privileged EXEC mode.

show umts-iub errors

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Examples

The following are examples of the output generated by this command.

Example 1:

Receiving traffic from shorthaul when the peering connection is not connected with the remote router
yet.

Router# show umts errors atm 0/0/1

UMTS-Iub(ATM0/0/1): backhaul_peer_not_ready ========= 5

5 is the number of packets received from shorthaul.

Example 2

The peering connection is up and shorthaul is receiving traffic from a pvc that's NOT configured on the
remote peering router’s shorthaul.

Router# show umts errors atm 0/0/1

UMTS-Iub(ATM0/0/1): no_remote_pvc =============== 5

5 is also the number of packets.

Example 3

Error statistics that the code keeps track of if the number is not zero.

Router# show umts errors

UMTS-Iub(ATM1/1/1): backhaul_peer_not_ready ===== 6

UMTS-Iub(ATM1/1/1): no_remote_pvc =============== 6

UMTS-Iub(ATM1/1/1): backhaul_invalid_pak ======== 1

UMTS-Iub(ATM1/1/1): decompression_failures ====== 1

UMTS-Iub(ATM1/1/1): no_shorthaul_pak_available == 1

UMTS-Iub(ATM1/1/1): compression_failures ======== 1

UMTS-Iub(ATM1/1/1): no_backhaul_pak_available === 1

UMTS-Iub(ATM1/1/1): no_backhaul_interface ======= 1

UMTS-Iub(ATM1/1/1): backhaul_interface_down ===== 1

Release

Modification

12.4(2)MR

This command was introduced.

Advertising