Extreme Networks Summit 300-48 User Manual

Page 27

Advertising
background image

Common Commands

Summit 300-48 Switch Software User Guide

27

config sys-recovery-level [none | critical | all]

Configures a recovery option for instances
where an exception occurs in
ExtremeWare. Specify one of the
following:

none

— Recovery without system

reboot.

critical

— ExtremeWare logs an

error to the syslog, and reboots the
system after critical exceptions.

all

— ExtremeWare logs an error to

the syslog, and reboots the system
after any exception.

The default setting is

none

.

config time <date> <time>

Configures the system date and time. The
format is as follows:

mm/dd/yyyy hh:mm:ss

The time uses a 24-hour clock format. You
cannot set the year past 2036.

config timezone <gmt_offset> {autodst | noautodst}

Configures the time zone information to
the configured offset from GMT time. The
format of

gmt_offset

is +/- minutes from

GMT time. Specify:

autodst

— Enables automatic

Daylight Savings Time change.

nosautodst

— Disables automatic

Daylight Savings Time change.

The default setting is

autodst

.

config vlan <name> ipaddress <ip_address>
{<mask>}

Configures an IP address and subnet
mask for a VLAN.

create account [admin | user] <username>
{encrypted} {<password>}

Creates a user account. This command is
available to admin-level users and to users
with RADIUS command authorization. The
username is between 1 and 32 characters,
the password is between 0 and 16
characters.

create vlan <name>

Creates a VLAN.

delete account <username>

Deletes a user account.

delete vlan <name>

Deletes a VLAN.

disable bootp vlan [<name> | all]

Disables BOOTP for one or more VLANs.

disable cli-config-logging

Disables logging of CLI commands to the
Syslog.

disable clipaging

Disables pausing of the screen display
when a show command output reaches
the end of the page.

disable idletimeouts

Disables the timer that disconnects all
sessions. Once disabled, console sessions
remain open until the switch is rebooted or
you logoff. Telnet sessions remain open
until you close the Telnet client.

disable ports <portlist>

Disables a port on the switch.

Table 6: Common Commands (continued)

Command

Description

Advertising