H3C S9500 Series Operation Manual page 1315

Routing switches
Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Operation Manual – FTP and TFTP
H3C S9500 Series Routing Switches
II. Network diagram
Figure 1-5 Network diagram for TFTP configuration
III. Configuration procedure
1)
Start TFTP server on the PC and set authorized TFTP directory.
2)
Configure the switch
# Log into the switch (through local console or remote Telnet, refer to the Login and
User Interface Configuration in the System Volume for login information), and then
enter the system view.
<H3C> system-view
[H3C]
Caution:
If the Flash Memory of the switch is not enough, you need to first delete the existing
programs in the Flash Memory and then upload the new ones.
# Configure IP address 1.1.1.1 for the VLAN interface, ensure the port connecting the
PC is also in this VLAN (VLAN 1 in this example).
[H3C] interface vlan 1
[H3C-vlan-interface1] ip address 1.1.1.1 255.255.255.0
[H3C-vlan-interface1] quit
# Enter system view and download the switch.app from the TFTP server to the Flash
Memory of the switch.
<H3C> tftp 1.1.1.2 get switch.app switch.app
# Upload the config.txt to the TFTP server.
<H3C> tftp 1.1.1.2 put config.txt config.txt
# Use the boot boot-loader command to specify the downloaded program as the
application at the next login and reboot the switch.
<H3C> boot boot-loader primary switch.app
Chapter 1 FTP and TFTP Configuration
1-11

Advertisement

Table of Contents
loading

Table of Contents