Difference between revisions of "how to determine corexl license support"
From cpwiki.net
(Created page with "How to determine the number of cores with CoreXL your firewall license supports. version: r70 license version: blade == license features == [admin]# cplic print Host ...") |
Latest revision as of 21:31, 23 July 2013
How to determine the number of cores with CoreXL your firewall license supports.
version: r70 license version: blade
license features
[admin]# cplic print Host Expiration Features 192.168.1.1 never CPAP-IP245X CPSB-FW CPSB-VPN CPSB-ADN CPSB-ACCL CPSB-IPS
find cp.macro
Support said to parse the cp.macro on the features above and look for a corresponding CPSG-C-x string, where x=maximum number of cores supported for CoreXL configuration by the license. In this example, the appliance license feature for the IP2450 nokia covers the CoreXL for up to 8 CPUs.
[admin]# find / -name cp.macro /var/opt/CPsuite-R70/svn/conf/cp.macro
# cat /var/opt/CPsuite-R70/svn/conf/cp.macro | grep -i cpsg-c
... output truncated MACRO ::CPAP-IP245x CPSG-C-8-U CPSG-U