1 PE command This command executes the PEDRIVER specific SDA extension image which is a collection of PEDRIVER specific commands which mirror the display functions of SYS$SYSTEM:SCACP.EXE in SDA. By default this image is loaded from SYS$SHARE. However, it can be redirected with the following logical: $ define pe$sda [dir-spec]pe$sda.exe Format: SDA> PE command 2 BUS Displays PEDRIVER bus data. Each bus is a local LAN device on the system being used for NISCACP communications. This is an alias of the PE LAN command. Format PE BUS 3 Parameters None. 3 Qualifiers /ALL /ALL Includes all bus data. /BUS /BUS=(bus1,bus2,...) Includes specific buses (LAN devices). The default is all buses included. Bus names are displayed by the PE BUS command. Each bus name may be preceded by "NO" to exclude the bus. /BUS=ALL includes all buses. /BUS=NOBUSn, equivalent to /BUS=(ALL,NOBUSn), includes all buses except BUSn. /BUS=BUSn, equivalent to /BUS=(NOALL,BUSn) selects only BUSn. /SUMMARY /SUMMARY Includes bus summary data. This is the default if not other selection is made. /COUNTERS /COUNTERS Includes bus counters and error data. /n /n Includes page number n. 3 Example SDA> PE BUS/COUNTERS/BUS=EW Displays counters maintained by PEDRIVER for the EW devices, as well as the LAN device counters for the EW devices. 2 CHANNEL Displays PEDRIVER channel data. Each channel is a single NISCACP communications path between the local system and a remote system, between a local bus and a bus on a remote node. Format PE CHANNEL 3 Parameters None. 3 Qualifiers /ALL /ALL Includes all channel data. /CHANNEL /CHANNEL=(channel1,channel2,...) Includes specific channels (LAN communications paths). The default is all channels included. Channel names are displayed by the PE CHANNEL command. Each channel name may be preceded by "NO" to exclude the channel(s). /CHANNEL=ALL includes all channels. /CHANNEL=NOCHANNELn, equivalent to /CHANNEL=(ALL,NOCHANNELn), includes all channels except CHANNELn. /CHANNEL=CHANNELn, equivalent to /CHANNEL=(NOALL,CHANNELn) selects only CHANNELn. Channels are identified by the local bus, remote bus, and VC name (name of the remote node), separated by underscores. Bus names may be up to 3 characters long. VC names may be up to 6 characters. Each may be wildcarded with * and % characters. Selecting all local and remote buses for the VC to node FOO would be specified as *_*_FOO, but this may be abbreviated as FOO. In addition, the remote bus may be omitted, so EWA_*_FOO is equivalent to EWA_FOO. /COUNTERS /COUNTERS Includes channel counters data. /SUMMARY /SUMMARY Includes channel summary data. This is the default if no other selection is made. /IPCHANNEL /IPCHANNEL Includes IP channel summary data. /LANCHANNEL /LANCHANNEL Includes LAN channel summary data. /n /n Includes page number n. 3 Example SDA> PE CHANNEL/CHANNEL=EWA_%%%_FOO Displays channel summary data for all channels defined with local bus EWA, any remote bus, and remote node name starting with FOO. 2 LAN_DEVICE Displays PEDRIVER LAN device data. Each LAN device is a local LAN device on the system being used for NISCACP communications. Format PE LAN_DEVICE 3 Parameters None. 3 Qualifiers /ALL /ALL Includes all LAN device data. /LAN_DEVICE /LAN_DEVICE=(lan_device1,lan_device2,...) Includes specific LAN devices. The default is all LAN devices included. LAN device names are displayed by the PE LAN_DEVICE command. Each LAN device name may be preceded by "NO" to exclude the LAN device. /LAN_DEVICE=ALL includes all LAN devices. /LAN_DEVICE=NOLAN_DEVICEn, equivalent to /LAN_DEVICE=(ALL,NOLAN_DEVICEn), includes all LAN devices except LAN_DEVICEn. /LAN_DEVICE=LAN_DEVICEn, equivalent to /LAN_DEVICE=(NOALL,LAN_DEVICEn) selects only LAN_DEVICEn. /SUMMARY /SUMMARY Includes LAN device summmary data. This is the default if not other selection is made. /COUNTERS /COUNTERS Includes LAN device counters and error data. /n /n Includes page number n. 3 Example SDA> PE LAN_DEVICE/COUNTERS/LAN_DEVICE=EW Displays counters maintained by PEDRIVER for the EW devices, as well as the LAN device counters for the EW devices. 2 IP_INTERFACE Displays PEDRIVER IP pseduo device data. Each IP device is a pseduo device on the system being used for NISCACP communications. Format PE IP_INTERFACE 3 Parameters None. 3 Qualifiers /ALL /ALL Includes all IP interface data. /IP_INTERFACE /IP_INTERFACE=(ip_interface1,ip_interface2,...) Includes specific IP interfaces. The default is all IP interfaces included. IP interface names are displayed by the PE IP_INTERFACE command. Each IP interface name may be preceded by "NO" to exclude the IP interface. /SUMMARY /SUMMARY Includes IP interface summary data. This is the default if not other selection is made. /COUNTERS /COUNTERS Includes IP interface counters and error data. /n /n Includes page number n. 3 Example SDA> PE IP_INTERFACE/COUNTERS/IP_INTERFACE=WE Displays counters maintained by PEDRIVER for the WE devices, as well as the IP interface counters for the WE devices. 2 TRACE Displays PEDRIVER trace data. Format PE TRACE 3 Parameters None. 3 Qualifiers /CHANNEL /CHANNEL=(channel1,channel2,...) Includes specific channels (LAN communications paths). The default is all channels included. Channel names are displayed by the PE CHANNEL command. Each channel name may be preceded by "NO" to exclude the channel(s). /CHANNEL=ALL includes all channels. /CHANNEL=(ALL,NOCHANNELn) includes all channels except CHANNELn. /CHANNEL=(CHANNELn) (equivalent to (NOALL,CHANNELn) selects only CHANNELn. Channels are identified by the local bus, remote bus, and VC name (name of the remote node), separated by underscores. Bus names may be up to 3 characters long. VC names may be up to 6 characters. Each may be wildcarded with * and % characters. Selecting all local and remote buses for the VC to node FOO would be specified as *_*_FOO, but this may be abbreviated as FOO. In addition, the remote bus may be omitted, so EWA_*_FOO is equivalent to EWA_FOO. /CONTEXT /CONTEXT Displays PEDRIVER event definition. /EVENT /EVENT=(event1,event2,...) Enables trace display of specific events. The default is all events. Event names are displayed by the PE TRACE/CONTEXT command. Each event name may be preceded by "NO" to exclude the event. /EVENT=ALL includes all events. /EVENT=(ALL,NOEVENTn) includes all events except EVENTn. /EVENT=EVENTn (equivalent to (NOALL,EVENTn) selects only EVENTn. /SORT /SORT /NOSORT (default) Returns trace data sorted across channels by sequence number. The default is trace data returned for channels and VCs one at a time, in order for the channel or VC, but not across channels and VCs. /VC /VC=(vc1,vc2,...) Includes specific VCs (set of LAN communication paths between two nodes). The default is all VCs included. VC names are displayed by the PE VC command. Each VC name may be preceded by "NO" to exclude the VC. /VC=ALL includes all VCs. /VC=NOVCn, equivalent to /VC=(ALL,NOVCn), includes all VCs except VCn. /VC=VCn, equivalent to /VC=(NOALL,VCn) selects only VCn. 3 Examples 1. SDA> PE TRACE/CONTEXT Displays trace settings and definition. 2. SDA> PE TRACE/EVENT=CC_EVENT Displays trace data with type CC_EVENT. 2 HELP This command displays help data for the PEDRIVER SDA extension. 2 VC Displays PEDRIVER virtual circuit data. Each VC is NISCACP communications path between the local system and a remote system comprised of a set of channels. Format PE VC 3 Parameters None. 3 Qualifiers /ALL /ALL Includes all VC data. /COUNTERS /COUNTERS Includes VC counter data. /SUMMARY /SUMMARY Includes VC summary data. This is the default if not other selection is made. /VC /VC=(vc1,vc2,...) Includes specific VCs (set of LAN communication paths between two nodes). The default is all VCs included. VC names are displayed by the PE VC command. Each VC name may be preceded by "NO" to exclude the VC. /VC=ALL includes all VCs. /VC=NOVCn, equivalent to /VC=(ALL,NOVCn), includes all VCs except VCn. /VC=VCn, equivalent to /VC=(NOALL,VCn) selects only VCn. /n /n Includes page number n. 3 Example SDA> PE VC/ERRORS/VC=FOO Displays VC error counters for all VCs whose name (remote node name) starts with FOO.