Viewing Cluster IP Addresses

Syntax to see only the monitored interfaces

Shell

Command

GaiaClosed Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. Clish

show cluster members monitored

Expert mode

cphaprob -m tablestat

Example

Note - To see name of interfaces that correspond to numbers in the "Interface" column, run the fw ctl iflist command.

[Expert@Member1:0]# cphaprob tablestat
 
----   Unique IP's Table  ----
 
Member          Interface       IP-Address
------------------------------------------
 
(Local)
0               1               192.168.3.245
0               2               11.22.33.245
0               3               44.55.66.245
 
1               1               192.168.3.246
1               2               11.22.33.246
1               3               44.55.66.246
 
------------------------------------------
 
 
[Expert@Member1:0]#
[Expert@Member1:0]# fw ctl iflist
1 : eth0
2 : eth1
3 : eth2
[Expert@Member1:0]#