Published On: August 6ᵗʰ, 2019 02:06
Cisco Enterprise Network Function Virtualization Infrastructure Software Command Reference
RADIUS Commands
radius-server host
To configure a RADIUS server host, use the radius-server host command in global configuration mode. To delete the specified RADIUS server host, use the no form of the command.
radius-server host { ip-address | hostname} admin-priv admin-priv-number key key-number oper-priv oper-priv-number shared-secret shared-secret-string
no radius-server host { ip-address | hostname}
Syntax Description
ip-address |
Specifies the RADIUS server host IP address. The IP address can be an IPv4 or IPv6 address. |
hostname |
Specifies the RADIUS server host name. The host name can either be an IPv4 or IPv6 address or a DNS domain name. |
admin-priv admin-priv-number |
Specifies the minimum privilege level for administrator. Valid range is from 1 to 15. |
key key-number |
Specifies a preshared key for RADIUS communication between the device and the RADIUS server. |
oper-priv oper-priv-number |
Specifies the minimum privilege level for operator. Valid range is from 1 to 15. |
shared-secret shared-secret-string |
Specifies the preshared secret to authenticate communication between the device and the RADIUS server. |
Command Default
The default value for the admin-priv parameter is 15. The default value for the oper-priv parameter is 11.