Version 7.2 507 Mediant MSBR
Reference Guide 73. WAN Access Commands
Syntax
hdlc asynchronous | synchronous
Command Description
asynchronous Sets the HDLC asynchronous framing.
synchronous Set HDLC synchronous framing (default)
Default
The default setting is "synchronous".
Command Mode
Privileged User
Example
This example sets the HDLC asynchronous framing:
(config-data)# interface cellular 0/0
(conf-cellular)# adv
(adv-cell-config)# hdlc asynchronous
73.2.9.2 modem-details
This command sets the modem Vendor ID number and Product ID number configuration,
according to the connected USB device. It can be used with "option" driver update and/or,
"USB modeswitch" commands.
Syntax
modem-details default-product-id [default product id - HEX]
modem-details modem-product-id [modem product id - HEX]
modem-details vendor-id [product id - HEX]
Command Description
default-product-id - HEX
Sets the default Product-ID (as 4 HEX digits) when the
dongle is plugged in.
modem-product id - HEX
Sets the modem Product-ID (as 4 HEX digits) when the
dongle is plugged in.
vendor-id - HEX Sets the supported Vendor ID (as 4 HEX digits) when the
dongle is plugged in.
Command Mode
Privileged User