Common Commands
ExtremeWare XOS 11.3 Concepts Guide
45
configure ssh2 key {pregenerated} Generates the SSH2 host key.
You must install the SSH software module in addition to
the base image to run SSH.
configure sys-recovery-level [all |
none]
Configures a recovery option for instances where an
exception occurs in ExtremeWare XOS.
configure time <month> <day> <year>
<hour> <min> <sec>
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 earlier than 2003 or past 2036.
configure timezone {name <tz_name>}
<GMT_offset> {autodst {name
<dst_timezone_ID>} {<dst_offset>}
{begins [every <floatingday> | on
<absoluteday>] {at <time_of_day>}
{ends [every <floatingday> | on
<absoluteday>] {at <time_of_day>}}} |
noautodst}
Configures the time zone information to the configured
offset from GMT time. The format of GMT_offset is +/-
minutes from GMT time. The autodst and noautodst
options enable and disable automatic Daylight Saving Time
change based on the North American standard.
Additional options are described in the ExtremeWare XOS
Command Reference Guide.
configure vlan <vlan_name> ipaddress
[<ipaddress> {<ipNetmask>} | ipv6-link-local |
{eui64} <ipv6_address_mask>]
Configures an IP address and subnet mask for a VLAN.
create account [admin | user]
<account-name> {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 32 characters.
create vlan <vlan_name> {vr <vr-
name>}
Creates a VLAN.
NOTE: The BlackDiamond 8800 family of switches
(formerly known as Aspen) and the Summit X450 switch do
not use the vr optional parameter.
delete account <name> Deletes a user account.
delete vlan <vlan_name> Deletes a VLAN.
disable bootp vlan [<vlan> | 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 idletimeout Disables the timer that disconnects all sessions. After
being disabled, console sessions remain open until the
switch is rebooted or until you log off. Telnet sessions
remain open until you close the Telnet client.
disable port [<port_list> | all] Disables one or more ports on the switch.
disable ssh2 Disables SSH2 Telnet access to the switch.
You must install the SSH software module in addition to
the base image to run SSH.
disable telnet Disables Telnet access to the switch.
enable bootp vlan [<vlan> | 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.
Table 7: Common commands (Continued)
Command Description