ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 1
| Initial Switch Configuration
Automatic Installation of Operation Code and Configuration Settings
– 68 –
To verify that a port license is installed on the switch, enter the show interfaces
brief command from the console port.
Console#show interfaces brief
Interface Name Status PVID Pri Speed/Duplex Type Trunk
--------- -------------- -------- ---- --- ------------- ------------ -----
Eth 1/ 1 Up 1 0 Auto-1000full 1000BASE-T None
Eth 1/ 2 Down 1 0 Auto 1000BASE-T None
Eth 1/ 3 Down 1 0 Auto 1000BASE-T None
Eth 1/ 4 Down 1 0 Auto 1000BASE-T None
Eth 1/ 5 Down 1 0 Auto 1000BASE-T None
Eth 1/ 6 Down 1 0 Auto 1000BASE-T None
Eth 1/ 7 Down 1 0 Auto 1000BASE-T None
Eth 1/ 8 Down 1 0 Auto 1000BASE-T None
Eth 1/ 9 Down 1 0 Auto 1000BASE-T None
Eth 1/10 Down 1 0 Auto 1000BASE-T None
Eth 1/11 Down 1 0 Auto 1000BASE SFP None
Eth 1/12 Down 1 0 Auto 1000BASE SFP None
Console#
Automatic Installation of Operation Code and Configuration Settings
Downloading
Operation Code
from a File Server
Automatic Operation Code Upgrade can automatically download an operation
code file when a file newer than the currently installed one is discovered on the file
server. After the file is transferred from the server and successfully written to the file
system, it is automatically set as the startup file, and the switch is rebooted.
Usage Guidelines
If this feature is enabled, the switch searches the defined URL once during the
bootup sequence.
FTP (port 21) and TFTP (port 69) are both supported. Note that the TCP/UDP
port bindings cannot be modified to support servers listening on non-standard
ports.
The host portion of the upgrade file location URL must be a valid IPv4 IP
address. DNS host names are not recognized. Valid IP addresses consist of four
numbers, 0 to 255, separated by periods.
The path to the directory must also be defined. If the file is stored in the root
directory for the FTP/TFTP service, then use the “/” to indicate this (e.g.,
ftp://192.168.0.1/).
The file name must not be included in the upgrade file location URL. The file
name of the code stored on the remote server must be ECS4100-series.bix
(using lower case letters as indicated).