License Verification
The following commands are used to verify if an SFE and IPsec licenses are installed in PAYG mode for CloudEOS and vEOS.
Note: The
show license command does not show licenses installed through PAYG
feature.
Example show output for SFE.
If SFE license is not installed the following output is displayed -
switch# show platform sfe licensing
Licensing Information
---------------------
License TC created: no
Number of throttled interfaces: 0
If SFE license is installed the following output is displayed -
switch# show platform sfe licensing
Licensing Information
---------------------
License TC created: yes
Number of throttled interfaces: 1
Interfaces throttled:
Ethernet1: 80 Mbps
Example show output for IPsec
If IPsec is not installed the following output is displayed.
switch# show ip sec connection
! No valid IPsec license found. IPsec is disabled.
If IPsec is installed the following output is displayed.
switch# show ip sec connection
TunnelSource DestStatusUptime Input Output RekeyTime
Tunnel63 1.0.0.1 1.0.0.2 Established 22 minutes 0 bytes0 bytes34 minutes
If no valid certificate is installed, it displays configured IPsec connections.