Replacing an E4SA CRU
Example: Determining the TCP/IP Process and
IP Address for a LIF
This is an example of using the SCF INFO SUBNET command:
->INFO SUBNET $*.*
TCPIP Info SUBNET \DRAGON.$ZB018.*
Name Devicename *IPADDRESS TYPE *SUBNETMASK
SuName QIO *R
#LOOP0 \NOSYS.$NOIOP 127.0.0.1 LOOP-BACK %HFF000000
OFF N
#SN1 \DRAGON.L018 172.16.40.64 ETHERNET %HFFFFFF00
ON N
#SN2 \DRAGON.L01C 172.16.35.15 SNAP %HFFFFFF00
ON N
The following information should help you interpret the display:
The TCP/IP process name is displayed in the first line of output.●
The subnet name is displayed in the Name column.●
The logical interface (LIF) name is shown in the Devicename column.●
The Internet Protocol (IP) address is shown in the *IPADDRESS column.●
Note: You can easily scan for Ethernet subnets by looking at the TYPE column.
Ethernet subnets are displayed as type ETHERNET.
In this example, which is partial output, the LIF named L018 is associated with the
subnet named #SN1 on the TCP/IP process named $ZB018 and has the IP address
172.16.40.64.