備忘録/にわかエンジニアが好きなように書く

個人的にとりあえず仕組みを知るためにとりあえず動くまで構築や動作をみただけの単なる操作ログです。個人用の備忘録となり、最新の導入手順は個別に確認してください。 ※変な内容や間違いを書いているなどありましたらコメントやご指摘いただけると幸いです。

BIG-IP(LTM) 確認コマンドのメモ

BIG-IP(LTM) 確認コマンドのメモ

 

■設定情報の表示

(tmos)# list
(tmos)# list ltm

■ハードウェア

■■リソース
(tmos)# show sys tmm-info
(tmos)# show sys memory
(tmos)# show sys cpu
(tmos)# show sys proc-info
(tmos)# show sys mcp-state

■■FAN、電源、温度、、Serial、Hardware Version、Platform
(tmos)# show sys hardware
(tmos)# show sys disk
(tmos)# show sys raid

■■サービス
(tmos)# show sys service

■■ライセンス
(tmos)# show sys license


■装置ログ
(tmos)# show sys log [option]
audit gtm ltm messages tmm webui
daemon kernel mail security user


■ネットワーク
■■一覧で取得
(tmos)# show net

■■リンク状態、counter、
(tmos)# show net interface
(tmos)# show net interface all-properties

(tmos)# show sys traffic
(tmos)# show sys performance
(tmos)# show sys tmm-traffic

■■モジュール状態(レベル、
(tmos)# show net interface-ddm

■■ARP
(tmos)# show net arp

■■ルーティング
(tmos)# show net route

■■VLAN
(tmos)# show net vlan

--------
■リソース
config # tmstat
config # free
config # top
config # ps

-------- 

■LTM
■■virtualServer,Pool,node
(tmos)# show ltm virtual
(tmos)# show ltm virtual-address
(tmos)# show ltm pool
(tmos)# show ltm node

■■nat
(tmos)# show ltm nat
(tmos)# show ltm snat
(tmos)# show ltm snatpool
(tmos)# show ltm snat-translation

■■コネクション
(tmos)# show sys connection
(tmos)# show ltm persistence recursive

■Traffic(shellモード)
config # bigtop -n
config # bigtop


■HA
(tmos)# show cm traffic-group
(tmos)# show cm device-group
(tmos)# show cm failover-status
(tmos)# show cm sync-status

(tmos)# show sys ha-mirror