book
Article ID: 278579
calendar_today
Updated On:
Products
SSP-S410 PLATFORM
ISG Content Analysis
ISG Proxy
Show More
Show Less
Issue/Introduction
Upgrade ISG Proxy/CAS via CLI on SSP ISG device
Resolution
ISG APPLICATION upgrade via CLI
ISG> enable
ISG# show version
ISG# config t
ISG (config)# applications
ISG (config-applications)# view
ISG (config-applications)# stop <proxy-application-name>
example: stop Proxy1
ISG (config-applications)# exit
ISG (config)# images
ISG (config-images)# view sg
ISG (config-images)# load <url>
Broadcom Support Portal > My Downloads > ISG Proxy > ISG Proxy > 7.3.17 > generate a bcsi link for image. Generated: https://downloadsapi.broadcom.com/utils/<generated code>/ProxySG_7.3.17.1.bcsi
ISG (config-images)# view sg
ISG (config-images)# exit
ISG (config)# applications
ISG (config-applications)# edit <proxy-application-name> image-id <choosen-image>
example: edit Proxy1 image-id sg-7.3.17.1-291392
ISG (config-applications)# view
ISG (config-applications)# start <proxy-application-name>
example: start Proxy1