pcui
This command defines the PCUI port index for communication with the MSBR.
Syntax
pcui <port index> pcui send <send text> expect <expect text> reboot
Command |
Description |
---|---|
port index |
Defines the TTY port index. |
send text |
Defines the AT command format. |
expect text |
Defines the expected string to match. |
reboot (optional) |
Reboot on match. (optional) |
Command Mode
Privileged User
Note
The command is applicable only to PPP-based cellular modems.
Example
This example sets the PCUI port index for communication with the MSBR.
(config-data)# interface cellular 0/0 (conf-cellular)# pcui send AT+CSQ expect OK reboot
Use the "show data cellular pcui" command to see the output from the PCUI port.