Reference Guide

Table Of Contents
139 | cellular profile Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
Syntax
Usage Guidelines
The cellular modems are plug-and-play and support most native USB modems. Cellular modems are activated
only if it is the uplink with the highest priority (see
show uplink). However, new profiles can be created using
this command to support new data cards or to customize card characteristics.
Command History
Introduced in ArubaOS 3.4.
Parameter Description
cellular profile <profile_name> Enter the keywords cellular profile followed by your profile name. This
command changes the configuration mode and the command line prompt
changes to:
host (config-cellular <profile_name>)#
dialer <group> Enter the keyword dialer followed by a group name to specify the dialing
parameters for the carrier. The parameters tend to be common between
service providers on the same type of network (CDMA vs. GSM) as displayed
in the show dialer group command.
driver acm|hso|option|sierra Enter the keyword driver followed by one of the driver options:
z acm: Linux ACM driver.
z hso: Option High Speed driver.
z option: Option USB data card driver (default).
z sierra: Sierra Wireless driver.
import <address> Enter the keyword import followed by the USB device address as displayed in
the show usb command. Import retrieves the vendor/product serial numbers
from the USB device list and populates them into the profile.
modeswitch {eject
<params>}|rezero
Enter the keyword modeswitch followed by either:
z eject followed by the CDROM device.
z rezero: Send SCSI CDROM rezero command.
Certain cellular devices must be modeswitched before the modem switches to
data mode.
no Enter the keyword no to negate the command and revert back to the defaults.
priority <1-255> Enter the keyword priority to override the default cellular priority (100).
Range: 1 to 255.
Default: 100
serial <sernum> Enter the keyword serial followed by the USB device serial number
tty <ttyport> Enter the keyword tty followed by the Modem TTY port (i.e. ttyUSB0, ttyACM0)
user <login> password <password> Enter the keyword user followed by your login, and then enter the keyword
password followed by your password to establish user name authentication.
vendor <vend_id> product
<prod_id> in hex
Enter the keyword vendor followed by the vendor ID in hexadecimal (see
show usb) and then enter the keyword product followed by the product ID
listed in the show usb command.