TCPIP$UCP_HELP.HLB  —  SHOW  NETWORK
    Displays information about the networks database.

    Related command: SET NETWORK

    Format

      SHOW NETWORK  [ network ]

                    [ /ADDRESS=address ]

                    [ /OUTPUT=file ]

1  –  Restrictions

    Requires read access to the networks database.

2  –  Parameters

 network

    Optional. Default: All known networks.

    Network about which to display information.

    o  Displays all alias names of the specified network.

    o  If you specify an alias, the network name and all its alias
       names are displayed.

3  –  Qualifiers

3.1    /ADDRESS

       /ADDRESS=address

    Optional. Default: None.

    Selects networks by address.

    Not valid with the network parameter.

3.2    /OUTPUT

       /OUTPUT=file

    Optional. Default: Screen display.

    Output is written to the specified file.

4  –  Examples

    1.TCPIP> SHOW NETWORK COBNET

      Network address    Network name

      4.0.0.0            COBNET

      Displays the entry for COBNET in the networks database.

    2.TCPIP> SHOW NETWORK Z*
      Network address    Network name

      138.180.4.0        zznet, ZZNET
      120.45.30.0        zzo-net, ZZO-NET, zz01-net

      From the networks database, displays the entries for all the
      networks with names or aliases beginning with the letter Z.
Close Help