SET INTERFACE
Local host name or IP address using the interface. If this information is not
specified for a PPP interface, PPP obtains the correct address from the remote
host.
If your host is multihomed, specify an address.
/LOOPBACK
/NOLOOPBACK
Optional. Default: /NOLOOPBACK.
Sets loopback mode.
/NETWORK_MASK=IP_address
Required if you use subnets.
The part of the host field of the IP address identified as the subnet.
The software calculates the default by:
• Setting the bits representing the network fields to 1
• Setting the bits representing the host field to 0
An IP address consists of a network number and a host number. You can also
divide the host field into a site-specific subnetwork and host field.
/PRIMARY
Optional.
For DHCP-controlled interfaces, designates the interface from which system-wide
configuration options (such as the IP address of the BIND server) are used.
/SERIAL_DEVICE=device
Required for SLIP and PPP interfaces; otherwise not used.
Identifies the OpenVMS terminal device used as a serial device. Specify an
arbitrary terminal device name. (Unlike Ethernet, FDDI, and Token Ring
interface names, a serial interface name is not related to the OpenVMS device
name.)
Examples
1.
TCPIP> SET INTERFACE SL5 /HOST=LARK /NETWORK_MASK=255.255.255.0 -
_TCPIP> /SERIAL_DEVICE=TTA3: /COMPRESS=ON /FLOWCONTROL
Configures SLIP interface SL5, using the local IP address assigned to host
LARK, with a subnet mask of 255.255.255.0.
The interface uses the terminal device TTA3:.
The /COMPRESS qualifier enables TCP header compression (CSLIP).
The /FLOWCONTROL qualifier enables special handling of XON and XOFF
characters, to ensure proper interoperation with modems that are configured
to interpret these characters locally.
2.
TCPIP> SET INTERFACE FF0 /HOST=KESTREL /NETWORK_MASK=255.255.0.0 -
_TCPIP> /BROADCAST_MASK=128.30.255.255 /ARP
For new interface
FF0
on host KESTREL, sets the network mask to
255.255.0.0, sets the broadcast mask to 128.30.0.0, enables ARP, and activates
the interface.
2–126 Command Descriptions
Kommentare zu diesen Handbüchern