Users Guide

Table Of Contents
Usage Information Use this command to globally congure the timeout value used on RADIUS servers. The no version of this
command resets the value to the default.
Example
OS10(config)# radius-server timeout 360
Supported Releases 10.2.0E or later
radius-server vrf
Congures the RADIUS server for the management or non-default VRF instance.
Syntax
radius-server vrf {management | vrf-name}
Parameters
management — Enter the keyword to congure the RADIUS server for the management VRF instance.
vrf-name — Enter the keyword then the name of the VRF to congure the RADIUS server for that non-
default VRF instance.
Defaults Not congured
Command Mode
CONFIGURATION
Usage Information
Use this command to associate RADIUS servers with a VRF. If you do not congure a VRF on the RADIUS server
list, the servers are on the default VRF. RADIUS server lists and VRFs have one-to-one mapping.
The no version of this command removes the RADIUS server from the management VRF instance.
Example
OS10(config)# radius-server vrf management
OS10(config)# radius-server vrf blue
Supported Releases 10.4.0E(R1) or later
service obscure-password
Obscures passwords in show command output.
Syntax
service obscure-password
Parameters None
Default Not congured
Command Mode CONFIGURATION
Usage Information Use service obscure-password command so that the text characters of passwords are not displayed in
show command output. The command obscures the passwords that you congure for user names, NTP, BGP,
SNMP, RADIUS servers, and TACACS+ servers. To disable the obscure passwords function, use the
no service
obscure-password command.
Example
OS10(config)# service obscure-password
Supported Releases 10.5.0.0 or later
Security 963