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

Configuring QoS for Voice Calls

CLI Quick Configuration

To quickly configure a default value for the Differentiated Services (DiffServ) code point (DSCP), copy the following command and paste it into the router terminal window:

[edit services pgcp]
set gateway vpg-1 h248-properties diffserv dscp 1D

Step-by-Step Procedure

To configure default values for H.248 segmentation properties:

  1. Access the configuration of the H.248 DiffServ properties.
    [edit services pgcp gateway vpg-1]
    user@sp-pg-router#edit h248-properties diffserv
  2. Configure a value for the DSCP.
    [edit services pgcp gateway vpg-1 h248-properties diffserv]
    user@sp-pg-router#set dscp 1D

Configuration Results

Display the results of the configuration.

[edit services pgcp]
user@sp-pg-router# show
dscp-value: '1D': must be 8 bits bit-string or hex value in the format 0xXX at '1D'

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