20-Network Management and Monitoring Command Reference

HomeSupportReference GuidesCommand ReferencesH3C Access Controllers Command References(R5447P04)-6W10020-Network Management and Monitoring Command Reference
13-SQA commands
Title Size Download
13-SQA commands 65.65 KB

SQA commands

display sqa profile

Use display sqa profile to display configuration information for SQA profiles.

Syntax

display sqa profile [ profile-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

profile-name: Specifies an SQA profile by its name, a case-insensitive string of 1 to 31 characters. If you do not specify an SQA profile, this command displays configuration information for all SQA profiles.

Examples

# Display configuration information for all SQA profiles.

<Sysname> display sqa profile

SQA profile information:

SQA profile name: ssidcompany1

  SIP: Enabled

SQA profile name: ssidcompany2

  SIP: Enabled

Total SQA profiles: 2

Table 1 Command output

Field

Description

SIP

Status of SIP-based SQA for the SQA profile:

·     Enabled.

·     Disabled.

 

Related commands

sip enable

display sqa sip call

Use display sqa sip call to display SIP call information.

Syntax

display sqa sip call [ [ call-id call-id ] verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

call-id call-id: Specifies a SIP call by its call ID, a case-insensitive string of 1 to 64 characters. If you do not specify a SIP call, this command displays information for all SIP calls.

verbose: Displays detailed information about a SIP call.

Usage guidelines

If you do not specify any parameters, this command displays brief information about all SIP calls.

Examples

# Display brief information about all SIP calls.

<Sysname> display sqa sip call

Caller                 Callee                 Call ID

192.168.111.222:65000  192.168.111.223:5000   asdlkfjakdjfkl

192.121.111.252:65012  192.171.251.223:5000   adfdfdffjakdjfkl

Table 2 Command output

Field

Description

Caller

IP address and port number of the calling party.

Callee

IP address and port number of the called party.

Call ID

ID of a SIP call, which uniquely identifies the call.

 

# Display detailed information about a SIP call.

<Sysname> display sqa sip call call-id asdlkfjakdjfkl verbose

Call ID: asdlkfjakdjfkl

  Caller information:

    IP: 192.168.111.222    Port: 65000    MAC: 0011-2233-CD55

    Tag: 1111@192.168.10.1

  Callee information:

    IP: 192.168.111.123    Port: 65000    MAC: 0111-2AB3-4456

    Tag: 2222@192.168.10.2

  Type: Audio     VLAN: 1024              StartTime: 2019-10-12 14:21:36

  MOS(F): 3      MOS(R): 3

  Forward flow (octets): 123564           Forward flow (packets): 456215

  Reverse flow (octets): 25642354         Reverse flow (packets): 2451235

Table 3 Command output

Field

Description

Call ID

ID of the call, which uniquely identifies the call.

IP

IP address of the calling party or called party.

Port

Port number of the calling party or called party.

MAC

MAC address of the calling party or called party.

Tag

Tag of the calling party or called party.

The tag is a URL in the format of x@y, where x represents the username or phone number and y represents the domain name or address of the proxy server.

Type

Media type:

·     Audio.

·     Video.

VLAN

ID of the VLAN to which the SIP call belongs.

This field displays a hyphen (-) if data of the the caller uses a wired client.

StartTime

Time when the SIP call was established.

MOS(F)

This field is not supported in the current software version.

Mean Opinion Score (MOS) value for the originating voice traffic (traffic from the calling party to the called party), in the range of 0 to 5.

The higher the value, the better the service.

This field displays a hyphen (-) if the system fails to obtain the value.

MOS(R)

This field is not supported in the current software version.

MOS value for the returning voice traffic (traffic from the called party to the calling party), in the range of 0 to 5.

The higher the value, the better the service.

This field displays a hyphen (-) if the system fails to obtain the value.

Forward flow (octets)

This field is not supported in the current software version.

Statistics of the originating voice traffic, in bytes.

Forward flow (packets)

This field is not supported in the current software version.

Statistics of the originating voice traffic, in packets.

Reverse flow (octets)

This field is not supported in the current software version.

Statistics of the returning voice traffic, in bytes.

Reverse flow (packets)

This field is not supported in the current software version.

Statistics of the returning voice traffic, in packets.

 

Related commands

sqa enable

sqa-profile

sqa profile

display sqa sip call-statistics

Use display sqa sip call-statistics to display SIP call statistics.

Syntax

display sqa sip call-statistics

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display SIP call statistics.

<Sysname> display sqa sip call-statistics

Total calls      : 21

Successful calls : 15 (Active: 10)

Timeout calls    : -

Abnormal calls   : 3

Table 4 Command output

Field

Description

Total calls

Total number of calls that have been placed.

Successful calls

Total number of calls that have been established successfully.

Active

Total number of ongoing calls.

Timeout calls

This field is not supported in the current software version.

Total number of timeout calls.

Abnormal calls

Total number of abnormal calls.

 

Related commands

sip enable

sip enable

Use sip enable to enable SIP-based SQA.

Use undo sip enable to disable SIP-based SQA.

Syntax

sip enable

undo sip enable

Default

SIP-based SQA is disabled.

Views

SQA profile view

Predefined user roles

network-admin

Usage guidelines

With this command configured, the service template bound to an SQA profile can preferentially forward audio and video traffic to provide high-quality audio and video services. It also enables the device to analyze, collect, and save traffic and session information.

SQA does not support analysis of encrypted SIP protocol packets or fragments.

For SIP-based SQA to take effect on a service template bound to a radio, do not enable fast forwarding of AP-to-client data frames for the radio (see WLAN optimization in WLAN Advanced Features Configuration Guide).

Examples

# Enable SIP-based SQA for SQA profile ssidcompany.

<Sysname> system-view

[Sysname] sqa profile ssidcompany

[Sysname-sqa-profile-ssidcompany] sip enable

Related commands

sqa profile

sip profile

Use sip profile to create an SQA profile and enter its view, or enter the view of an existing SQA profile.

Use undo sqa profile to delete an SQA profile.

Syntax

sqa profile profile-name

undo sqa profile profile-name

Default

No SQA profiles exist.

Views

System view

Predefined user roles

network-admin

Parameters

profile-name: Specifies the name of an SQA profile, a case-insensitive string of 1 to 31 characters. The SQA profile name can contain digits, letters, hyphens (-), underscores (_), left brackets ([), right brackets (]), and slashes (/).

Examples

# Create SQA profile ssidcompany and enter its view.

<Sysname> system-view

[Sysname] sqa profile ssidcompany

[Sysname-sqa-profile-ssidcompany]

Related commands

display sqa profile

sqa-profile

sqa-profile

Use sqa-profile to bind an SQA profile to a service template.

Use undo sqa-profile to unbind an SQA profile from a service template.

Syntax

sqa-profile profile-name

undo sqa-profile

Default

No SQA profile is bound to a service template.

Views

Service template view

Predefined user roles

network-admin

Parameters

profile-name: Specifies an SQA profile by its name, a case-insensitive string of 1 to 31 characters.

Usage guidelines

Use this command to enable a service template to optimize and analyze audio and video traffic for wireless clients associated with the service template.

You can bind only one SQA profile to a service template. To bind a different SQA template to the service template, first unbind the existing SQA profile from the service template.

Examples

# Bind SQA profile ssidcompany to service template service.

<Sysname> system-view

[Sysname] sqa profile ssidcompany

[Sysname-sqa-profile-ssidcompany] sip enable

[Sysname-sqa-profile-ssidcompany] quit

[Sysname] wlan service-template service

[Sysname-wlan-st-service] sqa-profile ssidcompany

Related commands

sip enable

sqa profile

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网