SWAN Concentrator and WAN Subsystem Troubleshooting Guide
Examples
SWAN Concentrator and WAN Subsystem Troubleshooting Guide—426992-008
A-8
Determining the TCP/IP Process and IP Address for
a LIF
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 \MYSYS.$ZB018.*
Name Devicename *IPADDRESS TYPE *SUBNETMASK SuName QIO *R
#LOOP0 \NOSYS.$NOIOP 127.0.0.1 LOOP-BACK %HFF000000 OFF N
#SN1 \MYSYS.L018 172.16.40.64 ETHERNET %HFFFFFF00 ON N
#SN2 \MYSYS.L01C 172.16.35.15 SNAP %HFFFFFF00 ON N
This 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.
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.