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

Monitoring PGCP Terminations

To monitor PGCP terminations, you can display the following information on the router:

Displaying Information About All PGCP Terminations on a VPG

Purpose

Display information about all PGCP terminations on a VPG using the show services pgcp terminations gateway-name command.

Action


user@host> show services pgcp terminations vpg-1
Packet gateway configuration:
  Name                                     :  vpg-1               
  IP address                               :  2.0.0.2           
  Port                                     :  2944              
  Status                                   :  In-Service (Registered) 


Termination name                   State           Duration(msecs)         
ip/4/vif-0/3                 In-service      920610          
Gate-id         Direction       State        Action
4295033088      A->B            active       forward      
4295033089      B->A            active       forward      


Termination name                   State           Duration(msecs)         
ip/4/vif-0/2         In-service      920618          
Gate-id         Direction       State        Action
4295033088      A->B            active       forward      
4295033089      B->A            active       forward   

Displaying Information About PGCP Terminations in H.248 Format

Purpose

Display information about PGCP terminations in H.248 format using the show services pgcp terminations gateway-name h248 command.

Action


user@host> show services pgcp terminations vpg-1 h248
Termination information:
ip/4/vif-0/2 {

      MEDIA {

        TERMINATIONSTATE { SERVICESTATES = INSERVICE },

        STREAM = 1 {

          LOCALCONTROL { MODE = SENDRECEIVE,

                         DS/DSCP = 00,

                         TMAN/MBS = 5000,

                         TMAN/PDR = 0,

                         TMAN/POL = ON,

                         TMAN/SDR = 125000,

                         MGCINFO/DB = 00,

                         GM/RSB = OFF,

                         GM/SAF = OFF,

                         GM/SPF = OFF,

                         GM/SPR = 0,

                         GM/ESAS = OFF,

                         GM/ESPS = OFF,

                         GM/LSP = 0 },

          LOCAL {

v=0

c=IN IP4 4.99.99.20

m=- 5060 udp -

b=AS:0              


          },

          REMOTE {

v=0

c=IN IP4 4.0.0.1

m=- 5060 udp -

b=AS:0


          }

        }

      },

      EVENTS { HANGTERM/THB { TIMERX= 30 } }

}

ip/4/vif-0/3 {

      MEDIA {

        TERMINATIONSTATE { SERVICESTATES = INSERVICE },

        STREAM = 1 {

          LOCALCONTROL { MODE = SENDRECEIVE,

                         DS/DSCP = 00,

                         TMAN/MBS = 5000,

                         TMAN/PDR = 0,

                         TMAN/POL = ON,

                         TMAN/SDR = 125000,

                         MGCINFO/DB = 00,
                    
                         GM/RSB = OFF,

                         GM/SAF = OFF,

                         GM/SPF = OFF,

                         GM/SPR = 0,

                         GM/ESAS = OFF,

                         GM/ESPS = OFF,

                         GM/LSP = 0 },

          LOCAL {

v=0

c=IN IP4 2.99.99.20

m=- 5060 udp -

b=AS:0


          },

          REMOTE {

v=0

c=IN IP4 2.0.0.1

m=- 5060 udp -

b=AS:0


          }

        }

      },

      EVENTS { HANGTERM/THB { TIMERX= 30 } }


 }         

Displaying Information About Specific PGCP Terminations

Purpose

Display information about a specific PGCP termination using the show services pgcp terminations termination-prefix termination-prefix h248 gateway-name command. For the termination prefix, you can enter a partial name, and all matching terminations are displayed.

Action


user@host> show services pgcp terminations termination-prefix ip/4/vif-0/3 h248 vpg-1
Termination information:
ip/4/vif-0/3 {

      MEDIA {

        TERMINATIONSTATE { SERVICESTATES = INSERVICE },

        STREAM = 1 {

          LOCALCONTROL { MODE = SENDRECEIVE,

                         DS/DSCP = 00,

                         TMAN/MBS = 5000,

                         TMAN/PDR = 0,

                         TMAN/POL = ON,

                         TMAN/SDR = 125000,

                         MGCINFO/DB = 00,

                         GM/RSB = OFF,

                         GM/SAF = OFF,

                         GM/SPF = OFF,

                         GM/SPR = 0,

                         GM/ESAS = OFF,

                         GM/ESPS = OFF,

                         GM/LSP = 0 },

          LOCAL {

v=0

c=IN IP4 4.99.99.20

m=- 5060 udp -

b=AS:0              


          },

          REMOTE {

v=0

c=IN IP4 4.0.0.1

m=- 5060 udp -

b=AS:0


          }

        }

      },

      EVENTS { HANGTERM/THB { TIMERX= 30 } }

}

Related Topics


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