Switch Utility Commands
Extreme Networks EAS 100-24t Switch CLI Manual
35
Example usage:
To display all system configurations from the DRAM database:
EAS 100-24t:4#show config config_in_nvram
Command: show config config_in_nvram
#-------------------------------------------------------------------
# EAS 100-24t Configuration
#
# Firmware: Build 1.00.002
# Copyright (C) 2000-2011 Extreme Networks. All rights reserved.
#-------------------------------------------------------------------
# BASIC
config serial_port baud_rate 115200 auto_logout never
# ACCOUNT LIST
create account admin admin
# ACCOUNT END
config terminal_line default
enable clipaging
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
upload
Purpose Used to upload the current switch settings or the switch history log to a TFTP.
Syntax upload [cfg_toTFTP | log_toTFTP] [<ipaddr> | <ipv6addr>] <path_filename
64>
Description This command is used to upload either the switch’s current settings or the
switch’s history log to a TFTP server.
Parameters cfg_toTFTP - Specifies that the switch’s current settings will be uploaded to
the TFTP server.
log_toTFTP - Specifies that the switch history log will be uploaded to the
TFTP server.
<ipaddr> - The IP address of the TFTP server. The TFTP server must be on
the same IP subnet as the switch.
<ipv6addr> - The IPv6 address of the TFTP server.
<path_filename 64> - Specifies the location of the switch configuration file on
the TFTP server. This file will be replaced by the uploaded file from the
switch.
Restrictions The TFTP server must be on the same IP subnet as the switch. Only
Administrator-level users can issue this command.