move

Use the move command to change the order of the RADIUS (Remote Authentication Dial In User Service) server in the list of RADIUS servers. The move command is available from the login:auth context.

move #1 { + | - } #2

Parameters

#1 Specifies Server # 1 in the list of RADIUS servers
{+} Specifies to move the RADIUS server up in order
{-} Specifies to move the RADIUS server down in order
#2 Specifies Server # 2 in the list of RADIUS servers

Examples

The following example moves the Server # 1 to second in order in the list of RADIUS servers:

EWC.extremenetworks.com:login:auth# move 2 - 1