Library /sys$common/syshlp/tcpip$ucp_help.hlb SHOW, INTERFACE, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1.TCPIP> SHOW INTERFACE DE0 /FULL Interface: DE0 IP_Addr: 126.65.100.102 NETWRK: 255.255.255.0 BRDCST: 126.65.100.255 Ethernet_Addr:AA-00-05-CC-2D-2B MTU: 65535 Flags: UP BRDCST RUN RECEIVE SEND Packets 3817269 595744 Errors 0 Collisions: 0 Displays information about interface DE0. The flags that can appear in the display include: o AMCST-The interface will receive multicast packets. o BRDCAST-Indicates the interface supports broadcast messages. o DBG-Driver-level debugging is enabled. o LOOP-The interface is a loopback mode. Packets transmitted on this interface will be looped back in the driver and not be transmitted out on the network. o MCAST-The interface supports multicast packets. However, this does not mean that a multicast address is configured for the interface. o NOARP-The interface is not using address resolution protocol (ARP). It will neither transmit nor respond to ARP requests. o PFCPY-All packets transmitted on this interface are copied and passed to the packet filter program. o PTP- The interface is point-to-point link. This is a read- only flag that is set by the driver. o RUN-Indicates the interface is operational. The driver has allocated resources for the interface and is ready to transmit and receive packets. This option is not applicable to loopback devices, for example, LO0. o SMPX-The interface cannot hear its own transmissions. o UP-Indicates the interface is enabled for use. o VMTU-The interface supports variable maximum transmission unit (MTU) sizes.
|