Configuring management access, User account – Extreme Networks 200 Series User Manual

Page 52

Advertising
background image

50

Summit 200 Series Switch Installation and User Guide

Accessing the Switch

Configuring Management Access

ExtremeWare supports the following two levels of management:

User

Administrator

In addition to the management levels, you can optionally use an external RADIUS server to provide CLI
command authorization checking for each command. For more information on RADIUS, see “RADIUS
Client” in Chapter
5, “Managing the Switch”.

User Account

A user-level account has viewing access to all manageable parameters, with the exception of:

disable ssh2

Disables SSH2 Telnet access to the
switch.

disable telnet

Disables Telnet access to the switch.

disable web

Disables web access.

enable bootp vlan [<name> | all]

Enables BOOTP for one or more VLANs.

enable cli-config-logging

Enables the logging of CLI configuration
commands to the Syslog for auditing
purposes. The default setting is enabled.

enable clipaging

Enables pausing of the screen display
when

show

command output reaches the

end of the page. The default setting is
enabled.

enable idletimeouts

Enables a timer that disconnects all
sessions (both Telnet and console) after
20 minutes of inactivity. The default setting
is disabled.

enable ssh2 {access-profile [<access_profile> |
none]} {port <tcp_port_number>}

Enables SSH2 Telnet sessions. By default,
SSH2 uses TCP port number 22.

enable telnet {access-profile [<access_profile> |
none]} {port <tcp_port_number>}

Enables Telnet access to the switch. By
default, Telnet uses TCP port number 23.

enable web

Enables web server on the switch for
network login support. By default, the web
server is enabled.

history

Displays the previous 49 commands
entered on the switch.

show banner

Displays the user-configured banner.

unconfig switch {all}

Resets all switch parameters (with the
exception of defined user accounts, and
date and time information) to the factory
defaults. If you specify the keyword

all

,

the switch erases the currently selected
configuration image in flash memory and
reboots. As a result, all parameters are
reset to default settings.

Table 14: Common Commands (continued)

Command

Description

Advertising