TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-49
INFO SUBNET Command
Examples
The first example returns information about all running SUBNETs on the system and
the second example returns detailed information about a specific SUBNET:
1->ASSUME PROCESS $ZTC0
2->INFO SUBNET *
1->INFO SUBNET $ZTC0.#EN3, DETAIL
INFO SUBNET Display Format
The format of the display for the INFO SUBNET command is:
Name
is the name of the SUBNET. Note that in this example, #SN1 has an alias, listed
right below it. The IPADDRESS of the varies by the final digit only.
Devicename
is the name of the SLSA LIF that provides access to the Ethernet LAN, is the name
of the ATM adapter, or is the name of the X25AM line that provides access to the
X.25 network. Note that with loopback SUBNETs, the value \NOSYS.NOIOP,
meaning no system, no device name, is displayed. This value is displayed because
loopback SUBNETs are routed internally so that there is no device name to display.
IPADDRESS
is the Internet address of this SUBNET and all the IP addresses of the aliases
associated with the SUBNET.
TYPE
is the SUBNET type. It can be LOOPBACK, ATM, ETHERNET, SNAP or X.25.
SUBNETMASK
is a 32-bit integer that specifies which portion of the network number and the IP
host address is to be masked to define a subnet.
SCF> INFO SUBNET *
TCPIP Info SUBNET \SYSA.$ZTC0.*
Name Devicename *IPADDRESS TYPE *SUBNETMASK SuName QIO *R
#LOOP0 \NOSYS.NOIOP 127.0.0.1 LOOP-BACK %HFF000000 OFF
N
#SN1 \SYSA.LAN03 130.252.12.3 ETHERNET %HFFFFFF00 ON
N
#SN1 \SYSA.LAN03 130.252.12.20 ETHERNET %HFFFFFF00 ON
N
#SN2 \SYSA.LAN02 130.252.111.236 ETHERNET %HFFFFFF00 ON
N
$SN3 \SYSA.LAN01 51.0.0.1 ETHERNET %HFF000000 ON
N