Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

Displaying CLIM Status Information With climstatus
The climstatus script displays status information for CLIM objects and devices, including the
ServerNet, the Ethernet LAN, the kernel IP routing table, and hard disk drives.
Invoke climstatus either from the command line by using the CLIMCMD command from TACL or
(partially) from I/O Essentials. (I/O Essentials allows you to show Routing Table Information, which
is equivalent to climstatus -o r). Some of this information can also be obtained from the SCF
STATUS CLIM command. The syntax is:
CLIMCMD {clim-name | IP-address} climstatus [-o option]
option is any of these:
Displays information about...Option
ServerNet. The display includes SCS status, X and Y fabric connectivity status, and link locations.s
Status of the local area network. The display includes, for each interface, the interface name, type,
status, link status, and IP addresses (IPv4 and IPv6). LAN information is split into sections, one for the
data interfaces (loopback, eth2, eth3, eth4, eth5), and one for the maintenance interfaces (eth0).
l
Kernel IPv4 and IPv6 routing tables. The display for IPv4 includes the interface name, destination IP
address, the gateway address and network mask. The display for IPv6 includes the interface name,
destination IP address, and next hop.
r
File system disk space utilization. The display includes, for each configured disk, its name, type, size,
space used, space available, percentage in use, and mount point.
h
IPSec configuration.i
Failover configuration.f
SNMP configuration.m
climprep config information.c
climiptables config information.t
Invoking the tool without options displays information about all components. Options allow you to
specify the components for which to display status.
ServerNet Status
This command provides ServerNet status information:
Example 2 Climstatus Command ServerNet Status Information, IP and Telco CLIM
\MYSYS.$SYSTEM.STARTUP 3> CLIMCMD n1002532 climstatus -o s
CLIM Configuration & Status:
Mode..................... IP
State.................... STARTED
ConnPts.................. 2
X1 Location.............. Group 100, Module 2, Slot 5, Port 3, Fiber 2
Y1 Location.............. Group 100, Module 3, Slot 7, Port 3, Fiber 1
X2 Location.............. Group 100, Module 2, Slot 5, Port 4, Fiber 2
Y2 Location.............. Group 100, Module 3, Slot 7, Port 4, Fiber 2
X1 Connection Status..... UP
Y1 Connection Status..... UP
X2 Connection Status..... UP
Y2 Connection Status..... UP
Last Restart Time........ Wed Oct 17 03:21:26 2007
CIP/Linux Hostname....... CLIM1
Network SW Version....... T0691H01_01MAY2008_AAA_CLIM
Storage SW Version....... T0691H01_01MAY2008_AAA_CLIM
CIP SW Version........... T0853h01_01AUG2008_23JUL2008_AAA
Telco SW Version........... T08718INS_17FEB2011_18JAN2011_XYZ
29West SW Version...........T01234IBX_17FEB2011_18JAN2011_XYZ
Number of Socket Servers. 1
Displaying the CIP Configuration 87