Viewing Cluster IP Addresses

In the R81.10.X releases, this command is available starting from the R81.10.15 version.

Description

This command shows the IP addresses and interfaces of the Cluster Members.

Syntax to see all interfaces

cphaprob tablestat

Syntax to see only the monitored interfaces

cphaprob -m tablestat

Example

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

[Expert@Member1]# cphaprob tablestat

----   Unique IP's Table  ----

Member          Interface       IP-Address
------------------------------------------

(Local)
0               1               44.55.66.245
0               2               10.231.149.1
0               3               192.168.3.245

1               1               44.55.66.246
1               2               10.231.149.2
1               3               192.168.3.246

------------------------------------------


[Expert@Member1]#

[Expert@Member1]# fw ctl iflist
1 : WAN
2 : SYNCBOND
3 : LAN1
[Expert@Member1]#