Verifying Basic Setup on the Cisco VGD 1T3 Voice Gateway
Interface Queue Wedge Monitor
40
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
Slot 5 - VGD-FC OK
Slot 6 - Empty DFC Not in operation
Slot 7 - Empty DFC Not in operation
Interface Queue Wedge Monitor
The Interface Queue Wedge Monitor displays information about interface queue wedges and the times
that they occur. An interface queue is wedged when the packet count that is being transmitted (output
queue) or received (input queue) is equal to or greater than the maximum packet count size of the queue,
and consequently, no more packets are transmitted or received.
The Interface Queue Wedge Monitor is enabled or disabled using following commands.
•
interface-monitor enable
•
[no] interface-monitor enable
The Interface Queue Wedge Monitor is disabled by default.
When the Interface Queue Wedge Monitor is enabled, it monitors all the input and output queue wedge
interfaces. The show wedged-interfaces [output | input] command displays the queue wedged
interfaces.
The show wedged-interfaces output command displays the output queue wedge interfaces and their
respective time-since-wedges.
The show wedged-interfaces input command displays the input queue wedge interfaces and their
respective time-since-wedges.
Using Interface Queue Wedge Output
When the Interface Queue Wedge Monitor is enabled, and an interface (such as a GigabitEthernet0/0
output queue is already wedged, the following message is displayed on the console, syslog, and buffer:
Eg: 00:39:15: %HHM-3-INTFWEDGE: GigabitEthernet0/0 Output Queue Wedged
The following procedure shows an example of how to enable, disable, and show the results of a wedged
interface output:
Step 1
Enable the Interface Queue Wedge Monitor.
Router#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router#(config)#
interface-monitor enable
Router#(config)#
^Z
Router#
Step 2
Show interfaces. (In this case, some interfaces are already wedged.)
Router#
show wedged-interfaces output
Interface Name Time Since Wedge
GigabitEthernet0/0 00:24:35
GigabitEthernet0/1 00:24:50
Router#
Step 3
Show the interface wedge process running.