[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show services pgcp gate

Syntax

show services pgcp gates gateway-name gateway-name gate-id gate-id
< brief | extensive | session-mirroring | statistics>
<master | backup>

Release Information

Command introduced in JUNOS Release 9.5.

statistics option introduced in JUNOS Release 9.1.

session-mirroring option introduced in JUNOS Release 9.2.

gateway option introduced in JUNOS Release 9.5.

master option introduced in JUNOS Release 9.6

backup option introduced in JUNOS Release 9.6

Description

Display in-depth information about a Packet Gateway Control Protocol (PGCP) gate.

Options

gateway gateway-name(Optional) Display information about gates associated with this virtual border gateway function (VBGF).

gate-id gate-id(Optional) Display information about a particular gate.

brief(Optional) Display brief output.

extensive(Optional) Display extensive output.

session-mirroring(Optional) Display the session mirroring information for gates that are being mirrored. You must have a login with sufficient permission to view session mirroring information. The set system login class class-name permissions pgcp-session-mirroring command grants this permission.

statistics(Optional) Display statistics for gates.

master(Optional) Display information for the backup services PIC. This option applies if you are running the virtual BGF on a services PIC or MS-DPC, and you have a primary and backup PIC configured on a virtual redundant MultiServices PIC (rms) interface.

backup(Optional) Display information for the Routing Engine or primary services PIC. If the virtual BGF is running on the Routing Engine, gate information for the routing engine is displayed. If the virtual BGF is running on a services PIC, gate information the primary services PIC is displayed. If you do not specify the master or backup options, the master option is the default.

Required Privilege Level

view

pgcp-session-mirroring—To view session mirroring fields.

Related Topics

show services pgcp gates

List of Sample Output

show services pgcp gate
show services pgcp gate extensive
show services pgcp gate gate-id statistics
show services pgcp gate session-mirroring

Output Fields

Table 265 lists the output fields for the show services pgcp gate command. Output fields are listed in the approximate order in which they appear.

Table 265: show services pgcp gate Output Fields

Field Name

Field Description

Gate information

Information about the gate.

Direction

Direction of the gate.

State

State of the gate: active, disabled, or closed.

remote source address

IP address of the remote source of the gate.

remote source port

Port of the remote source of the gate.

remote dest address

IP address of the remote destination of the gate.

remote dest port

Port of the remote destination of the gate.

local source address

IP address of the local source of the gate.

local source port

Port of the local source of the gate.

local dest address

IP address of the local destination of the gate.

local dest port

Port of the local destination of the gate.

transport

Transport protocol.

gate version

Numeric identifier for the version of the gate.

latch

Latch status: latch or none.

yellow action

Action to take in this state.

red action

Action to take in this state.

notifications

Number of notifications.

User Data

Numeric identifier for the user data.

Sample Output

show services pgcp gate

user@host> show services pgcp gate gate-id 4295033088
Gate information:
Direction: A->B 

State: active 

remote source address: 3.0.0.101 

remote source port: * 

remote dest address: 4.0.0.102 

remote dest port: 5060 

local source address: - 

local source port: - 

local dest address: 3.99.99.100 

local dest port: 5060 

transport: udp 

gate version: 00 

latch: none 

yellow action: forward 

red action: drop 

notifications: 64 

User Data: 0001102000000000

show services pgcp gate extensive

user@host> show services pgcp gate gateway pg1 gate-id 2817498611968 extensive
Gate information:
================

Gate id: 2817498611968
Gate state: active
Direction: A->B
Action: drop
Remote source address: *
Remote source port: *
Remote destination address: 3.0.0.102
Remote destination port: 20000
Local source address: [20.50.150.1]
Local source port: [2334]
Local destination address: 10.50.150.1
Local destination port: 2334
Transport: rtp/avp
RTCP: On
Latch: none
DSCP: 0x40 (Effective 16)
Policing: Off
Fast update filter: Off

show services pgcp gate gate-id statistics

user@host> show services pgcp gate gate-id 98784313601 statistics
Gate Statistics:
================
Output packets: 582
Input packets: 582
Dropped packets: 0
Lost RTP packets: 0

RTCP statistics:

SSRC           : 32270
Sender octets  : 7500
Sender packets : 375
Invalid packets: 9

RTCP Receiver statistics:

SSRC        Lost packets   Lost fraction         Jitter
13043                  0           0.000              0
16487                  0           0.000              0
5655                   0           0.000              0

Rate limiting statistics:

Mark Color   Number of Packets    Number of Bytes

Green                      582              34920
Yellow                       0                  0
Red                          0                  0


FUF statistics:
Drop count: 0


show services pgcp gate session-mirroring

user@host> show services pgcp gate gateway pg1 session-mirroring
Gate information:
Gate id: 4295033088
Session mirroring status: On
Session mirroring correlation number: 0x8040c020a060e010
Session mirroring target ID list: [008040c0, ffffff80]
Session mirroring direction: Egress

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]