High Availability FailOver/iX Manual (32650-90911)
Configuration
LISTCONF (li)
LISTCONF (li)
LISTCONF
displays the entire configuration in the HAFOCONF file or the
configuration for a specific Ldev. The syntax is:
LI <Ldev>
The <Ldev> is optional. For example:
ha> li
The LI command without any qualifier lists all Ldevs configured with their
primary and alternate paths.
Ldev Primary Path Alternate Path Timeout
===== ==================== ================== =======
350 0/4/0/0.70954.23 0/6/0/0.73289 True
351 0/4/0/0.70954.24 0/6/0/0.73289 True
352 0/6/0/0.73289.25 0/4/0/0.70954 False
353 0/6/0/0.73289.26 0/4/0/0.70954 False
450 0/6/2/1.3.3 0/6/2/0 True
451 0/6/2/1.3.4 0/6/2/0 True
452 0/6/2/0.3.5 0/6/2/1 False
453 0/6/2/0.3.6 0/6/2/1 False
The LI command with the Ldev number lists the Ldev and its configured
primary and alternate paths. For example:
ha> li 350
Ldev Primary Path Alternate Path Timeout
===== ==================== ================== =======
350 0/4/0/0.70954.23 0/6/0/0.73289 True
Listing the configuration for an Ldev just added using
ADDCONF
:
• Confirms it is in the temporary HAFOCONF file
• Allows you to recheck the accuracy of the paths
NOTE
The
LISTCONF
command lists the contents of the temporary HAFOCONF file.
The temporary file is an exact copy of the permanent file when you first enter
the ha> section. Any adds or deletes of Ldevs will be shown by LISTCONF
, but
they will not be in the permanent file until you have done a hold and keep within
SYSGEN.
24