Chapter 38 SMS
UAG CLI Reference Guide
189
38.3 SMS Commands Example
The following example enables the SMS service on the UAG to provide and configures the ViaNett
account information. It then displays the SMS settings.
Router# configure terminal
Router(config)# sms-service activate
Router(config)# sms-service provider vianett
Router(sms-service-vianett)# username test@example.com
Router(sms-service-vianett)# password 12345
Router(sms-service-vianett)# exit
Router(config)# show sms-service
enable sms service: yes
SMS Country-Code: 0
SMS Provider-Selected: vianett
SMS Service: Vianett
username: test@example.com
password: 12345
Router(config)#