|
Table Of Contents
show dialplan in-trunk-group-label
show gatekeeper endpoint circuits
show gatekeeper gw-type-prefix
show gatekeeper performance statistics
show gatekeeper status cluster
show dial-peer video
To display configuration information for video dial peers, use the show dial-peer video command in privileged EXEC mode.
show dial-peer video [number] [summary]
Syntax Description
number
(Optional) A specific video dial peer. Output displays information about that dial peer.
summary
(Optional) Output displays a one-line summary of each video dial peer.
Defaults
If both the name argument and summary keyword are omitted, command output displays detailed information about all video dial peers.
Command Modes
Privileged EXEC
Command History
Release Modification12.0(5)XK
This command was introduced on the Cisco MC3810.
12.0(7)T
This command was integrated into Cisco IOS Release 12.0(7)T.
Usage Guidelines
Use this command to display the configuration for all video dial peers configured for a router. To show configuration information for only one specific dial peer, use the number argument to identify the dial peer.
Examples
The following sample output displays detailed information about all configured video dial peers:
Router# show dial-peer video
Video Dial-Peer 1
type = videocodec, destination-pattern = 111
port signal = 1/0, port media = Serial1
nsap = 47.0091810000000050E201B101.00107B09C6F2.C8
Video Dial-Peer 2
type = videoatm, destination-pattern = 222
session-target = ATM0 svc nsap 47.0091810000000050E201B101.00E01E92ADC2.C8
Video Dial-Peer 3
type = videoatm, destination-pattern = 333
session-target = ATM0 pvc 70/70
show dial-peer voice
To display information for voice dial peers, use the show dial-peer voice command in EXEC mode.
show dial-peer voice [number | summary]
Syntax Description
number
(Optional) A specific voice dial peer. Output displays detailed information about that dial peer.
summary
(Optional) Output displays a short summary of each voice dial peer.
Defaults
If both the name argument and summary keyword are omitted, output displays detailed information about all voice dial peers.
Command Modes
EXEC
Command History
Usage Guidelines
Use this command to display the configuration for all VoIP and plain old telephone service (POTS) dial peers configured for a router. To show configuration information for only one specific dial peer, use the number argument to identify the dial peer. To show summary information for all dial peers, use the summary keyword.
Examples
The following is sample output from the show dial-peer voice command for a POTS dial peer:
Router> show dial-peer voice 100
VoiceEncapPeer100
information type = voice,
description = `',
tag = 100, destination-pattern = `',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 100, Admin state is up, Operation state is up,
incoming called-number = `555....', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = disabled,
in bound application associated: 'vxml_inb_app'
out bound application associated: ''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
type = pots, prefix = `',
forward-digits default
session-target = `', voice-port = `',
direct-inward-dial = disabled,
digit_strip = enabled,
register E.164 number with GK = TRUE
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
The following is sample output from this command for a VoIP dial peer:
Router> show dial-peer voice 101
VoiceOverIpPeer101
information type = voice,
description = `',
tag = 101, destination-pattern = `5551212',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 101, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
modem passthrough = system,
huntstop = disabled,
in bound application associated: 'DEFAULT'
out bound application associated: 'vapp1'
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
type = voip, session-target = `ipv4:10.10.1.1',
technology prefix:
settle-call = disabled
ip media DSCP = default, ip signaling DSCP = default, UDP checksum = di,
session-protocol = cisco, session-transport = system, req-qos = best-ef
acc-qos = best-effort,
RTP dynamic payload type values: NTE = 101
Cisco: NSE=100, fax=96, fax-ack=97, dtmf=121, fax-relay=122
CAS=123, ClearChan=125, PCM switch over u-law=126,A-law=127
fax rate = voice, payload size = 20 bytes
fax protocol = system
fax NSF = 0xAD0051 (default)
codec = g729r8, payload size = 20 bytes,
Expect factor = 0, Icpif = 20,
Playout Mode is set to default,
Initial 60 ms, Max 300 ms
Playout-delay Minimum mode is set to default, value 40 ms
Expect factor = 0,
Max Redirects = 1, Icpif = 20,signaling-type = ext-signal,
CLID Restrict = disabled
VAD = enabled, Poor QOV Trap = disabled,
voice class perm tag = `'
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Table 52 describes fields shown in this output, in alphabetical order.
The following is sample output from this command:
Router> show dial-peer voice summary
dial-peer hunt 0
PASS
TAG TYPE ADMIN OPER PREFIX DEST-PATTERN PREF THRU SESS-TARGET PORT
3 mmoip up down 0
100 pots up up 0
101 voip up up 5551212 0 syst ipv4:10.10.1.1
102 voip up up 5551234 0 syst ipv4:10.10.1.1
99 voip up down 0 syst
33 mmoip up down 0
Table 53 describes an the fields shown in this output, in alphabetical order.
Related Commands
show dialplan dialpeer
To display the outbound dial peers that are matched to an incoming dial peer based on the class of restriction (COR) criteria and the dialed number, use the show dialplan dialpeer command in privileged EXEC mode.
show dialplan dialpeer incoming-dialpeer-tag number number [timeout]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command as a troubleshooting tool to determine which outbound dial peer is matched for an incoming call, based on the COR criteria and dialed number specified in the command line. Use the timeout keyword to enable matching variable-length destination patters associated with dial peers. This can increase your chances of finding a match for the dial peer number you specify.
Note For actual voice calls coming into the router, the incoming corlist of a specified inbound dial peer and the outgoing called number will be used to match the outbound dial peer.
Examples
The following sample output shows an incoming call with a dialed number of 19001111 and meeting the COR criteria as part of dial peer 300 with incoming COR-list has been matched to an outbound dial peer with IP address 1.8.50.7:
Router# show dialplan dialpeer 300 number 1900111
VoiceOverIpPeer900
information type = voice,
description = `',
tag = 900, destination-pattern = `1900',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 900, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
modem passthrough = system,
huntstop = disabled,
in bound application associated: 'DEFAULT'
out bound application associated: ''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:to900
type = voip, session-target = `ipv4:1.8.50.7',
technology prefix:
settle-call = disabled
...
Time elapsed since last clearing of voice call statistics never
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: 19001111 Digits: 4
Target: ipv4:1.8.50.7
Table 54 describes the significant fields shown in the display.
Related Commands
show dialplan incall
To display which incoming POTS dial peer is matched for a specific calling number or voice port, use the show dialplan incall number command in privileged EXEC mode.
show dialplan incall voice-port number calling-number [timeout]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command as a troubleshooting tool to determine which POTS dial peer is matched for an incoming call, for the selected calling number and voice port. The router attempts to match these items in the order listed:
1. Calling number with answer-address configured in dial peer
2. Calling number with destination-pattern configured in dial peer
3. Voice port with voice port configured in dial peer
The router first attempts to match a dial peer based on the calling number (ANI). If the router is unable to match a dial peer based on the calling number, it matches the call to a POTS dial peer based on the selected voice interface. If more than one dial peer uses the same voice port, the router selects the first matching dial peer. Use the timeout keyword to enable matching variable-length destination patters associated with dial peers. This can increase you r chances of finding a match for the dial peer number you specify.
Note For actual voice calls coming into the router, the router attempts to match the called number (the dialed number identification service [DNIS] number) with the incoming called-number configured in a dial peer. The router, however, does not consider the called number when using the show dialplan incall number command.
Examples
The following sample output shows that an incoming call from interface 1/0/0:D with a calling number of 12345 is matched to POTS dial peer 10:
Router# show dialplan incall 1/0/0:D number 12345
Macro Exp.: 12345
VoiceEncapPeer10
information type = voice,
tag = 10, destination-pattern = `123..',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 10, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = disabled,
in bound application associated: DEFAULT
out bound application associated:
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
type = pots, prefix = `',
forward-digits default
session-target = `', voice-port = `1/0/0:D',
direct-inward-dial = disabled,
digit_strip = enabled,
register E.164 number with GK = TRUE
Connect Time = 0, Charged Units = 0,
register E.164 number with GK = TRUE
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0,
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: 12345 Digits: 3
Target:
The following sample output shows that, if no dial peer has a destination pattern or answer address that matches the calling number of 888, the incoming call is matched to POTS dial peer 99, because the call comes in on voice port 1/0/1:D, which is the voice port configured for this dial peer:
Router# show dialplan incall 1/0/1:D number 888
Macro Exp.: 888
VoiceEncapPeer99
information type = voice,
tag = 99, destination-pattern = `99...',
answer-address = `', preference=1,
numbering Type = `national'
group = 99, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = disabled,
in bound application associated: DEFAULT
out bound application associated:
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
type = pots, prefix = `5',
forward-digits 4
session-target = `', voice-port = `1/0/1:D',
direct-inward-dial = enabled,
digit_strip = enabled,
register E.164 number with GK = TRUE
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0,
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: Digits: 0
Target:
Note Table 54 describes the significant fields shown in the display.
Related Commands
show dialplan incall uri
To display which dial peer is matched for a specific uniform resource identifier (URI) in an incoming voice call, use the show dialplan incall uri command in privileged EXEC mode.
H.323 Session Protocol
show dialplan incall uri h323 {called | calling} uri
SIP Session Protocol
show dialplan incall uri sip {from | request | to} uri
Syntax Description
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Usage Guidelines
•Use this command for troubleshooting to determine which dial peer is matched for an incoming call, based on the selected URI and the specified field in the call message.
•To set the URI format for matching calls, use the voice class uri command. To set the URI voice class in the inbound dial peer, use the incoming uri command.
Examples
The following is sample output from this command for a SIP URI:
Router# show dialplan incall uri sip from sip:5551234
Inbound VoIP dialpeer matching based on SIP URI's
VoiceOverIpPeer10
peer type = voice, information type = voice,
description = `',
tag = 10, destination-pattern = `',
answer-address = `', preference=0,
CLID Restriction = None
CLID Network Number = `'
CLID Second Number sent
source carrier-id = `', target carrier-id = `',
source trunk-group-label = `', target trunk-group-label = `',
numbering Type = `unknown'
group = 10, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
modem transport = system,
URI classes:
Incoming (Request) =
Incoming (To) =
Incoming (From) = 101
Destination =
huntstop = disabled,
in bound application associated: 'get_headers_tcl'
out bound application associated: ''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
Translation profile (Incoming):
Translation profile (Outgoing):
incoming call blocking:
translation-profile = `'
disconnect-cause = `no-service'
type = voip, session-target = `',
technology prefix:
settle-call = disabled
ip media DSCP = ef, ip signaling DSCP = af31, UDP checksum = disabled,
session-protocol = sipv2, session-transport = system, req-qos = best-ef
acc-qos = best-effort,
RTP dynamic payload type values: NTE = 101
Cisco: NSE=100, fax=96, fax-ack=97, dtmf=121, fax-relay=122
CAS=123, ClearChan=125, PCM switch over u-law=0,A-law=8
RTP comfort noise payload type = 19
fax rate = voice, payload size = 20 bytes
fax protocol = system
fax-relay ecm enable
fax NSF = 0xAD0051 (default)
codec = g729r8, payload size = 20 bytes,
Expect factor = 0, Icpif = 20,
Playout Mode is set to default,
Initial 60 ms, Max 300 ms
Playout-delay Minimum mode is set to default, value 40 ms
Fax nominal 300 ms
Max Redirects = 1, signaling-type = ext-signal,
VAD = enabled, Poor QOV Trap = disabled,
Source Interface = NONE
voice class sip url = system,
voice class sip rel1xx = system,
voice class perm tag = `'
Time elapsed since last clearing of voice call statistics never
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: Digits: 0
Target:
The following is sample output from this command for a TEL URI:
Router# show dialplan incall uri h323 called tel:1234567
Inbound VoIP dialpeer matching based on H323 URI's
VoiceOverIpPeer25
peer type = voice, information type = voice,
description = `',
tag = 25, destination-pattern = `',
answer-address = `', preference=0,
CLID Restriction = None
CLID Network Number = `'
CLID Second Number sent
source carrier-id = `', target carrier-id = `',
source trunk-group-label = `', target trunk-group-label = `',
numbering Type = `unknown'
group = 25, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
modem transport = system,
URI classes:
Incoming (Called) = 103
Incoming (Calling) =
Destination =
huntstop = disabled,
in bound application associated: 'callme'
out bound application associated: ''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
Translation profile (Incoming):
Translation profile (Outgoing):
incoming call blocking:
translation-profile = `'
disconnect-cause = `no-service'
type = voip, session-target = `ipv4:10.10.1.1',
technology prefix:
settle-call = disabled
ip media DSCP = ef, ip signaling DSCP = af31, UDP checksum = disabled,
session-protocol = cisco, session-transport = system, req-qos = best-ef
acc-qos = best-effort,
RTP dynamic payload type values: NTE = 101
Cisco: NSE=100, fax=96, fax-ack=97, dtmf=121, fax-relay=122
CAS=123, ClearChan=125, PCM switch over u-law=0,A-law=8
RTP comfort noise payload type = 19
fax rate = voice, payload size = 20 bytes
fax protocol = system
fax-relay ecm enable
fax NSF = 0xAD0051 (default)
codec = g729r8, payload size = 20 bytes,
Expect factor = 0, Icpif = 20,
Playout Mode is set to default,
Initial 60 ms, Max 300 ms
Playout-delay Minimum mode is set to default, value 40 ms
Fax nominal 300 ms
Max Redirects = 1, signaling-type = ext-signal,
VAD = enabled, Poor QOV Trap = disabled,
Source Interface = NONE
voice class sip url = system,
voice class sip rel1xx = system,
voice class perm tag = `'
Time elapsed since last clearing of voice call statistics never
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: Digits: 0
Target:
Table 55 describes significant fields in the displays.
Related Commands
show dialplan in-carrier
To display which incoming VoIP or POTS dial peer is matched for a specific source carrier or voice port, use the show dialplan in-carrier command in privileged EXEC mode.
show dialplan in-carrier carrier-id [voip | pots]
Syntax Description
Command Modes
Privileged EXEC
Command History
Release Modification12.2(13)T
This command was introduced on the Cisco 2600 series and Cisco 3600 series routers and on Cisco AS5300, Cisco AS5400, and Cisco AS5800 access servers.
Usage Guidelines
Use this command as a troubleshooting tool to determine which VoIP or POTS dial peer is matched for an incoming call, based on the carrier identifier specified in the command line. Use the voip or pots keywords to further limit the scope of possible matches for the dial peer specified in the show dialplan command line.
Examples
The following sample output shows a VoIP or POTS dial peer being matched to another POTS dial peer based on its carrier identifier, "aaa":
Router# show dialplan in-carrier aaa pots
Inbound pots dialpeer Matching based on source carrier-id
VoiceEncapPeer7777
information type = voice,
description = `',
tag = 7777, destination-pattern = `',
answer-address = `', preference=0,
CLID Restriction = None
CLID Network Number = `'
CLID Second Number sent
source carrier-id = `aaa', target carrier-id = `',
source trunk-group-label = `', target trunk-group-label = `',
numbering Type = `unknown'
group = 7777, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = disabled,
in bound application associated:'DEFAULT'
out bound application associated:''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
Translation profile (Incoming):
Translation profile (Outgoing):
incoming call blocking:
translation-profile = `'
disconnect-cause = `no-service'
voice-port = `'
type = pots, prefix = `',
forward-digits default
session-target = `', up,
direct-inward-dial = disabled,
digit_strip = enabled,
register E.164 number with GK = TRUE
fax rate = system, payload size = 20 bytes
Time elapsed since last clearing of voice call statistics never
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: Digits:0
Target:
Note Table 54 describes the significant fields shown in the display.
Related Commands
show dialplan in-trunk-group-label
To display which incoming VoIP or POTS dial peer is matched for a specific trunk group label, use the show dialplan in-trunk-group-label command in privileged EXEC mode.
show dialplan in-trunk-group-label trunk-group-label [pots | voip]
Syntax Description
Command Modes
Privileged EXEC
Command History
Release Modification12.2(13)T
This command was introduced on the Cisco 2600 series and Cisco 3600 series routers and on Cisco AS5300, Cisco AS5400, and Cisco AS5800 access servers.
Usage Guidelines
Use this command to determine which VoIP or POTS dial peer is matched for an incoming call, based on the identifier of the source trunk group. The router attempts to match these items in the order listed. Use the voip or pots keywords to further limit the scope of possible matches for the dial peer specified in the show dialplan command line.
Examples
The following sample output shows an inbound VoIP or POTS dial peer being matched to an outbound POTS dial peer based on the trunk group label "NYtrunk":
Router# show dialplan in-trunk-group-label NYtrunk pots
Inbound pots dialpeer Matching based on source trunk-group-label
VoiceEncapPeer2003
information type = voice,
description = `',
tag = 2003, destination-pattern = `',
answer-address = `', preference=0,
CLID Restriction = None
CLID Network Number = `'
CLID Second Number sent
source carrier-id = `', target carrier-id = `',
source trunk-group-label = `NYtrunk', target trunk-group-label = `',
numbering Type = `unknown'
group = 2003, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = disabled,
in bound application associated:'debit-card'
out bound application associated:''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
Translation profile (Incoming):
Translation profile (Outgoing):
incoming call blocking:
translation-profile = `'
disconnect-cause = `no-service'
voice-port = `'
type = pots, prefix = `',
forward-digits default
session-target = `', up,
direct-inward-dial = disabled,
digit_strip = enabled,
register E.164 number with GK = TRUE
fax rate = system, payload size = 20 bytes
Time elapsed since last clearing of voice call statistics never
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: Digits:0
Target:
Note Table 54 describes the significant fields shown in the display.
Related Commands
show dialplan number
To display which outgoing dial peer is reached when a particular telephone number is dialed, use the show dialplan number command in privileged EXEC mode.
show dialplan number dial-string [carrier identifier] [fax | huntstop | voice] [timeout]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command to test whether the dial plan configuration is valid and working as expected. Use the timeout keyword to enable matching variable-length destination patters associated with dial peers. This can increase you r chances of finding a match for the dial peer number you specify.
Examples
The following is sample output from this command using a destination pattern of 1001:
Router# show dialplan number 1001
Macro Exp.: 1001
VoiceEncapPeer1003
information type = voice,
tag = 1003, destination-pattern = `1001',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 1003, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = enabled,
type = pots, prefix = `',
forward-digits default
session-target = `', voice-port = `1/1',
direct-inward-dial = disabled,
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: 1001 Digits: 4
Target:
VoiceEncapPeer1004
information type = voice,
tag = 1004, destination-pattern = `1001',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 1004, Admin state is up, Operation state is up,
...
Matched: 1001 Digits: 4
Target:
VoiceEncapPeer1002
information type = voice,
tag = 1002, destination-pattern = `1001',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 1002, Admin state is up, Operation state is up,
...
Matched: 1001 Digits: 4
Target:
VoiceEncapPeer1001
information type = voice,
tag = 1001, destination-pattern = `1001',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 1001, Admin state is up, Operation state is up,
...
Matched: 1001 Digits: 4
Target:
The following is sample output from this command using a destination pattern of 1001 and the huntstop keyword:
Router# show dialplan number 1001 huntstop
Macro Exp.: 1001
VoiceEncapPeer1003
information type = voice,
tag = 1003, destination-pattern = `1001',
answer-address = `', preference=0,
numbering Type = `unknown'
group = 1003, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
huntstop = enabled,
type = pots, prefix = `',
forward-digits default
session-target = `', voice-port = `1/1',
direct-inward-dial = disabled,
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: 1001 Digits: 4
Target:
Note Table 54 describes the significant fields shown in the display.
Related Commands
show dialplan uri
To display which outbound dial peer is matched for a specific destination uniform resource identifier (URI), use the show dialplan uri command in privileged EXEC mode.
show dialplan uri uri
Syntax Description
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Usage Guidelines
•Use this command for troubleshooting to determine which dial peer is matched for an outgoing call, based on the selected URI.
•To set the URI format used to match calls, use the voice class uri command. To set the URI voice class in the outbound dial peer, use the destination uri command.
Examples
The following is sample output from this command:
Router# show dialplan uri sip:123456
Outbound dialpeer matching based on destination URI
VoiceOverIpPeer99
peer type = voice, information type = voice,
description = `',
tag = 99, destination-pattern = `',
answer-address = `', preference=0,
CLID Restriction = None
CLID Network Number = `'
CLID Second Number sent
source carrier-id = `', target carrier-id = `',
source trunk-group-label = `', target trunk-group-label = `',
numbering Type = `unknown'
group = 99, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
DTMF Relay = disabled,
modem transport = system,
URI classes:
Incoming (Request) =
Incoming (To) =
Incoming (From) =
Destination = 100
huntstop = disabled,
in bound application associated: 'DEFAULT'
out bound application associated: ''
dnis-map =
permission :both
incoming COR list:maximum capability
outgoing COR list:minimum requirement
Translation profile (Incoming):
Translation profile (Outgoing):
incoming call blocking:
translation-profile = `'
disconnect-cause = `no-service'
type = voip, session-target = `',
technology prefix:
settle-call = disabled
ip media DSCP = ef, ip signaling DSCP = af31, UDP checksum = disabled,
session-protocol = sipv2, session-transport = system, req-qos = best-ef
acc-qos = best-effort,
RTP dynamic payload type values: NTE = 101
Cisco: NSE=100, fax=96, fax-ack=97, dtmf=121, fax-relay=122
CAS=123, ClearChan=125, PCM switch over u-law=0,A-law=8
RTP comfort noise payload type = 19
fax rate = voice, payload size = 20 bytes
fax protocol = system
fax-relay ecm enable
fax NSF = 0xAD0051 (default)
codec = g729r8, payload size = 20 bytes,
Expect factor = 0, Icpif = 20,
Playout Mode is set to default,
Initial 60 ms, Max 300 ms
Playout-delay Minimum mode is set to default, value 40 ms
Fax nominal 300 ms
Max Redirects = 1, signaling-type = ext-signal,
VAD = enabled, Poor QOV Trap = disabled,
Source Interface = NONE
voice class sip url = system,
voice class sip rel1xx = system,
voice class perm tag = `'
Time elapsed since last clearing of voice call statistics never
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0
Accepted Calls = 0, Refused Calls = 0,
Last Disconnect Cause is "",
Last Disconnect Text is "",
Last Setup Time = 0.
Matched: Digits: 0
Target:
Table 55 describes significant fields in the display.
Related Commands
show dspfarm
To display digital-signal-processor (DSP) farm-service information such as operational status and DSP resource allocation for transcoding and conferencing, use the show dspfarm command in privileged EXEC mode.
show dspfarm [all | dsp {active | all | idle} | sessions]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The router on which this command is used must be equipped with one or more digital T1/E1 packet voice trunk network modules (NM-HDVs) or high-density voice (HDV) transcoding/conferencing DSP farms (NM-HDV-FARMs) to provide DSP resources.
Examples
The following is sample output from this command:
Router# show dspfarm
DSPFARM Configuration Information: Admin State: UP, Oper Status: ACTIVE - Cause code: NONE Transcoding Sessions: 4, Conferencing Sessions: 0 RTP Timeout: 600
Router# show dspfarm all
DSPFARM Configuration Information:
Admin State: UP, Oper Status: ACTIVE - Cause code: NONE
Transcoding Sessions: 4, Conferencing Sessions: 2
RTP Timeout: 1200
Connection average duration: 3600, Connection check interval 600
Codec G729 VAD: ENABLED
Total number of active session(s) 0, and connection(s) 0
SLOT DSP CHNL STATUS USE TYPE SESS-ID CONN-ID PKTS-RXED PKTS-TXED
1 3 1 UP FREE conf - - - -
1 3 2 UP FREE conf - - - -
1 3 3 UP FREE conf - - - -
1 3 4 UP FREE conf - - - -
1 3 5 UP FREE conf - - - -
1 3 6 UP FREE conf - - - -
1 4 1 UP FREE conf - - - -
1 4 2 UP FREE conf - - - -
1 4 3 UP FREE conf - - - -
1 4 4 UP FREE conf - - - -
1 4 5 UP FREE conf - - - -
1 4 6 UP FREE conf - - - -
1 5 1 UP FREE xcode - - - -
1 5 2 UP FREE xcode - - - -
1 5 3 UP FREE xcode - - - -
1 5 4 UP FREE xcode - - - -
1 5 5 UP FREE xcode - - - -
1 5 6 UP FREE xcode - - - -
1 5 7 UP FREE xcode - - - -
1 5 8 UP FREE xcode - - - -
Total number of DSPFARM DSP channel(s) 20
Router# show dspfarm dsp all
DSPFARM Configuration Information:
Admin State: UP, Oper Status: ACTIVE - Cause code: NONE
Transcoding Sessions: 4, Conferencing Sessions: 2
RTP Timeout: 1200
Connection average duration: 3600, Connection check interval 600
Codec G729 VAD: ENABLED
Total number of active session(s) 0, and connection(s) 0
SLOT DSP CHNL STATUS USE TYPE SESS-ID CONN-ID PKTS-RXED PKTS-TXED
1 3 1 UP FREE conf - - - -
1 3 2 UP FREE conf - - - -
1 3 3 UP FREE conf - - - -
1 3 4 UP FREE conf - - - -
1 3 5 UP FREE conf - - - -
1 3 6 UP FREE conf - - - -
1 4 1 UP FREE conf - - - -
1 4 2 UP FREE conf - - - -
1 4 3 UP FREE conf - - - -
1 4 4 UP FREE conf - - - -
1 4 5 UP FREE conf - - - -
1 4 6 UP FREE conf - - - -
1 5 1 UP FREE xcode - - - -
1 5 2 UP FREE xcode - - - -
1 5 3 UP FREE xcode - - - -
1 5 4 UP FREE xcode - - - -
1 5 5 UP FREE xcode - - - -
1 5 6 UP FREE xcode - - - -
1 5 7 UP FREE xcode - - - -
1 5 8 UP FREE xcode - - - -
Total number of DSPFARM DSP channel(s) 20
Router# show dspfarm sessions
sess_id conn_id stype mode codec pkt ripaddr rport sport
4 145 xcode sendrecv g711a 20 10.10.10.19 19460 21284
4 161 xcode sendrecv g729 10 10.10.10.28 19414 20382
5 177 xcode sendrecv g711u 20 10.10.10.17 18290 21170
5 193 xcode sendrecv g729b 10 10.10.10.18 19150 18968
Related Commands
show dspfarm profile
To display configured digital signal processor (DSP) farm profile information for a selected Cisco CallManager group, use the show dspfarm profile command in privileged EXEC mode.
show dspfarm profile [profile-identifier]
Syntax Description
profile-identifier
(Optional) number that uniquely identifies a profile. Range is from 1 to 65535. There is no default.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use the show dspfarm profile command to verify that the association between SCCP Cisco CallManger and the DSP farm profiles match your organizational plan.
Examples
The following output displays DSP farm information for profile 6.
Router# show dspfarm profile 6
Dspfarm Profile Configuration
Profile ID = 6, Service = TRANSCODING, Resource ID = 1
Profile Admin State : UP
Profile Operation State : ACTIVE
Application : SCCP Status : ASSOCIATED
Resource Provider : FLEX_DSPRM Status : UP
Number of Resource Configured : 4
Number of Resource Available : 4
Codec Configuration
Codec : g711ulaw, Maximum Packetization Period : 30
Codec : g711alaw, Maximum Packetization Period : 30
Codec : g729ar8, Maximum Packetization Period : 60
Codec : g729abr8, Maximum Packetization Period : 60
Codec : gsmfr, Maximum Packetization Period : 20
Codec : g729br8, Maximum Packetization Period : 60
Codec : gsmefr, Maximum Packetization Period : 20
Table 56 describes significant fields shown in this output.
Related Commands
show event-manager consumers
To display event-manager statistics for debugging purposes, use the show event-manager consumers command in privileged EXEC mode.
show event-manager consumers
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Examples
The following example shows one call (two call legs) going through the gateway:
Router# show event-manager consumers
Hash table indexed by AAA_UNIQUE_ID
Uid Consumer_id Consumer_hdl evt_type
00000015 0002 65B35570 START
00000015 0002 65B35570 STOP
00000016 0002 65B34ECC START
00000016 0002 65B34ECC STOP
The following table lists and describes the significant output fields.
Field DescriptionUid
User ID.
Consumer_id
ID of the consumer client process.
Consumer_hdl
Handler of the consumer client process.
evt_type
Event type.
Related Commands
show frame-relay vofr
To display information about the FRF.11 subchannels being used on Voice over Frame Relay (VoFR) data link connection identifiers (DLCIs), use the show frame-relay vofr command in privileged EXEC mode.
show frame-relay vofr [interface [dlci [cid]]]
Syntax Description
Defaults
If this command is entered without a specified interface, FRF.11 subchannel information is displayed for all VoFR interfaces and DLCIs configured on the router.
Command Modes
Privileged EXEC
Command History
Release Modification12.0(4)T
This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco MC3810 series.
12.0(4)T
This command was integrated into Cisco IOS Release 12.0(4)T.
Examples
The following is sample output from this command when an interface is not specified:
Router# show frame-relay vofr
interface vofr-type dlci cid cid-type
Serial0/0.1 VoFR 16 4 data
Serial0/0.1 VoFR 16 5 call-control
Serial0/0.1 VoFR 16 10 voice
Serial0/1.1 VoFR cisco 17 4 data
The following is sample output from this command when an interface is specified:
Router# show frame-relay vofr serial0
interface vofr-type dlci cid cid-type
Serial0 VoFR 16 4 data
Serial0 VoFR 16 5 call-control
Serial0 VoFR 16 10 voice
The following is sample output from this command when an interface and a DLCI are specified:
Router# show frame-relay vofr serial0 16
VoFR Configuration for interface Serial0
dlci vofr-type cid cid-type input-pkts output-pkts dropped-pkts
16 VoFR 4 data 0 0 0
16 VoFR 5 call-control 85982 86099 0
16 VoFR 10 voice 2172293 6370815 0
The following is sample output from this command when an interface, a DLCI, and a CID are specified:
Router# show frame-relay vofr serial0 16 10
VoFR Configuration for interface Serial0 dlci 16
vofr-type VoFR cid 10 cid-type voice
input-pkts 2172293 output-pkts 6370815 dropped-pkts 0
Table 57 describes significant fields shown in this output.
Related Commands
show gatekeeper calls
To display the status of each ongoing call of which a gatekeeper is aware, use the show gatekeeper calls command in privileged EXEC mode.
show gatekeeper calls
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command to show all active calls currently being handled by a particular Multimedia Conference Manager (MCM) gatekeeper. If you force a disconnect for either a particular call or all calls associated with a particular MCM gatekeeper by using the clear h323 gatekeeper call command, the system does not display information about those calls.
Examples
The following is sample output from this command:
Router# show gatekeeper calls
Total number of active calls = 1.
GATEKEEPER CALL INFO
====================
LocalCallID Age(secs) BW
12-3339 94 768(Kbps)
Endpt(s):Alias E.164Addr CallSignalAddr Port RASSignalAddr Port
src EP:epA 10.0.0.0 1720 10.0.0.0 1700
dst EP:epB@zoneB.com
src PX:pxA 10.0.0.0 1720 10.0.0.00 24999
dst PX:pxB 255.255.255.0 1720 255.255.255.0 24999
Table 58 describes significant fields shown in this output.
Related Commands
Command Descriptionclear h323 gatekeeper call
Forces the disconnection of a specific call or of all calls active on a particular gatekeeper.
show gatekeeper circuits
To display the circuit information on a gatekeeper, use the show gatekeeper circuits command in privileged EXEC mode.
show gatekeeper circuits [{begin | exclude | include} expression]
Syntax Description
Defaults
Shows all circuit information.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command to display current configuration information about the circuits that are registered with the gatekeeper.
Examples
The following command displays the circuit information for the gatekeeper:
Router# show gatekeeper circuits
Circuit Endpoint Max Calls Avail Calls Resources Zone
------- -------- --------- ----------- --------- ----
CarrierA Total Endpoints: 2
3640-gw1 25 25 Available
5400-gw1 23 19 Unavailable
CarrierB Total Zones: 1
MsPacmanGK
Table 59 describes the fields shown in this output.
Related Commands
Command Descriptionendpoint resource-threshold
Sets a gateway's capacity thresholds in the gatekeeper.
zone circuit-id
Assigns a remote zone to a carrier.
show gatekeeper cluster
To display all the configured clusters and to provide validation of the configuration, use the show gatekeeper cluster command in privileged EXEC mode.
show gatekeeper cluster
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release1.25 Modification12.1(5)XM
This command was introduced.
12.2(2)T
This command was integrated into Cisco IOS Release 12.2(2)T.
12.2(2)XB1
This command was implemented on the Cisco AS5850.
Examples
The following is sample output from this command:
Router# show gatekeeper cluster
CONFIGURED CLUSTERS
===================
Cluster Name Type Local Zone Elements IP
------------ ---- ---------- -------- --
Cluster A Local AGK1 AGK2 192.168.200.254 1719
AGK3 192.168.200.223 1719
Cluster B Remote BGK1 192.168.200.257 1719
BGK2 192.168.200.258 1719
BGK3 192.168.200.259 1719
Related Commands
show gatekeeper endpoint circuits
To display the information of all registered endpoints and carriers or trunk groups for a gatekeeper, use the show gatekeeper endpoint circuits command in privileged EXEC mode.
show gatekeeper endpoint circuits [{begin | exclude | include} expression]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command to display current configuration information about the endpoints and carriers registered with the gatekeeper. Note that you must type the pipe (|) before any of the optional keywords.
Examples
The following command displays the circuit information for the gatekeeper:
Router# show gatekeeper endpoint circuits
GATEKEEPER ENDPOINT REGISTRATION
================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags
--------------- ----- --------------- ----- --------- ---- -----
172.18.195.120 1720 172.18.195.120 51059 LavenderGK VOIP-GW
E164-ID: 4081234
H323-ID: 3640-gw1
Carrier: CarrierA, Max Calls: 25, Available: 25
172.18.197.143 1720 172.18.197.143 57071 LavenderGK VOIP-GW
H323-ID: 5400-gw1
Carrier: CarrierB, Max Calls: 23, Available: 19
Carrier: CarrierA, Max Calls: 25, Available: 25
Total number of active registrations = 2
Table 60 describes the fields shown in this output.
Related Commands
show gatekeeper endpoints
To display the status of all registered endpoints for a gatekeeper, use the show gatekeeper endpoints command in privileged EXEC mode.
show gatekeeper endpoints [alternates]
Syntax Description
alternates
(Optional) Displays information about alternate endpoints. All information normally included with this command is also displayed.
Command Modes
Privileged EXEC
Command History
Examples
The following is sample output from this command:
Router# show gatekeeper endpoints
CallsignalAddr Port RASSignalAddr Port Zone Name Type F
--------------- ---- ------------- ----- ---------- ----- --
172.21.127.8 1720 172.21.127.8 24999 sj-gk MCU H323-ID:joe@cisco.com
Voice Capacity Max.=23 Avail.=23
Total number of active registrations = 1
172.21.13.88 1720 172.21.13.88 1719 sj-gk VOIP-GW O H323-ID:la-gw
Table 61 describes significant fields shown in this output.
In the following example, the show gatekeeper endpoints output has been modified to reflect concurrent calls for the endpoint. If an endpoint is not reporting capacity and the endpoint max-calls h323id command is not configured, "Voice Capacity Max." and "Avail." will not be shown. "Current.= 2" indicates that the current active calls for the endpoint are 2.
Router# show gatekeeper endpoints
!
GATEKEEPER ENDPOINT REGISTRATION
================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags
--------------- ---- ------------- ---- --------- ---- -----
172.18.200.27 1720 172.18.200.27 49918 GK-1 VOIP-GW
H323-ID:GW1
Voice Capacity Max.= Avail.= Current.= 2
If an endpoint is reporting capacity but the endpoint max-calls h323id command is not configured, "Voice Capacity Max." and "Avail." will show reported call capacity of the endpoint as follows:
Router# show gatekeeper endpoints
!
GATEKEEPER ENDPOINT REGISTRATION
================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags
-------------- ---- ------------- ---- --------- ---- -----
172.18.200.29 1720 172.18.200.29 53152 GK-2 VOIP-GW
H323-ID:GW2
Voice Capacity Max.= 23 Avail.= 22 Current.= 1
If an endpoint is reporting capacity but the endpoint max-calls h323id command is not configured, "Voice Capacity Max." will show the maximum calls configured and "Avail." will show the available calls of the endpoint. In this example, "Voice Capacity Max.= 10" is showing that the maximum calls configured for the endpoint are 10. "Avail.= 2" shows that currently available calls for the endpoint are 2. "Current.= 8" shows that current active calls for the endpoint are 8.
Router# show gatekeeper endpoints
!
GATEKEEPER ENDPOINT REGISTRATION
================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags
-------------- ---- ------------- ---- --------- ---- -----
172.18.200.27 1720 172.18.200.27 49918 GK-1 VOIP-GW
H323-ID:GW1
Voice Capacity Max.= 10 Avail.= 2 Current.= 8
Table 61 describes significant fields in the output examples.
Related Commands
show gatekeeper gw-type-prefix
To display the gateway technology prefix table, use the show gatekeeper gw-type-prefix command in privileged EXEC mode.
show gatekeeper gw-type-prefix
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Examples
The following is sample output from this command for a gatekeeper that controls two local zones, sj-gk and la-gk:
Router# show gatekeeper gw-type-prefix
GATEWAY TYPE PREFIX TABLE
===========================
Prefix:12#* (Default gateway-technology)
Zone sj-gk master gateway list:
10.0.0.0:1720 sj-gw1
10.0.0.0:1720 sj-gw2 (out-of-resources)
10.0.0.0:1720 sj-gw3
Zone sj-gk prefix 408....... priority gateway list(s):
Priority 10:
10.0.0.0:1720 sj-gw1
Priority 5:
10.0.0.0:1720 sj-gw2 (out-of-resources)
10.0.0.0:1720 sj-gw3
Prefix:7#* (Hopoff zone la-gk)
Statically-configured gateways (not necessarily currently registered):
10.0.0.0:1720
10.0.0.0:1720
Zone la-gk master gateway list:
10.0.0.0:1720 la-gw1
10.0.0.0:1720 la-gw2
Table 63 describes significant fields shown in this output.
Related Commands
show gatekeeper performance statistics
To display information about the number of calls accepted and rejected and to find the number of endpoints sent to other gatekeepers, use the show gatekeeper performance statistics command in privileged EXEC mode.
show gatekeeper performance statistics [zone [name zone-name]] [cumulative]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use this command to display the number of calls accepted, the number of calls rejected because of overload, and the number of endpoints sent to other gatekeepers.
When you enter this command, statistical data that relates to the router is displayed. You can identify the number of call initiation events using the following:
•Automatic repeat request (ARQ)
•Admission confirmation (ACF)
•Admission rejection (ARJ)
You can identify endpoint contact events that have been requested and either confirmed or rejected on the router using the following:
•Location request (LRQ)
•Location confirm (LCF)
•Location reject (LRJ)
The counts associated with overload and the number of endpoints sent to alternate gatekeepers that are associated with overload conditions are also displayed. Only when the router experiences an overload condition do these counters reveal a value other than zero. The real endpoint count simply displays the number of endpoints registered on this router platform. The time stamp displays the start time when the counters started capturing the data. When you want to request a new start period, enter the clear h323 gatekeeper statistics command. The counters are reset and the time stamp is updated with the new time.
You can identify endpoint contact events that have been requested and either confirmed or rejected on the router using the following:
•Location confirm (LCF)
•Location rejection (LRJ)
•Location request (LRQ)
You can identify zone-level registration statistics using the following:
•Registration confirmation (RCF)
•Registration rejection (RRJ)
•Registration request (RRQ)
You can identify zone-level unregistration statistics using the following:
•Unregistration confirmation (UCF)
•Unregistration rejection (URJ)
•Unregistration request (URQ)
Examples
The following is sample output from this command:
Router# show gatekeeper performance statistics
Performance statistics captured since:00:14:02 UTC Mon Mar 1 1993
RAS inbound message counters:
Originating ARQ:4 Terminating ARQ:1 LRQ:7
RAS outbound message counters:
ACF:5 ARJ:0 LCF:7 LRJ:0
ARJ due to overload:0
LRJ due to overload:0
Load balancing events:0
Real endpoints:2
The following is sample BASIC output from the show gatekeeper performance stats command:
Router# show gatekeeper performance stats
-----Gatekeeper Performance Statistics-----
Performance statistics captured since: 00:17:00 UTC Mon Mar 1 1993
Gatekeeper level Admission Statistics:
ARQs received: 1
ARQs received from originating endpoints: 0
ACFs sent: 1
ACFs sent to the originating endpoint: 0
ARJs sent: 0
ARJs sent to the originating endpoint: 0
ARJs sent due to overload: 0
Number of concurrent calls: 0
Number of concurrent originating calls: 0
Gatekeeper level Location Statistics:
LRQs received: 1
LRQs sent: 0
LCFs received: 0
LCFs sent: 1
LRJs received: 0
LRJs sent: 0
LRJs sent due to overload: 0
Gatekeeper level Registration Statistics:
RRJ due to overload: 0
Total Registered Endpoints: 1
Gatekeeper level Disengage Statistics:
DRQs received: 1
DRQs sent: 0
DCFs received: 0
DCFs sent: 1
DRJs received: 0
DRJs sent: 0
!
Load balancing events: 0
The following CUMULATIVE sample output is the same as for BASIC output; the difference is that the BASIC counters are cleared by the clear h323 gatekeeper statistics command and CUMULATIVE counters are not.
Router# show gatekeeper performance stats zone name voip3-2600-2
Performance statistics for zone voip3-2600-2
-----Zone Level Performance Statistics-----
Performance statistics captured since: 00:17:00 UTC Mon Mar 1 1993
Zone level Admission Statistics:
ARQs received: 1
ARQs received from originating endpoints: 0
ACFs sent: 1
ACFs sent to the originating endpoint: 0
ARJs sent: 0
ARJs sent to the originating endpoint: 0
Number of concurrent total calls: 0
Number of concurrent originating calls: 0
Zone level Location Statistics:
LRQs received: 1
LRQs sent: 0
LCFs received: 0
LCFs sent: 1
LRJs received: 0
LRJs sent: 0
Zone level Registration Statistics:
Full RRQs received: 1
Light RRQs received: 574
RCFs sent: 576
RRJs sent: 0
Total Registered Endpoints: 1
Zone level UnRegistration Statistics:
URQs received: 0
URQs sent: 0
UCFs received: 0
UCFs sent: 0
URJs received: 0
URJs sent: 0
URQs sent due to timeout: 0
Zone level Disengage Statistics:
DRQs received: 1
DRQs sent: 0
DCFs received: 0
DCFs sent: 1
DRJs received: 0
DRJs sent: 0
The following table shows significant fields shown in the displays. Most of the fields are self-explanatory and are not listed the table.
Related Commands
Command Descriptionclear h323 gatekeeper statistics
Clears statistics about gatekeeper performance.
show gatekeeper servers
To display a list of currently registered and statically configured triggers on a gatekeeper router, use the show gatekeeper servers command in EXEC mode.
show gatekeeper servers [gkid]
Syntax Description
Command Modes
EXEC
Command History
Usage Guidelines
Use this command to show all server triggers (whether dynamically registered from the external servers or statically configured from the command-line interface) on this gatekeeper. If the gatekeeper ID is specified, only triggers applied to the specified gatekeeper zone appear. If the gatekeeper ID is not specified, server triggers for all local zones on this gatekeeper appear.
Examples
The following is sample output from this command:
Router# show gatekeeper servers
GATEKEEPER SERVERS STATUS
=========================
Gatekeeper Server listening port: 8250
Gatekeeper Server timeout value: 30 (100ms)
GateKeeper GKTMP version: 4.1
Gatekeeper-ID: Gatekeeper1
------------------------
RRQ Priority: 5
Server-ID: Server43
Server IP address: 209.165.200.254:40118
Server type: dynamically registered
Connection Status: active
Trigger Information:
Trigger unconditionally
Server Statistics:
REQUEST RRQ Sent=0
RESPONSE RRQ Received = 0
RESPONSE RCF Received = 0
RESPONSE RRJ Received = 0
Average response time(ms)=0
Server Usable=TRUE
Timeout Statistics:
Server-ID: Server43
Server IP address: 209.165.200.254:40118
Server type: dynamically registered
Connection Status: active
Timeout Encountered=0
Table 64 describes significant fields shown in this output.
Related Commands
show gatekeeper status
To display overall gatekeeper status, including authorization and authentication status and zone status, use the show gatekeeper status command in EXEC mode.
show gatekeeper status
Syntax Description
This command has no arguments or keywords.
Command Modes
EXEC
Command History
Examples
The following is sample output from this command:
Router# show gatekeeper status
Gatekeeper State: UP
Load Balancing: DISABLED
Flow Control: ENABLED
Zone Name: snet-3660-3
Accounting: DISABLED
Endpoint Throttling: DISABLED
Security: DISABLED
Maximum Remote Bandwidth: unlimited
Current Remote Bandwidth: 0 kbps
Current Remote Bandwidth (w/ Alt GKs): 0 kbps
The following table describes significant fields shown in this output.
Related Commands
show gatekeeper status cluster
To display information about each element of a local cluster, such as the amount of memory used, the number of active calls, and the number of endpoints registered on the element, use the show gatekeeper status cluster command in privileged EXEC mode.
show gatekeeper status cluster
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release Modification12.1(5)XM1
This command was introduced.
12.2(2)T
This command was integrated into Cisco IOS Release 12.2(2)T.
12.2(2)XB1
This command was implemented on the Cisco AS5850.
Examples
The following command displays information about elements of a local cluster, two of whose components are RoseGK and LavenderGK:
Router# show gatekeeper status cluster
CLUSTER INFORMATION
===================
Active Endpoint Last
Hostname %Mem %CPU Calls Count Announce
-------- ---- ---- ------ -------- --------
RoseGK 72 0 1 Local Host
LavenderGK 30 1 0 4 14s
Related Commands
show gatekeeper zone cluster
To display the dynamic status of all local clusters, use the show gatekeeper zone cluster command in privileged EXEC mode.
show gatekeeper zone cluster
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release Modification12.1(5)XM1
This command was introduced.
12.2(2)T
This command was integrated into Cisco IOS Release 12.2(2)T.
12.2(2)XB1
This command was implemented on the Cisco AS5850.
Examples
The following command displays information about the current bandwidth values and about when the last announcement message from the alternate gatekeeper was received. In the following example, PRI represents the priority value assigned to an alternate gatekeeper. This field ranges from 0 to 127, with 127 representing the lowest priority.
Router# show gatekeeper zone cluster
LOCAL CLUSTER INFORMATIONё6t
============================
TOT BW INT BW REM BW LAST ALT GK
LOCAL GK NAME ALT GK NAME PRI (kbps) (kbps) (kbps) ANNOUNCE STATUS
------------- ----------- --- ------ ------ ------ -------- ------
ParisGK GenevaGK 120 0 0 0 7s CONNECTED
NiceGK ZurichGK 100 0 0 0 7s CONNECTED
Related Commands
show gatekeeper zone prefix
To display the zone prefix table, use the show gatekeeper zone prefix command in privileged EXEC mode.
show gatekeeper zone prefix [all]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
If the all keyword is not specified, the show gatekeeper zone prefix command displays the static zone prefixes only. Use the include filter with the all keyword to display the prefixes associated with a particular gateway. For example, the show gatekeeper zone prefix all | include GW1 command displays the dynamic prefixes associated with gateway GW1.
Examples
The following command displays the zone prefix table for the gatekeeper:
Router# show gatekeeper zone prefix
ZONE PREFIX TABLE
=================
GK-NAME E164-PREFIX
------- -----------
gk2 408*
gk2 5551001*
gk2 5551002*
gk2 5553020*
gk2 5553020*
gk1 555....
gk2 719*
gk2 919*
The following command displays the zone prefix table, including the dynamic zone prefixes, for the gatekeeper:
Router# show gatekeeper zone prefix all
ZONE PREFIX TABLE
===============================================
GK-NAME E164-PREFIX Dynamic GW-priority
------- ----------- -------------------
gk2 408*
gk2 5551001* GW1 /5
gk2 5551002* GW1 /5 GW2 /10
gk2 5553020* GW1 /8
gk2 5553020*
gk1 555....
gk2 719*
gk2 919* GW2 /5
Table 65 describes significant fields shown in this output.
show gatekeeper zone status
To display the status of zones related to a gatekeeper, use the show gatekeeper zone status command in privileged EXEC mode.
show gatekeeper zone status
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Examples
The following is sample output from this command:
Router# show gatekeeper zone status
GATEKEEPER ZONES
================
GK name Domain Name RAS Address PORT FLAGS MAX-BW CUR-BW
(kbps) (kbps)
------- ----------- ----------- ---- ----- ------ ------
sj.xyz.com xyz.com 10.0.0.0 1719 LS 0
SUBNET ATTRIBUTES :
All Other Subnets :(Enabled)
PROXY USAGE CONFIGURATION :
inbound Calls from germany.xyz.com :
to terminals in local zone sj.xyz.com :use proxy
to gateways in local zone sj.xyz.com :do not use proxy
Outbound Calls to germany.xyz.com
from terminals in local zone germany.xyz.com :use proxy
from gateways in local zone germany.xyz.com :do not use proxy
Inbound Calls from all other zones :
to terminals in local zone sj.xyz.com :use proxy
to gateways in local zone sj.xyz.com :do not use proxy
Outbound Calls to all other zones :
from terminals in local zone sj.xyz.com :do not use proxy
from gateways in local zone sj.xyz.com :do not use proxy
tokyo.xyz.co xyz.com 10.0.0.0 1719 RS 0
milan.xyz.co xyz.com 10.0.0.0 1719 RS 0
Table 66 describes significant fields shown in this output.
Related Commands
Posted: Thu Apr 7 11:24:44 PDT 2005
All contents are Copyright © 1992--2005 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.