- Table of Contents
-
- 03-Security Configuration Guide
- 00-Preface
- 01-Security zone configuration
- 02-Security policy configuration
- 03-Object group configuration
- 04-Object policy configuration
- 05-AAA configuration
- 06-IPoE configuration
- 07-Portal configuration
- 08-User identification configuration
- 09-Password control configuration
- 10-Public key management
- 11-PKI configuration
- 12-SSH configuration
- 13-SSL configuration
- 14-ASPF configuration
- 15-APR configuration
- 16-Session management
- 17-Connection limit configuration
- 18-Attack detection and prevention configuration
- 19-DDoS protection configuration
- 20-uRPF configuration
- 21-ARP attack protection configuration
- 22-ND attack defense configuration
- 23-IP-MAC binding configuration
- 24-Keychain configuration
- 25-Crypto engine configuration
- 26-SMS configuration
- 27-Terminal identification configuration
- 28-Flow manager configuration
- 29-Trusted access control configuration
- 30-Location identification configuration
- 31-Server connection detection configuration
- 32-MAC authentication configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
26-SMS configuration | 49.87 KB |
SMS
About SMS
Short message service (SMS) is a text messaging service implemented through an SMS gateway. When operating as an SMS gateway, the device uses HTTP to send SMS data to the associated third-party SMS platform. Then, the third-party SMS platform sends SMS messages to users.
Restrictions and guidelines: SMS configuration
The device supports the Emay Softcom, Ping An bank, TP-LINK, and SMP SMS platforms in the current software version.
Procedure
1. Enter system view.
system-view
2. Create an SMS gateway and enter its view.
sms-gateway gateway-name
3. Specify the SMS platform for the SMS gateway.
sms-platform { emay | pingan sms-platform-url consumerid providerid channelcode accesstoken messagetype | smp server-host | tplink sms-platform-url }
By default, no SMS platform is specified for an SMS gateway.
If the specified URL contains a domain name, you must configure Domain Name System (DNS) on the device to translate the domain name to the corresponding IP address. For more information about DNS, see DNS configuration in Layer 3—IP Services Configuration Guide.
4. Configure the app ID for the third-party SMS platform.
app-id app-id
By default, no app ID is configured for the third-party SMS platform.
You need to configure the app ID only for the Emay Softcom and TP-LINK SMS platforms.
5. Configure the secret key for SMS data encryption.
secret-key { cipher | simple } string
By default, no secret key is configured for SMS data encryption.
You need to configure the secret key only for the Emay Softcom, TP-LINK, and SMP SMS platforms.
If the SMP SMS platform is selected, the secret key specified by this command is in the format of username:password.
6. (Optional.) Send an SMS message to the test mobile number.
sms-send test-mobile number
7. (Optional.) Specify the VPN instance for the SMS gateway.
vpn-instance vpn-instance-name
By default, an SMS gateway belongs to the public network.
Display and maintenance commands for SMS
Execute the display command in any view.
Task |
Command |
Display SMS gateway information. |
display sms-gateway [ brief | name gateway-name ] |