- Table of Contents
-
- 03-Security Configuration Guide
- 00-Preface
- 01-Security zone configuration
- 02-Security policy configuration
- 03-ASPF configuration
- 04-Session management
- 05-Object group configuration
- 06-IP source guard configuration
- 07-AAA configuration
- 08-User identification configuration
- 09-Password control configuration
- 10-Portal configuration
- 11-MAC authentication configuration
- 12-SMS configuration
- 13-802.1X configuration
- 14-Public key management
- 15-PKI configuration
- 16-SSH configuration
- 17-SSL configuration
- 18-Connection limit configuration
- 19-Attack detection and prevention configuration
- 20-Server connection detection configuration
- 21-ARP attack protection configuration
- 22-ND attack defense configuration
- 23-uRPF configuration
- 24-IP-MAC binding configuration
- 25-Keychain configuration
- 26-MAC learning through a Layer 3 device configuration
- 27-APR configuration
- 28-IPoE configuration
- 29-Crypto engine configuration
- 30-Location identification configuration
- 31-Terminal identification configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
12-SMS configuration | 49.83 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 the third-party SMS platform.
secret-key { cipher | simple } string
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 ] |