108
S
MARTNA™ 10G NETWORK ACCESS (SMARTNA-X)
COMMAND LINE INTERFACE REFERENCE |
DRAFT
CREATE RADIUS ACCSERVER
Use the create radius accserver command to add a RADIUS accounting server. Adding an accounting server
implicitly enables SmartNA-X logging. Note that local logging is not available on SmartNA-X.
Command form create radius accserver <IP-addr> <port> [password]
Example Add a RADIUS accounting server with the following properties:
IP address: 192.168.10.23
Port: 1813
Password: qwaszx
IP-addr Specifies the network IP address of the RADIUS accounting server.
port Specifies the RADIUS port, usually 1813 for accounting servers.
password (Optional) Specifies the password/shared-secret required to access the accounting
server. Passwords are case-sensitive.
Warning: If no password is specified, the shared-secret will be set as an empty string
(“”).
CONTROLLER>create radius accserver 192.168.10.23 1813 qwaszx