20-Network Management and Monitoring Command Reference

HomeSupportReference GuidesCommand ReferencesH3C Access Controllers Command References(R5447P04)-6W10020-Network Management and Monitoring Command Reference
12-UCC commands
Title Size Download
12-UCC commands 75.96 KB

UCC commands

display ucc profile

Use display ucc profile to display configuration information for UCC profiles.

Syntax

display ucc profile [ profile-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

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

Examples

# Display configuration information for all UCC profiles.

<Sysname> display ucc profile

  UCC profile name: ssidcompany1

    SIP: Enabled

    Skype4B: Disabled

      App sharing DSCP priority   : 2

      App sharing 802.1p priority : 2

      Video DSCP priority         : 2

      Video 802.1p priority       : 2

      Voice DSCP priority         : 2

      Voice 802.1p priority       : 2

Total UCC profiles: 1

Table 1 Command output

Field

Description

SIP

Status of SIP-based UCC for the UCC profile:

·     Enabled.

·     Disabled.

Skype4B

Status of Skype4B-based UCC for the UCC profile:

·     Enabled.

·     Disabled.

App sharing DSCP priority

DSCP priority for Skype4B application sharing packets.

App sharing 802.1p priority

802.1p priority for Skype4B application sharing packets.

Video DSCP priority

DSCP priority for Skype4B video packets.

Video 802.1p priority

802.1p priority for Skype4B video packets.

Voice DSCP priority

DSCP priority for Skype4B voice packets.

Voice 802.1p priority

802.1p priority for Skype4B voice packets.

 

Related commands

sip enable

skype4b enable

display ucc table

Use display ucc table to display UCC entries.

Syntax

display ucc table

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display UCC entries.

<Sysname> display ucc table

UCC tuple5 entry info:

  Source IP/port           : 2.1.1.2/11111

  Destination IP/port      : 2.1.1.3/22222

  Transport layer protocol : UDP

  Flow type                : SIP

  Media type               : Audio

  Lifetime                 : 280

  Source IP/port           : 2.1.1.4/11113

  Destination IP/port      : 2.1.1.5/22224

  Transport layer protocol : UDP

  Flow type                : SIP

  Media type               : Video

  Lifetime                 : 260

UCC tuple3 entry info:

  Client IP/port           : 10.1.1.145/13454

  Transport layer protocol : TCP

  Flow type                : SKYPE4B

  Media type               : App-Share

  Lifetime                 : 62

  Client IP/port           : 10.1.1.155/8020

  Transport layer protocol : TCP

  Flow type                : SKYPE4B

  Media type               : App-Share

  Lifetime                 : 62

Total tuple5 entries found : 2

Total tuple3 entries found : 2

Total entries found: 4

Table 2 Command output

Field

Description

UCC tuple5 entry info

5-tuple entry information for UCC.

Source IP/port

Source IP address and port number in a UCC entry.

Destination IP/port

Destination IP address and port number in the UCC entry.

Flow type

Flow type:

·     SIP.

·     SKYPE4B.

Media type

Media type:

·     App-Share.

·     Audio.

·     Video.

Lifetime

Lifetime of the UCC entry, in seconds.

UCC tuple3 entry info

Triple entry information for UCC.

Client IP/port

Client IP address and port number in a UCC entry.

 

Related commands

reset ucc table

sip enable

ucc profile

ucc-profile

reset ucc table

Use reset ucc table to clear UCC entries.

Syntax

reset ucc table [ sip | skype4b ]

Views

User view

Predefined user roles

network-admin

Parameters

sip: Specifies the SIP protocol.

skype4b: Specifies the Skype4B protocol.

Usage guidelines

If you do not specify any keywords, this command clears all UCC entries.

Examples

# Clear all UCC entries.

<Sysname> reset ucc table

Related commands

display ucc table

sip enable

Use sip enable to enable SIP-based UCC in a UCC profile.

Use undo sip enable to disable SIP-based UCC in a UCC profile.

Syntax

sip enable

undo sip enable

Default

SIP-based UCC is disabled in a UCC profile.

Views

UCC profile view

Predefined user roles

network-admin

Usage guidelines

With this command configured, the service template bound to a UCC profile can preferentially forward audio and video traffic to provide high-quality audio and video services.

This command takes effect only on audio and video services for wireless clients.

Examples

# Enable SIP-based UCC in UCC profile ssidcompany.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany] sip enable

Related commands

ucc profile

skype4b app-share remark

Use skype4b app-share remark to configure priority marking for Skype4B application sharing packets.

Use undo skype4b app-share remark to restore the default.

Syntax

skype4b app-share remark { dscp dscp-value | dot1p dot1p-value }

undo skype4b app-share remark { dscp | dot1p }

Default

Priority marking is not configured for Skype4B application sharing packets.

Views

UCC profile view

Predefined user roles

network-admin

Parameters

dscp dscp-value: Specifies the DSCP value to be marked for Skype4B application sharing packets, in the range of 0 to 63.

dot1p dot1p-value: Specifies the 802.1p priority to be marked for Skype4B application sharing packets, in the range of 0 to 7.

Usage guidelines

You can execute this command multiple times to configure different DSCP or 802.1p priorities for Skype4B application sharing packets.

Examples

# Mark DSCP priority 6 for Skype4B application sharing packets.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany] skype4b app-share remark dscp 6

skype4b enable

Use skype4b enable to enable Skype4B-based UCC.

Use undo skype4b enable to disable Skype4B-based UCC.

Syntax

skype4b enable

undo skype4b enable

Default

Skype4B-based UCC is disabled.

Views

UCC profile view

Predefined user roles

network-admin

Usage guidelines

This command enables the service template or Layer 3 interface bound to a UCC profile to preferentially forward audio, video, and application sharing traffic, providing high-quality audio, video, and application sharing services.

This command takes effect only on audio, video, and application sharing services for wireless clients.

Examples

# Enable Skype4B-based UCC.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany] skype4b enable

Related commands

display ucc profile

ucc profile

skype4b listener

Use skype4b listener to enable the device to communicate with the Skype4B server and specify the port number.

Use undo skype4b listener to disable the device from communicating with the Skype4B server.

Syntax

skype4b listener { http-port http-port-num | https-port https-port-num ssl-policy ssl-policy-name }

undo skype4b enable { http-port | https-port }

Default

The device is disabled from communicating with the Skype4B server.

Views

System view

Predefined user roles

network-admin

Parameters

http-port http-port-num: Specifies the HTTP service port number in the range of 1025 to 55535.

https-port https-port-num: Specifies the HTTPS service port number in the range of 1025 to 55535.

ssl-policy ssl-policy-name: Specifies an SSL server policy name, a case-insensitive string of 1 to 31 characters.

Usage guidelines

You cannot use this command to edit the HTTP or HTTPS service port number or SSL server policy. To do so, you must execute the undo skype4b listener command first to disable the device from communicating with the Skype4B server.

If you specify both the HTTP and HTTPS services, make sure they use different port numbers.

Examples

# Enable the device to communicate with the Skype4B server and specify the port number as 3000.

<Sysname> system-view

[Sysname] skype4b listener http-port 3000

Related commands

ssl server-policy (Security Command Reference)

skype4b video remark

Use skype4b video remark to configure priority marking for Skype4B video packets.

Use undo skype4b video remark to restore the default.

Syntax

skype4b video remark { dscp dscp-value | dot1p dot1p-value }

undo skype4b video remark { dscp | dot1p }

Default

The DSCP value is 34 and the 802.1p priority is 4 for Skype4B video packets.

Views

UCC profile view

Predefined user roles

network-admin

Parameters

dscp dscp-value: Specifies the DSCP value to be marked for Skype4B video packets, in the range of 0 to 63.

dot1p dot1p-value: Specifies the 802.1p priority to be marked for Skype4B video packets, in the range of 0 to 7.

Usage guidelines

You can execute this command multiple times to configure different DSCP or 802.1p priorities for Skype4B video packets.

Examples

# Mark DSCP priority 6 for Skype4B video packets.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany] skype4b video remark dscp 6

skype4b voice remark

Use skype4b voice remark to configure priority marking for Skype4B voice packets.

Use undo skype4b voice remark to restore the default.

Syntax

skype4b voice remark { dscp dscp-value | dot1p dot1p-value }

undo skype4b voice remark { dscp | dot1p }

Default

The DSCP value is 46 and the 802.1p priority is 6 for Skype4B voice packets.

Views

UCC profile view

Predefined user roles

network-admin

Parameters

dscp dscp-value: Specifies the DSCP value to be marked for Skype4B voice packets, in the range of 0 to 63.

dot1p dot1p-value: Specifies the 802.1p priority to be marked for Skype4B voice packets, in the range of 0 to 7.

Usage guidelines

You can execute this command multiple times to configure different DSCP or 802.1p priorities for Skype4B voice packets.

Examples

# Mark DSCP priority 6 for Skype4B voice packets.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany] skype4b voice remark dscp 6

ucc profile

Use ucc profile to create a UCC profile and enter its view, or enter the view of an existing UCC profile.

Use undo ucc profile to delete a UCC profile.

Syntax

ucc profile profile-name

undo ucc profile profile-name

Default

No UCC profiles exist.

Views

System view

Predefined user roles

network-admin

Parameters

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

Examples

# Create UCC profile ssidcompany and enter its view.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany]

Related commands

display ucc profile

ucc-profile

ucc-profile

Use ucc-profile to bind a UCC profile to a service template.

Use undo ucc-profile to unbind a UCC profile from a service template.

Syntax

ucc-profile profile-name

undo ucc-profile

Default

No UCC profile is bound to a service template.

Views

Service template view

Predefined user roles

network-admin

Parameters

profile-name: Specifies a UCC 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 UCC profile to a service template. To bind a different UCC profile to the service template, first unbind the existing UCC profile from the service template.

Examples

# Bind UCC profile ssidcompany to service template service.

<Sysname> system-view

[Sysname] ucc profile ssidcompany

[Sysname-ucc-profile-ssidcompany] sip enable

[Sysname-ucc-profile-ssidcompany] quit

[Sysname] wlan service-template service

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

Related commands

sip enable

ucc 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
新华三官网