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
1 – Parameters
None.
2 – Qualifiers
2.1 /ALL
/ALL Includes all VC data.
2.2 /COUNTERS
/COUNTERS Includes VC counter data.
2.3 /SUMMARY
/SUMMARY Includes VC summary data. This is the default if not other selection is made.
2.4 /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.
2.5 /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.