Specifications

117
Admin Privilege Commands
Command: set
port speed
Description: Modify a port’s speed in Mbps.
Syntax: set port speed <chassis> <module> <port>
[<remote> <remoteport>] <speed>
Note: Speed is either 10 or 100.
Example: Console>set port speed 1 4 2 100
Speed successfully set.
Command: set
prompt
Description: Set the console and telnet prompts.
Syntax: set prompt <prompts>
set prompt <console prompt> <telnet prompt>
Example: Console>set prompt -> Telnet>
Ok. Setting console prompt to ->
Ok. Setting telnet prompt to Telnet>
->
Command: set
radius
authentication
Description: Enable or disable RADIUS authorization for
clients connecting via the console, telnet and/or
web.
Syntax: set radius authentication <scope> [enable |
disable]
Note: Scope = console, telnet, web, or all.
If enable or disable is not specified, the scope
will be enabled.
Example: Console>set radius authentication web disable
Command: set
radius help
Description: Show the ‘set radius’ subcommands.
Syntax: set radius help
Example: Console>set radius help
Command Description
—————————————————
authentication : Set RADIUS authentication
scope enable | disable.
help : Show this message.