Reference Guide
2 Congure the number of times OS10 retransmits RADIUS requests in CONFIGURATION mode (0 to 100, default 3).
radius-server retransmit retries
3 Congure the time interval in seconds OS10 waits for a RADIUS server host response in CONFIGURATION mode (0 to 1000, default
5).
radius-server timeout seconds
4 Save the conguration.
do commit
Congure global settings
OS10(config)# radius-server key supersecret
OS10(config)# radius-server retransmit 10
OS10(config)# radius-server timeout 10
OS10(config)# do commit
View RADIUS server host conguration
OS10(config)# do show running-configuration
...
radius-server key supersecret
radius-server retransmit 10
radius-server timeout 10
...
System-dened user roles
OS10 provides two system-dened user roles — sysadmin and netoperator.
sysadmin
Full access to all commands in the system, exclusive access to commands that manipulate the le system, and
access to the system shell. This role can also create user IDs and user roles.
netoperator Cannot modify any conguration on the Dell EMC device. This role can access EXEC mode (monitoring) to view
the current conguration and status information only.
Create user name and role
Create a specic user name to limit OS10 user access.
1 Enter a user name and password in CONFIGURATION mode.
username username password [encryption-type password] [role role]
• name — Text string for the user name (up to 63 characters).
• encryption-type — Type of encryption to use. SHA512 (default), SHA256, or MD5.
•
password — Clear-text or hashed password string (up to 32 characters).
• role — Use netoperator (default) or sysadmin for the role type.
2 Save the conguration.
do commit
Create user
OS10(config)# username smith password MD5 newuser role sysadmin
OS10(config)# do commit
View users
OS10(config)# do show users
Index Line User Role Application Idle Location Login-Time Lock
System management
365