BDCOM SWITCH FIRMWARE UPGRADATION STEP BY STEP
BDCOM SWITCH FIRMWARE UPGRADATION STEP BY STEP, #Download BDCOM switch latest firmware: DOWNLOAD
And rename it: Switch.bin
#Connect the switch via telnet or console cable to see switch firmware version by below command
- show version
#Then go to switch privilege mode
2.enable
#At first you have add ip address to your laptop or desktop
- Laptop or Desktop ip address and subnet
192.168.1.2
255.255.255.0
#Then you have to add ip address in Switch same ip block follow below command.
- SW_config#ip address 192.168.1.1 255.255.255.0
#Then you have to download TFTP server follow the link
5.http://tftpd32.jounin.net/tftpd32_download.html
#Copy firmware file from tftp server:
6.SW_config#copy flash tftp 192.168.1.2
Source file name? Switch.bin
Destination file name? Switch.bin
And you have to reboot the device in order to run from the new version
7.SW_config#Reboot
NB: Check ping response from switch tftp server ip address