show gateway
To display the current status of the gateway, use the show gateway command in privileged EXEC mode.
show gateway
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC (#)
Command History
Release |
Modification |
---|---|
11.3(6)NA2 |
This command was introduced. |
12.0(5)T |
The display format was modified for H.323 Version 2. |
12.1(5)XM2 |
This command was implemented on the Cisco AS5350 and Cisco AS5400. |
12.2(4)T |
This command was not supported on the Cisco AS5300, Cisco AS5350, and Cisco AS5400 in this release. |
12.2(2)XB1 |
This command was implemented on the Cisco AS5850. |
12.2(11)T |
This command was integrated into Cisco IOS Release 12.2(11)T. |
Examples
The following sample output shows the report that appears when the gateway is not registered with a gatekeeper:
Router# show gateway
Gateway gateway1 is not registered to any gatekeeper
Gateway alias list
H323-ID gateway1
H323 resource thresholding is Enabled but NOT Active
H323 resource threshold values:
DSP: Low threshold 60, High threshold 70
DS0: Low threshold 60, High threshold 70
This following sample output indicates that an E.164 address has been assigned to the gateway:
Router# show gateway
Gateway gateway1 is registered to Gatekeeper gk1
Gateway alias list
E.164 Number 5551212
H323-ID gateway1
The following sample output shows the report that appears when the gateway is registered with a gatekeeper and H.323 resource threshold reporting is enabled with the resource threshold command:
Router# show gateway
Gateway gateway1 is registered to Gatekeeper gk1
Gateway alias list
H323-ID gateway1
H323 resource thresholding is Enabled and Active
H323 resource threshold values:
DSP: Low threshold 60, High threshold 70
DS0: Low threshold 60, High threshold 70
The following sample output shows the report that appears when the gateway is registered with a gatekeeper and H.323 resource threshold reporting is disabled with the no resource threshold command:
Router# show gateway
Gateway gateway1 is registered to Gatekeeper gk1
Gateway alias list
H323-ID gateway1
H323 resource thresholding is Disabled
Field descriptions should be self-explanatory.