sms

This command provides support for sending an SMS text message through a 3G cellular connection. Cellular connectivity is achieved by attaching a third-party, 3G cellular modem to the device's USB port.

Syntax

sms <mobile number> "<message text>"

Command

Description

<mobile number>

Defines the destination phone number.

<message text>

Defines the message text which can include up to 127 characters and must be enclosed in double quotes (").

Note

This command is applicable only to data-router functionality.

Command Mode

Privileged User

Example

This example sends a text message to a mobile phone.

(config-data)# interface cellular 0/0
(conf-cellular)# shutdown
(conf-cellular)# sms 0546342171 "Hello John Doe!"