You must install firmware on the Security Switch Module SSM160.
To install the SSM160 Firmware:
scp command to copy the SSM160 firmware file to the SGM. Use the management interface IP and the /home/admin directory. This copies the file to the left-hand SGM on the active Chassis.>asg_cp2blades –b <blade_list> /home/admin/<file>scp -P 2024 2.4.C9.T-HUB4.tar.bz2 root@SSM[1|2]:/batm/current_version/thmhetafbzh. You possible that you will see a read-only file system error. For example:
# scp -P 2024 2.4.C9.T-HUB4.tar.bz2 root@ssm2:/batm/current_version/root@ssm2's password: scp: /batm/current_version//2.4.C9.T-HUB4.tar.bz2: Read-only file system
If you see a read-only file system error do this:
#ssm1: ssh ssm1
#ssm2: ssh ssm2
The password is admin
unhide privateprivate# show private shell# mount -rw -o remount /batm/# exit# logout
scp -P 2024 2.4.C9.T-HUB4.tar.bz2 root@ssm2:/batm/current_version/thmhetafbzh. #ssm1: ssh ssm1
#ssm2: ssh ssm2
The password is admin
#file ls os-image #file activate-os-image 2.4.C9.T-HUB4.tar.bz2#config terminal#system reload manufacturing-defaultsExample:
T-HUB4#file activate-os-image 2.4.C9.T-HUB4.tar.bz2Image file 2.4.C9.T-HUB4.tar.bz2 is tested for validity, please wait... OKActivating image 2.4.C9.T-HUB4.tar.bz2..T-HUB4#config terminalEntering configuration mode terminalT-HUB4(config)#system reload manufacturing-defaultsAre you sure that you want to delete existing configuration and reload manufacturing default configuration (yes/no)? yes
blade <SGM>For example:
#blade 2_01
(Enter to return to the previous SGM)exit
Validation
To verify the upgrade, run: asg_version
All SSMs must have firmware version 2.4.C9 or later.