Operation Manual – System Maintenance and Debugging
Quidway S3100 Series Ethernet Switches
Chapter 5 Device Management
Huawei Technologies Proprietary
5-3
Table 5-4
Update the BootROM
Operation
Command
Description
Update the
BootROM
boot bootrom file
-
url
—
5.3 Displaying the Device Management Configuration
After the above configurations, you can execute the
display
command in any view to
display the operating status of the device management to verify the configuration
effects.
Table 5-5
Display the operating status of the device management
Operation
Command
Display the APP that will be adopted when
the switch starts next time.
display boot-loader
[
unit unit-id
]
Display the module type and operating
status of each board.
display device
[
unit unit-id
]
Display the CPU usage of the switch
display cpu
[
unit unit-id
]
Display the memory usage of the switch
display memory
[
unit unit-id
]
5.4 Remote Switch Update Configuration Example
I. Network requirements
Telnet to the switch from a PC remotely and download applications from the FTP server
to the Flash memory of the switch to remotely update the switch software by using the
device management commands through CLI.
The switch acts as the FTP client, and the remote PC serves as both the configuration
PC and the FTP server.
Perform the following configuration on the FTP server.
z
Configure an FTP user, whose name and password are switch and hello
respectively. Authorize the user with the read-write right of the Switch directory on
the PC.
z
Make appropriate configuration so that the IP address of a VLAN interface on the
switch is 1.1.1.1, the IP address of the PC is 2.2.2.2, and the switch and the PC is
reachable to each other.
The PC stores the host software switch.bin and the BootROM file boot.btmof the switch.
Use FTP to download the switch.bin and boot.btm files from the FTP server to the
switch.