Connectivity Guide

Privilege mode CLI mode
congure class-map, DHCP, logging, monitor, openow, policy-map, QOS, support-assist,
telemetry, CoS, Tmap, UFD, VLT, VN, VRF, WRED, or alias
interface Ethernet, FC, loopback, mgmt, null, port-group, lag, breakout, range, port-channel,
VLAN
route-map route-map
router router-bgp or router-ospf
line line-vty
priv-lvl—Enter the keyword and then the privilege number, from 2 to 14.
command-string—Enter the specic command.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information
You cannot congure a privilege level less than 2 for users assigned to sysadmin, netadmin, and secadmin
roles.
If a command that you associate with a privilege level has a space, enter that command within double quotes. If a
command does not have a space or separated by a hyphen, double quotes are not needed.
The no version of this command removes a command from a privilege level.
Example
OS10(config)# privilege exec priv-lvl 3 "configure terminal"
OS10(config)# privilege configure priv-lvl 3 "interface ethernet"
OS10(config)# privilege interface priv-lvl "ip address"
OS10(config)# privilege configure priv-lvl 3 route-map
OS10(config)# privilege route-map priv-lvl 3 "set local-preference"
Supported Releases 10.4.3.0 or later
radius-server host
Congures a RADIUS server and the key used to authenticate the switch on the server.
Syntax
radius-server host {hostname | ip-address} key {0 authentication-key | 9
authentication-key | authentication-key} [auth-port port-number]
Parameters
hostname — Enter the host name of the RADIUS server.
ip-address — Enter the IPv4 (A.B.C.D) or IPv6 (x:x:x:x::x) address of the RADIUS server.
key 0 authentication-key — Enter an authentication key in plain text. A maximum of 42 characters.
key 9 authentication-key — Enter an authentication key in encrypted format. A maximum of 128
characters.
authentication-key — Enter an authentication in plain text. A maximum of 42 characters. It is not
necessary to enter 0 before the key.
auth-port port-number — (Optional) Enter the UDP port number used on the server for authentication,
from 0 to 65535, default 1812.
Default Not congured
Command Mode CONFIGURATION
Security 815