Specifications
32 ExtremeWare XOS 11.0 Concepts Guide
Accessing the Switch
configure slot <slot> module <module_type> Configures a slot for a particular I/O module card.
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 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>
{<netmask>}
Configures an IP address and subnet mask for a VLAN.
create account [admin | user] <account-name>
{encrypted {<password>}} {<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 30
characters, the password is between 0 and 30 characters.
create vlan <vlan_name> {vr <vr-name>} Creates a VLAN.
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.
enable clipaging Enables pausing of the screen display when show
command output reaches the end of the page. The default
setting is enabled.
Table 6: Common commands (continued)
Command Description