Verifying Basic Setup on the Cisco VGD 1T3 Voice Gateway
Interface Queue Wedge Monitor
41
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
Router#
show process cpu | i Intf
39 0 341 0 0.00% 0.00% 0.00% 0 Intf Wedge Monit
Router#
Step 4
Disable the interface monitor.
Router#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router#(config)#
no interface-monitor enable
Router#(config)#
^Z
Router#
Router#
Step 5
Show the interface wedge process running again. (No process is running now.)
Router#
show process cpu | i Intf
Router#
Step 6
Show the wedged interface output. (No output.)
Router#
show wedged-interfaces output
Interface Name Time Since Wedge
Router#
Router#
Step 7
Enable the Interface Queue Wedge Monitor again.
Router#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router#(config)#
interface-monitor enable
Router#(config)#
^Z
Router#
00:39:15: %HHM-3-INTFWEDGE: GigabitEthernet0/0 Output Queue Wedged
00:39:18: %HHM-3-INTFWEDGE: GigabitEthernet0/1 Output Queue Wedged
Router#
Router#
Router#
Step 8
Show wedge output.
Router#
show wedge output
Interface Name Time Since Wedge
GigabitEthernet0/0 00:26:29
GigabitEthernet0/1 00:26:44
Router#
Step 9
Show the interface wedge process running again. (Process is running now.)
Router#
show process cpu | i Intf
39 0 25 0 0.00% 0.00% 0.00% 0 Intf Wedge Monit
Using Wedge Interface Input
The following procedure shows an example of how to enable, disable, and show the results of wedged
interface input: