% Librarian A09-30|Ajĩ+DjĩG(H5 TCPIP+Djĩ1 TCPIP? The TCPIP verb prefixes all of the TCPIP (TCP/IP Services for$ OpenVMS) SDA extension's commands. Format: TCPIP [qualifiers] TCPIP FORMAT ... TCPIP READ ... TCPIP SEARCH ... TCPIP SHOW ... TCPIP SYSCONFIG ... TCPIP TAG ...? Additional information about the TCPIP extension can be found$ under the `About_TCPIP$SDA' topic.2 About_TCPIP$SDA4 TCP/IP Services for OpenVMS Network Analysis Tool.9 This facility as sists skilled system programmers in the> analysis and debugging of TCP/IP network problems on running systems or crash dump files.= This tool is compatible with TCPIP V5.1-5E and better only.2 Development_Qualifiers TCPIP /ACP /DATA& /ECO_LEVEL=string /NOECO_LEVEL /FILES=location /LIST /NFS /PROXY /PWIP /TELNET /VERSION=string= These qualifiers are specifically for use by members of the0 TCP/IP Servi ces for OpenVMS Development Group.; The qualifiers are used to be able to identify the driver: which is present in the dump file. Once identified, the> appropriate symbol table files can be read into SDA in order$ to provide TCPIP analysis support.3 /ACP /ACP@ Directs TCPIP to load the TCPIP$INETACP symbols for debugging.7 By default, the symbols are not automatically loaded.3 /DATA /DATA /NODATA< The /DATA qualifier is used to enable data display mode by= defa ult. Certain commands are able to display data present< in buffers and/or silos. In order to reduce the amount of: information on the screen, these commands do not display9 this data by default. They do, however, have the /DATA" qualifier to enable such output.= The /DATA qualifier, when used on the TCPIP command WITHOUT< a command verb, will enable (or disable) the default /DATA qualifier. 3 /ECO_LEVEL /ECO_LEVEL=characters /NOECO_LEVEL= The /ECO_LEVEL qualifier is  used to select the specific ECO> when reading the appropriate symbol table files. It is used- in conjunction with the /VERSION qualifier.> If /ECO_LEVEL is absent from the command line, the tool will? search the patch and build areas for symbol table files which4 match the link date and time of the loaded driver.; If you wish to select the version from the base directory7 (i.e. the SSB kit), you should enter the /NOECO_LEVEL qualifier.3 /FILES /FILES=location= By d efault, the appropriate image and symbol files are read< from SYS$SYSTEM:. If you are diagnosing a problem using a8 dump from a different set of files, you may optionally; specify the location of the collection of matching files.9 Note that the following files must be in that location: TCPIP$INTERNET_SERVICES.STB TCPIP$INETACP.STB TCPIP$NET_GLOBALS.STB( TCPIP$NFS_GLOBALS.STB (/NFS only)( TCPIP$NFS_SERVICES.STB (/NFS only)* TCPIP$PROXY_GLOBALS.STB (/PROXY only)* TCPIP$PROXY_SERVICES.STB (/PROXY only)) PWIPDRIVER.STB (/PWIP only)) TCPIP$PWIP_GLOBALS.STB (/PWIP only)+ TCPIP$TNDRIVER.STB (/TELNET only)+ TCPIP$TN_GLOBALS.STB (/TELNET only)3 /LIST< The /LIST qualifier is used to display the selected driver= symbol table files with their link date and times. This is> most useful when the loaded driver doesn't exactly match one9 which is present in the build hierarchies. The version> closest can then be selected with the appropriate /ECO_LEVEL (or /NOECO_LEVEL) qualifier3 /NFS; Directs TCPIP to load the NFS and VFS execlet symbols for9 NFS and VFS debugging. By default, the symbols are not automatically loaded.3 /PROXYA Directs TCPIP to load the PROXY_SERVICES symbols for debugging.7 By default, the symbols are not automatically loaded.3 /PWIP= Directs TCPIP to load the PWIPDRIVER symbols for debugging.7 By default, the symbols are not automatically loaded. 3 /TELNET; Directs TCPIP to load the TNDRIVER symbols for debugging.7 By default, the symbols are not automatically loaded. 3 /VERSION; The /VERSION qualifier is used to select a specific build+ hierarchy present on development systems.= The format for the /VERSION qualifier is xn.m. This string$ is transliterated into TCPIPxnm$:.= The build platform and version are automatically determined@ from the dump or system being analyzed. If the matching image? cannot be identified, the /LIST qualifier can be used to show# images from which you can select.2 READ? Reads the specified macro definitions file (optionally from a> macro library, and makes the symbol definitions available to SDA. Format:( TCPIP READ module [/LIBRARY=library] 3 Parametersmodule; The name of the desired module as it appears in the macro> library, or a file specification if not from a library. The default file type is .MAR. 3 Qualifiers/LIBRARY@ Library from which the macro definitions module is to be read.@ The library is assumed to be in SYS$LIBRARY: and have the fileA type .MLB. In addition, the library must internally be defined as a MACRO library.2 SEARCH: Searches memory allocated by the internet driver for the9 specified value. To search outside of this memory, use! the SDA SEARCH command instead. Format: TCPIP SEARCH value /LENGTH=LONGWORD /STEPS=BYTE /BACKWARDS 3 ParametersvalueC The hexadecimal value sought. The value is enterpreted accordingC to the /LENGTH qualifier. By default, the value is assumed to be a longword. 3 Qualifiers/LENGTH /LENGTH=BYTE /LENGTH=LONGWORD (default) /LENGTH=WORDD Specifies the size of the value sought -- byte, word, or longword.C Often looking at the value one cannot tell: is 7 to be handled as* byte 07, word 0007 or longword 00000007./STEPS /STEPS=BYTE (default) /STEPS=LONGWORD /STEPS=QUADWORD /STEPS=WORDB Specifies the granularity of the search. By default, the searchA is performed on byte boundaries. Note that the internet driverB allocates memory on quadword boundaries, so the granularity also implies a degree of alignment. /BACKWARDSE Follows the memory list in the reverse direction, that is, from theC last entry to the first. This is useful when the memory list has) been corrupted somewhere in the middle.D By default, the list is examined from the front of the list to the+ end of the list in the forward direction.2 SHOW: Displays information which pertains to the specific area of interest. Format: TCPIP SHOW ARP TCPIP SHOW DEVICE_SOCKETS TCPIP SHOW INETCB TCPIP SHOW INTERFACES TCPIP SHOW MBAGS TCPIP SHOW MBUFS TCPIP SHOW MEMORY TCPIP SHOW MOUNT TCPIP SHOW NFS TCPIP SHOW PROXY TCPIP SHOW ROUTES TCPIP SHOW SERVICES TCPIP SHOW SUBSYSTEMS TCPIP SHOW THREADS TCPIP SHOW VCI TCPIP SHOW VERSIONS TCPIP SHOW VNODES3 ARP5 Displays the content of the IPv4 Address Resolution5 Protocol (ARP) table. The table is used to provide5 hardware addresses for datagrams targeted for hosts on the same LAN. Format: TCPIP SHOW ARP /LOCAL 4 Qualifiers/LOCAL6 Disables the translation of host addresses to names.3 DEVICE_SOCKETS6 Displays information concerning BG devices and their associated sockets. Format:- TCPIP SHOW DEVICE_SOCKETS [ device_name ] /DEBUG /FULL /HOST=address /PORT=number8 /QUEUES=(ALL,MISCELLANEOUS,RECEIVE,SEND) [/DATA] /SERVICE=name /SOCKETS' /TYPE=(DGRAM,RAW,SELECT,STREAM) 4 Parameters device_name3 BG device name of the device in which to display.; Note that some BG devices may not have sockets associated7 with them and a message will be shown to that affect.9 A hexidecimal address can be substituted for the device5 name, providing the address belongs to a BG device. 4 Qualifiers/DATA@ The /DATA qualifier, when used in conjunction with the /QUEUES@ qualifier, will display the data content of the MBUF list. By! default, the data is not shown./DEBUGC Includes the addresses of the various structures (BG UCB, socket,A inetkvci, inpcb, tcpcb, ...) visually displaying and validating relationships among them./FULL; The basic SHOW DEVICE_SOCKETS display includes the device< name, socket type, the local and remote ports, the name of@ service (as determined by referring to the SERVICES database),7 and the address of the remote host (for connections).9 The /FULL qualifier also displays information about the< socket buffer settings, queue information, options and I/O statistics. /HOST=address= Displays information for devices which are connected to the? specified remote host only. By default, all hosts are shown.? The host may be specified by its address or its name. If you> wish to see INADDR_ANY, use the IPv6 in6addr_any expression, "::". /PORT=number? Displays information for devices which have been bound to the= specified local port only. By default, all ports are shown./QUEUES /QUEUES=ALL (default)- /QUEUES=([MISCELLANEOUS] [,RECEIVE] [,SEND])= Shows, in addition to the /FULL output display, the content/ of various queues associated with the device. /QUEUES=ALL: Equivalent to /QUEUES=(MISCELLANEOUS,RECEIVE,SEND) /QUEUES=MISCELLANEOUS; Displays the queue of non-READ/WRITE IRPs which are" outstanding on the socket. /QUEUES=RECEIVE< Displays the queue of IO$_READLBLK/IO$_READVBLK IRPs, which are outstanding on the socket.@ Displays information for all MBUFs present on the socket in the RCV queue.  /QUEUES=SEND>  Displays the queue of IO$_WRITELBLK/IO$_WRITEVBLK IRPs, which are outstanding on the socket.@ Displays information for all MBUFs present on the socket in the SND queue. /SERVICE=name? Displays information for devices which are connected to ports< which provide the specified service only. By default, all ports are shown."/TYPE=(DGRAM,RAW_IP,SELECT,STREAM)@ Selects the socket types whose information is to be displayed.> Note that the socket type SELECT is a utility device used to? perform select() operations on a set of other socket devices.; Note that RAW_IP sockets do not have address information./SOCKETSD Specifies that the search for sockets matching the other selection? criteria should be through all socket structures allocated inD memory, not just those associated with a BG device. This includesF BG-less sockets (e.g. NFS), closed sockets (e.g. in TIME_WAIT), etc.3 INETCBA Displays information about the INETCB (Internet Control Block). Format: TCPIP SHOW INETCB 4 Qualifiers/ALL /[NO]FILTER/FULL> Displays more complete information about the INETCB, such as timer queue elements./[NO]LOG /[NO]MEMORY /[NO]SERVICES /[NO]SLIP/[NO]STATISTICS 3 INTERFACES; Displays information for TCP/IP interfaces on the system. Format:, TCPIP SHOW INTERFACES [ interface-name ] /CLUSTER /FULL [/ALL [/DATA]] /ARP [/LOCAL] /DEBUG 4 Parametersinterface_name( Selects the interface to be displayed. 4 Qualifiers/ALL= The /ALL qualifier, when used in conjunction with the /FULL= qualifier, causes interface details to be displayed for the various interfaces./ARPB Includes display of the ARP table associated with the interface./CLUSTER? The /CLUSTER qualifier indicates that for the default (brief)? display, any cluster interface information is to be included./ By default, this inf ormation is not included./DATA= The /DATA qualifier, when used in conjunction with the /ALL9 and /FULL qualifiers, will display any data content of:/ - the silos associated with SLIP interfaces $ By default, the data is not shown./DEBUG: The /DEBUG qualifier displays internal information about; the interface structures (data structure memory addresses and whatnot)./FULL? The /FULL qualifier indicates that operational statistics are: to be displayed !in addition to the basic interface data./LOCAL> The /LOCAL qualifier, when used in conjunction with the /ARPA qualifier, disables the translation of host addresses to names.3 MBAGS< Displays information about MBuf Allocation Groups (MBAGs). Format: TCPIP SHOW MBAGS /DATA 4 Qualifiers/ALL /NOALL (default)@ Includes free MBUFs in the data display. By default, contents of free MBUFs are not shown./DATA /NODATA (default)> Displays t"he data content for all non-free MBUFs in the MBAG8 lists. To include free MBUFs, add the /ALL qualifier.3 MBUFS@ Displays the content of an MBUF, a set of MBUFs, or a chain of MBUFs. 4 Qualifiers/DATA /NODATA (default)B Displays the data content of the MBUF in its appropriate format.> NOTE: The format can be overridden with the /TYPE qualifier./CHAIN? Indicates that the display is to include the subsequent MBUFs> in the MBUF chain. This MBUF is assumed to #be the first one in the chain. /TYPE=value/TYPES< Overrides the MBUFs default type. This is useful when the7 content of the MBUF doesn't appear to make any sense.@ Specifying /TYPE=ALL will display the same MBUF in all formats5 which the SDA extension is capable of enterpreting.> For information on the MBUF types, use the /TYPES qualifier.@ This will display all types supported by this specific kernel.3 MEMORY< Displays the content of the allocated memory list. $Memory@ blocks which are allocated using a personal vector will appear? with an asterisk (*) after the address of the MALLOC_HDR. IfA /HISTORY is used, then all memory allocations and deallocations are displayed. Format: TCPIP SHOW MEMORY /ALL /BACKWARDS /COMMAND /DATA /HISTORY /ORDERED /PC /SUMMARY /TYPES 4 Qualifiers/ALLC When included with the /SUMMARY qualifier, a summary line for %ALLD allocation types is shown. By default, allocation types which areE not in use (i.e. have a count of zero) are not shown. This displayA is useful for matching allocation type codes with corresponding allocation type names. /BACKWARDSE Follows the memory list in the reverse direction, that is, from theC last entry to the first. This is useful when the memory list has) been corrupted somewhere in the middle.D By default, the list is examined from the front of the lis&t to the+ end of the list in the forward direction./COMMAND="command string"E Executes the specified command for each data structure matching the selection criteria./DATAE Includes the content of the allocation in the display. By default, the content is not included.@ Note that the content of an allocation is rounded to a 32-byteB boundary, and is fully displayed. If the structure allocated isE smalled than the full 32-byte boundary, the additional space should' be ignored./HISTORY? Displays all historical memory allocations and deallocations.: The data is collected in a ring buffer that is sized viaC the sysconfig inet attribute: ovms_memhist_npag, which representsB the number of pages from nonpaged pool that will be allocated to> collect the data. To enable tracing, set the inet attribute ovms_memhist_enable=1. For example:' 1) View the current state of tracing:@ $ sysconfig -q inet ovms_memhist_enable ovms_memh(ist_npag inet: ovms_memhist_enable = 0 ovms_memhist_npag = 2@ This shows that tracing is currently disabled. By default,. two pages of trace data will be recorded. 2) Enable tracing0 $ sysconfig -r inet ovms_memhist_enable=1& SDA> tcpip show memory /history8 If tracing is stopped, the data is still available.0 $ sysconfig -r inet ovms_memhist_enable=0& SDA> tcpip show memory /history8 3) Free the nonpaged pool alloca)ted to the ring buffer0 $ sysconfig -r inet ovms_memhist_enable=1. $ sysconfig -r inet ovms_memhist_npag=0& SDA> tcpip show memory /history& ... no data is displayed .../ORDEREDF Displays the memory list in ascending address order. This is usefulF when attempting to find proximity-related problems. By default, theH list is displayed from the front to the end of list in temporal order./SUMMARYG Displays a summary report on memory allocation. Each *allocation typeE is displayed with its name, the number of allocations and the totalE sizes of the allocations in hexadecimal and decimal. Note that theC allocation sizes do not include the allocation header used by the, internet driver to record the allocations.F The /TYPE qualifier can be used with the /SUMMARY qualifier to limit- the report to a particular allocation type./PC=allocator_pcG Selects those memory blocks allocated by a call from a particular PC./TYPE=ty+pe_name/TYPE=type_value/TYPESA Limits the default (full) or summary report to allocations of a specific type.A For the valid allocation types, obtain a list by specifying the/ /TYPES qualifier without a value, as follows: TCPIP SHOW MEMORY /TYPES3 MOUNT? Displays the content of the NFS server's internal mount list. Format:& TCPIP SHOW MOUNT [address|"/name"] /DEBUG /FULL 4 ParametersaddressB The address of the mount structure, to be displayed. By default," all mount entries are displayed.nameB The quoted name of the mount point to be displayed. By default," all mount entries are displayed.A NOTE: The name is case sensitive and includes the leading shashA character. It is therefore necessary to quote the string 4 Qualifiers/DEBUG: Displays internal information about the mount structure./FULLB Displays more complete information about the entry or entries in9 the list. By defa-ult, simple information is displayed.3 NFS= Displays information about the NFS server, if it is loaded. Format: TCPIP SHOW NFS [address] /CONNECTIONS /DUPLICATES /INPUT /MBUF /SPINLOCKS /STATISTICSC If none of the qualfiers are specified, information about the NFS@ server state and the NFS server processes is displayed. If anD address is specified, then the address is assumed to be that of an@ NFS request or response. By default, this is the address of. aD monolithic (single segment) buffer but, if it is the address of anF MBUF, then include the /MBUF qualifier for its proper enterpretation and display.? In order to use this command, the NFS symbols must be loaded.( For Alpha, use the following commands:* READ /IMAGE SYS$SYSTEM:TCPIP$NFS_SERVICES" READ SYS$SYSTEM:TCPIP$NFS_GLOBALS& For VAX, use the following commands:@ READ /RELOCATE=TCPIP$NFS_SERVICES SYS$SYSTEM:TCPIP$NFS_SERVICES" READ SYS$SYSTEM:TCPIP$NFS_GLOBALS 4 /Qualifiers /CONNECTIONSA Displays the current set of TCP connections which are active to the NFS server. /DUPLICATES7 /DUPLICATES=( ALL | DONE | ERROR | INPROGRESS | NEW )A Displays the content of the duplicate request cache. These areA copies of the active as well as cached non-idempotent operation responses.A Non-idempotent operations are those which could not be executedA twice and return the same result. The following operations are non-idempotent:+ 0CREATE (create a file or special file) LINK (create a hard link)% MKDIR (create a directory file)+ REMOVE (delete a file or special file) REMDIR (delete a directory)6 RENAME (rename a file, special file or directory)$ SYMLINK (create a symbolic link) UNLINK (delete a hard link)0 Duplicates are marked with one of four states:= DONE - The entry represents an NFS request which has@ been satisified, and the response will be rese 1nt> if a matching (duplicate) request is received.8 ERROR - The entry represents a request in error.< INPROGRESS - The entry represents an NFS request which is< currently being processed by the NFS server.> When a matching duplicate is received, the new= (duplicate) request will be discarded without? any response, since one will be dispatched when1 the original request is complete.? NE 2W - The entry was either never used (initial state)? or the corresponding request was idempotent and3 the response has already been sent.> The /DUPLICATES qualifier, by default, will display only theA DONE, ERROR and INPROGRESS entries. You may specify which onesB you are interested in seeing by specifying a value, for example,? /DUPLICATES=INPROGRESS will only show requests that are beingA actively worked on by the server. Specifying ALL will 3 show allA entries, including those marked NEW. You may specify more thanA one entry type by enclosing the particular types in parenthesisA and separating them with commas, such as the following example: /DUPLICATES=(DONE,INPROGRESS)./INPUT@ Displays the content of the NFS server's pending request input= queue. Requests to the NFS server are queued to this queueA directly by the TCP/IP network kernel at IPL 8. Threads in theB NFS kernel process these requests as they be4come available. TheA queue's length is limited to a specific size (determined at NFS: start time, it is related to the number of UDP threads).+ Requests on the input queue are UDP only./MBUFA Specifies that the address parameter of the SHOW NFS command is? the address of an MBUF chain which describes the NFS message. /SPINLOCKS@ Displays the current status of the various NFS spinlocks. The? locks are used in a multiprocessing system to synchronize the0 access to ce5rtain lists within the NFS server. /STATISTICS1 Displays the current NFS statistics (counters).3 PROXY> Displays the content of either INETACP's proxy cache, or the+ cache maintained in TCPIP$PROXY_SERVICES. Format: TCPIP SHOW PROXY /ACP_BASED /ALL /FULL /HOST_ADDRESS /LOCAL_USERNAME /REMOTE_USERNAMEA In order to use this command with the /ACP_BASED qualifier, you? MUST first set SDA's process context to the INETACP using the SDA command: S6ET PROCESS TCPIP$INETACP? In order to display entries in TCPIP$PROXY_SERVICES, you must? relocate SYS$SYSTEM:TCPIP$PROXY_SERVICES and read the symbols* file SYS$SYSTEM:TCPIP$PROXY_GLOBALS.STB. 4 Qualifiers /ACP_BASED< Displays communications proxies loaded into TCPIP$INETACP.A By default, proxies loaded into TCPIP$PROXY_SERVICES are shown./ALLB Displays the internal information from all of the proxy caches, = namely the host address, local username and remote username@7 caches. The content of the proxy header is shown as well. By@ default, an abbreviated version of the output generated by the( /REMOTE_USERNAME qualifier is shown. /FULLA Displays host, local and remote user information in addition to' the proxy correlation record summary.A This qualifier applies to proxies in TCPIP$PROXY_SERVICES only. /HOST_ADDRESS= Displays the internal information of the host address proxy cache./LOCAL_USERNAME? Displays the internal 8information of the local username proxy cache./REMOTE_USERNAME@ Displays the internal information of the remote username proxy cache.3 ROUTES; Displays information from both the host and network route databases. Format: TCPIP SHOW ROUTES [value] /DEBUG /FAMILY /FULL 4 Parametersvalue? Optional address of the radix node head structure (top of the< radix node tree) to start display. Defaults to the global< routing tabl9e (radix nodes are used for other things too). 4 Qualifiers/DEBUGB Includes the addresses of the various structures as well as some! of the raw interpretation data./FAMILY /FAMILY /FAMILY=INET /FAMILY=INET4 /FAMILY=INET6 /FAMILY=UNSPECIFIED< Displays routing information about the appropriate address8 family. Note that INET includes both INET4 and INET6./FULLI Displays full information about the routes. By default, output similar to netstat -rn i:s displayed. 3 SERVICES= Displays information about services defined to the INETACP. Format: TCPIP SHOW SERVICES /ADDRESS=a.b.c.d /FULL /PORT=number /PROCESS=name /PROTOCOL=(ALL,TCP,UDP)? Note that unlike the DCL TCPIP SHOW SERVICES command, the SDA> command does not reference the services database in order to9 display information. As a result, the output is not in? alphabetical service name order and only ENABLED servi;ces are shown. 4 Qualifiers/ADDRESS=a.b.c.d/ADDRESS=hostname@ The /ADDRESS qualifier selects services for that address only./FULL7 Provides a more complete output of the service entry. /PORT=number> The /PORT qualifier selects services listening on a specific port. /PROCESS=name1 Selects the service by the name of the process./PROTOCOL=protocol /PROTOCOL=ALL /PROTOCOL=(TCP,UDP)6 Selects services supported by a particular protocol. 3 SUBSYSTE<MSH Displays the subsystems currently registered for the INTERNET_SERVICES$ Kernel Extension Module interface. Format: TCPIP SHOW SUBSYSTEMS /DEBUG /FULL 4 Qualifiers/DEBUG7 Reveals address information for advanced programmers./FULLE Displays full information about the registration. By default, onlyH the module number, subsystem name, description, identification, active) and total IRPs processed are displayed. 3 THREADSK Displays= information about the Unix-emulation threads used within TCP/IP. Format: TCPIP SHOW THREADS [address] /DEBUG /FULL 4 ParametersaddressH Optional parameter which selects a particular thread. By default, all9 threads will be found in the memory list and displayed. 4 Qualifiers/DEBUGI Displays internal debug information about the thread. By default, only0 summary information about the thread is shown./FULLI Displays more complete informa>tion about the threads. By default, only0 summary information about the thread is shown.3 VCIA Shows the active VCI ports present against the internet kernel. Format: TCPIP SHOW VCI /DEBUG /FULL 4 Qualifiers/DEBUG8 Includes structure address information in the display./FULL@ Includes the port associations which are active for each port.0 By default, this information is not displayed. 3 VERSIONS@ Shows the current TCPIP version, the fil?es loaded by TCPIP$SDAA for diagnosis and, if supported, the last 20 TCPIP start times. Format: TCPIP SHOW VERSIONS /ALL /IMAGES /TIMES 4 Qualifiers/ALL; Displays information for both the images and start times./IMAGES> Displays information about the driver and symbol table files, which TCPIP$SDA is using for its displays./TIMES> TCPIP may have been started and stopped several times duringA the system's uptime. Beginning with@ TCPIP V6.0, the last start< time and up to 20 previous start times are recorded in the network driver.3 VNODEA Displays information about one or all VNODEs managed by the NFS server. Format: TCPIP SHOW VNODES [address] /DEBUG /FULL 4 ParametersaddressA The optional address of the VNODE to be shown. By default, all8 VNODES will be found in the memory list and displayed. 4 Qualifiers/DEBUGG Displays internal debugging informatioAn about the VNODE. By default,$ only summary information is shown./FULLG Displays more complete information about the VNODE. By default, only summary information is shown. 2 SYSCONFIGA Displays subsystem configuration information. This informationA is in the form of parameters which are used by the subsystem as= SYSGEN parameters are used by the OpenVMS operating system. Format: TCPIP SYSCONFIG B Note: The sysconfig command of the TCPIP u Btility program acceptsB a flag option which selects configure, query, reconfigure,B and unconfigure (among others). The SDA sysconfig command? is automatically a query command and therefore does notE offer the flag option (since parameters can only be queried). 3 subsystemA The name of the subsystem whose parameters are to be displayed. The subsystem name is one of:2 INET - Internet network-specific parameters( NET - General network paraCmeters( SOCKET - Socket-specific parametersB Other subsystems may have been loaded by sysconfig (for example,B NFS and VFS). To display a complete list of dynamically loaded 4 subsystems, use the TCPIP SHOW SUBSYSTEMS command.2 TAG: Scans the specified object(s) of the internet driver and* associate a name with each object found. Format:' TCPIP TAG {ALL, MEMORY, STRUCTURES} /LIST /SUMMARY /BACKWARDS; It is not recommended that this Dcommand be used on active< systems as the driver's allocations and data structures is continuously changing.3 ALL0 Tags MEMORY and STRUCTURES for identification.3 MEMORY7 For the MEMORY tag, the generated name has the format9 _name$address, where `name' is the structure's name and4 `address' is its address. For example, the SONAME> structure at 80423700 will have the name `_SONAME$80423700' associated with it.9 To see all structures of a particular type, use thEe SDA9 SHOW SYMBOL /ALL command (this command shows all socket4 structures present after the TAG command is used):# SDA> SHOW SYMBOL _SOCKET$/ALL 3 STRUCTURES< Scans the various structures and generates a name for each< structure depending upon its type. The generated name has< the format `_type$device', where `type' is the structure's8 type and `device' is the device it is associated with.: For example, the UCB and socket structure for the device; BG5040: would createF symbols named `_INET_UCB$BG5040' and `_SO$BG5040'.. To format the object, use a command such as: FORMAT /TYPE=type symbol For example:+ FORMAT /TYPE=INET_UCB _INETUCB$BG5040& FORMAT /TYPE=SO _SO$BG5040 4 Qualifiers/LIST+ Displays the names as they are generated./SUMMARYG Provides a brief summary of the quantity of each type of memory blockH tagged. For more detail use the TCPIP SHOW MEMORY [/SUMMARY] command. /BACKWARDSE Follow Gs the memory list in the reverse direction, that is, from theC last entry to the first. This is useful when the memory list has) been corrupted somewhere in the middle.D By default, the list is examined from the front of the list to the+ end of the list in the forward direction.2 FORMATC Formats the block of memory specified by the "address" parameter.B To do this the "MALLOC_HDR", located at negative 40 hex from the@ address is interpreted to determine the type of the block, and) in some cases the subtype of the block. Format: TCPIP FORMAT address /VERIFY 3 Parametersaddress@ The address of the block to be formatted. If the block is NOTC preceded by a recognizable MALLOC_HDR then the command will fail. List.ww