Security Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1040
unconfigure radius
unconfigure radius {mgmt-access | netlogin} {server [primary | secondary]}
Description
Unconfigures the RADIUS client configuration.
Syntax Description
Default
Unconfigures both primary and secondary servers for management and network login.
Usage Guidelines
If you do not specify any keywords, this command unconfigures both the primary and secondary
servers for management and network login.
The following list describes the available keywords:
●
mgmt-access
—Use this keyword to unconfigure only the server(s) for management functions.
●
netlogin
—Use this keyword to unconfigure only the server(s) for network login.
●
primary
—Use this keyword to specify only the primary RADIUS sever.
●
secondary
—Use this keyword to specify only the secondary RADIUS server.
Example
The following command unconfigures the secondary RADIUS server settings for both management and
network login:
unconfigure radius server secondary
The following command unconfigures the secondary RADIUS server settings for only network login:
unconfigure radius netlogin server secondary
The following command unconfigures all RADIUS server settings for only management functions:
unconfigure radius mgmt-access
mgmt-access
Specifies the switch management RADIUS authentication server.
netlogin
Specifies the network login RADIUS authentication server.
primary
Unconfigures the primary RADIUS server.
secondary
Unconfigures the secondary RADIUS server.