set usb-modem-advanced

In the R82.00.X releases, this command is available starting from the R82.00.00 version.

Description

Configure a USB modem advanced entry.

Syntax

set usb-modem-advanced <id> [ field-name <field-name> ] [ field-value <field-value> ] [ is-any-device {true | false} ] [ vendor-id <vendor-id> ] [ product-id <product-id>

Parameters

Parameter

Description

field-name

Name

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '_' (underscore)

field-value

Value

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • ',' (comma)

  • '.' (period)

  • '-' (minus)

  • '+' (plus)

  • '=' (equal)

  • '_' (underscore)

  • ':' (colon)

  • '/' (slash)

  • '@' (at)

id

USB modem ID

Press the TAB key to see the available options.

is-any-device

Controls whether the parameter applies (true) or not (false) to all devices

product-id

Product ID (a hexadecimal string)

vendor-id

Vendor ID (a hexadecimal string)

Example Command

set usb-modem-advanced 1 field-name usb_advanced_config_name field-value usb_advanced_config_value is-any-device true vendor-id 7AA1 product-id 7AA1