labunix's blog

labunixのラボUnix

SRX100Hのライセンスを確認してみる。

■SRX100Hのライセンスを確認してみる。

root> show security utm anti-virus status | match "last result" 
           Last result: N/A

■SRX100Hのメモリ容量確認
 High Memory オプション製品なので、512MBではなく1GB。

root> show system license | match "use|mem"     
  Feature name                       used    installed      needed 
  mem-upg                               0            1           0    permanent
    mem-upg          - Memory Upgrade

■それでも空きメモリは2%。

root> show system memory | match memory: 
       Total memory: 1048576 Kbytes (100%)
    Reserved memory:  513788 Kbytes ( 48%)
       Wired memory:  552216 Kbytes ( 52%)
      Active memory:  154888 Kbytes ( 14%)
    Inactive memory:  103792 Kbytes (  9%)
       Cache memory:  160500 Kbytes ( 15%)
        Free memory:   21796 Kbytes (  2%)
Memory disk resident memory:   22288 Kbytes

■BSDなので以下でも確認出来る。

root> exit
root@% sysctl hw.physmem
hw.physmem: 1073741824
root@% sysctl hw.physmem | awk '{print $2/1024/1024"MB"}'
1024MB

■トライアルライセンスはデバイスのシリアルに紐付き1回だけ登録出来る。

 SRX UTM: Antivirus - Kaspersky Full
 http://junosnotes.blogspot.jp/2013/09/srx-utm-antivirus-kaspersky-full.html

 トライアルライセンス登録URL
 https://www.juniper.net/lcrs/mylic.do?methodToCall=setUpTrial&family_id=1

■選択出来るライセンスは以下。
 いずれも30日間なので、もう少し遊んでからにする。

 Websense Enhanced Web Filtering (Trial Period : 30 Days )
 Juniper-Kaspersky AV updates (Trial Period : 30 Days )
 Juniper-Sophos Anti-Spam updates (Trial Period : 30 Days )
 Juniper-Websense Web Filtering updates (Trial Period : 30 Days )
 IDP Signature Services (Trial Period : 30 Days )
 Application Security Updates (Trial Period : 30 Days )
 Juniper-Sophos AV updates (Trial Period : 30 Days )

■以下の手順書が参考になる。

 SRX ライセンス導入手順
 http://www.hs-juniperproducts.jp/security/srx/pdf/SRXlicense_key_manual_R5.1.pdf