TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-58
INFO SUBNET Command for TCPSAM
The format of the display for the fourth example, OBEYFORM, is:
INFO SUBNET Command for TCPSAM
The INFO SUBNET command displays attribute settings for the specified subnet(s)
configured in the TCPSAM primary processor.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET $tcpsam-name.subnet-name
is the name of the subnet. To obtain info about all subnets configured for the
TCPSAM process, use the wild-card (*) notation. For example, INFO SUBNET
$ZTC1.*. If you omit the object name, SCF uses the assumed object name. For
information about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs.
Examples
The following command returns information about all running subnets on the TCPMON
object running in TCPSAM’s primary processor.
-> INFO SUBNET $ZTC1.*
ALTER SUBNET LOOP0 , IPADDRESS 127.0.0.1
ADD SUBNET EN1 , TYPE ETHERNET,&
IPADDRESS 172.17.222.15 , SUBNETMASK %HFFFFFF00 ,&
DEVICENAME \SAMCAT.LANLIF1, FAILOVER NONSHAREDIP
ALTER SUBNET EN1 , ASSOCIATESUB "EN2"
ALTER SUBNET EN1 , ADDALIAS 172.17.222.120
ALTER SUBNET EN1 , ADDALIAS 172.17.222.121
ALTER SUBNET EN1 , ADDALIAS 172.17.222.122
ALTER SUBNET EN1 , ADDALIAS 172.17.222.123
ALTER SUBNET EN1 , ADDALIAS 172.17.222.124
ALTER SUBNET EN1 , ADDALIAS 172.17.222.125
ALTER SUBNET EN1 , ADDALIAS 172.17.222.126
ALTER SUBNET EN1 , ADDALIAS 172.17.222.127
ADD SUBNET EN2 , TYPE ETHERNET,&
IPADDRESS 172.17.222.16 , SUBNETMASK %HFFFFFF00 ,&
DEVICENAME \SAMCAT.LANLIF2, FAILOVER NONSHAREDIP
ALTER SUBNET EN2 , ASSOCIATESUB "EN1"
INFO [ / OUT file-spec / ]
[ SUBNET $tcpsam-name.subnet-name ]
[, DETAIL ]