nokia - get model / appliance number

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services

works on all ipso versions

this is slow but it works...

# ipsctl -a | grep eeprom | grep "hw:eeprom:product_id =" | awk -F "=" '{print $2}' | sed 's/^[ \t]*//'

or for ipso 6.x

# clish -c "show asset hardware"