6. Command Reference of RPCM CLI
Example.
Show an information about RADIUS server with IP 192.168.1.1.
Command:
show radius server 192.168.1.1
The return is:
[Server]: 192.168.1.1
[Priority]: 10
[UDP Port]: 1812
[Secret Key]: ** hidden **
[Disabled]: NO
[Use Group VSA]: NO
[Use Session Timeout VSA]: NO
Detailed information about Vendor Specific Attributes supported by RPCMs
is available in documentation
Type 'help' to get suggestions
6.6.21 Command
show
smtp
It is used to display the settings of mail servers, and recipient addresses.
Help for the keywords
help
and
?
Is not available.
Example of use
show smtp
The return is:
SMTP Servers:
--------------------------------------------------------------------------------
Server: smtp.gmail.com
Port: 587
SSL: enable
Login Type: plain
HELO Domain: gmail.com
From: [email protected]
Username: [email protected]
Password: ********
SMTP Recipients:
--------------------------------------------------------------------------------
1. to: [email protected]
cc: [email protected], [email protected], [email protected]
Type 'help' to get suggestions
In this case, it is clear that both the sending and receiving of messages use the same account
The return is:
SMTP Servers:
-----------------------------------------------------------------------
Server: smtp.yandex.ru
Port: 25
259