26 ExtremeWare XOS 10.1 Concepts Guid e
Accessing the Switch
configure banner Configures the banner string. You can enter up to 24 rows
of 79-column text that is displayed before the login prompt of
each session. Press [Return] at the beginning of a line to
terminate the command and apply the banner. To clear the
banner, press [Return] at the beginning of the first line.
configure ports <port_list> auto off {speed [10 | 100
| 1000]} duplex [half | full]
Manually configures the port speed and duplex setting of
one or more ports on a switch.
configure slot <slot> module <module_type> Configures a slot for a particular I/O module card.
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 us es a 24-ho ur clock f ormat. Yo u cannot s et 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
<floating day> | on < absolut eday>] {at
<time_of_day>}}} | noautodst}
Configures the time zone information to the configured offset
from GMT time . The for mat 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>}
Configures an IP address and subnet mask for a VLAN.
create account [admin | user] <account-name>
{<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> Creates a VLAN.
delete acco unt <nam e> Deletes a user account.
delete vlan <vlan_name> Deletes a VLAN.
disable bootp vlan [<vlan> | all] Disables BOOTP for one or more VLANs.
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 you logoff. Telnet sessions remain open until
you close the Telnet client.
disable port [<port_list> | all] Disables a port on th e switch.
disable telnet Disables Telnet access to the switch.
enable bootp vlan [<vlan> | all] Enables BOOTP for one or more VLANs.
enable clipaging Enables pausing of the screen display when show
command output reaches the end of the page. The default
setting is enabled.
enable idletimeout Enables a timer that disconnects all sessions (both Telnet
and console) after 20 minutes of inactivity. The default
setting is disabled.
history Displays the previous 49 commands entered on the switch.
show banner Displays the user-configured banner.
Table 5: Common Commands (conti nued)
Command Description