1G Sfp Module; Firmware Update - Fujitsu PSWITCH 2048T User Manual

Table of Contents

Advertisement

FUJITSU PSWITCH
User's Guide
To enable the ports again, use "no shutdown" command. In the following example,
ports 0/1-0/2 are enabled.
#configure
(Config)#interface 0/1-0/2
(Interface 0/1-0/2)#no shutdown
(Interface 0/1-0/2)#exit
In the same way, all the ports are enabled at once by using the following
command.
#configure
(Config)#no shutdown all
(Config)#exit

2.4.4. 1G SFP module

When 1G SFP module is used in a 10G SFP+ port it is needed to specify the port
speed manually, since the port is 10G fixed speed by default. Following is an
example to setup 1G port speed for the port 0/1 and 0/2.
#configure
(Config)#interface 0/1-0/2
(Interface 0/1-0/2)#speed auto 1000
(Interface 0/1-0/2)#exit
(Config)#exit

2.4.5. Firmware Update

In order to download the firmware image into the switch, a TFTP server is necessary
outside of the switch. In the following example, assume that IP address of the TFTP
server is 192.168.1.10, and the name of the firmware image is 'fjtor-runtime'.
Before start updating firmware, the TFTP server must be correctly configured and
the communication between the TFTP server and the switch must be established.
As in the following example, download the firmware image from the TFTP server by
copy command, and then reboot the system.
# copy tftp://192.168.1.10/fjtor-runtime system:all-runtime
# reboot runtime
For details on the copy command, refer to "CLI Command Reference" – "8.System
Utility Commands" – "8.8.System Utility and Clear Commands" – "8.8.11.copy".
The configuration of the switch stored in the storage of the switch is maintained
even after firmware update. After the firmware update, you can check the
firmware's version with 'show version' command.
26
December/2018

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pswitch 4032pPswitch 2048p

Table of Contents