DISPLAY PATHS command

Read syntax diagramSkip visual syntax diagramDISPLAY NET,PATHS,ID= switched_pu_name

Abbreviations

Operand Abbreviation
DISPLAY D
PATHS P

Purpose

The DISPLAY PATHS command displays dial-out path information about a switched physical unit.

Operands

ID=switched_pu_name
Specifies the name of a switched physical unit.

Resulting display

The resulting display shows the physical unit name, line groups, telephone number or line name, path identifier, group identifier, count to try again, availability of the path, and user-defined DLCADDR subfields (if any) containing additional dial information. For Enterprise Extender definitions, the remote partner's IP address and host name are also displayed.

If the DLCADDR subfields are coded in binary-coded decimal (BCD) or hexadecimal (X) and contain an odd number of digits, the display is padded on the left with zeros. If the data type is BCD or X, a blank separates every eight characters of data.

Examples

Displaying dial-out path information:
d net,paths,id=pu1
IST097I DISPLAY ACCEPTED
IST148I DIAL OUT PATH INFORMATION FOR PHYSICAL UNIT PU1
IST149I LINE GRP  TELEPHONE NUMBER OR LINE NAME   PID GID CNT
IST168I GRP1             PATH21A-890-3333         001 001 003 AVA
IST168I GRP1                                      002 000 003 AVA
IST1575I DIALNO FOR PID: 002
IST1318I 1ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
IST168I GRP1                                      003 001 003 AVA
IST1575I DIALNO FOR PID: 003
IST1318I 123456789012345678901234567890123456789012345678901234567345
IST1319I    678901234567890123456789012345678901234567890123456789012
IST1319I    345678901234567890123456789012345678901234561234567890123
IST1319I    456789012345678901234567890123456789012345612345678901234
IST1319I    56789012345
IST168I GRP1                                      004 000 003 AVA
IST168I GRP1                                      005 000 003 AVA
IST1317I DLCADDR SUBFIELDS FOR PID: 004
IST1318I 1,C'TR'
IST1318I 20,C'9192545056'
IST1317I DLCADDR SUBFIELDS FOR PID: 005
IST1318I 1,C'SAMPLE'
IST1318I 20,C'1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890123456789
IST1319I    012345678901234567890'
IST314I END
Displaying dial-out PATH information of an Enterprise Extender switched major node using IPv4 addresses:
d net,paths,id=swip2a1
IST097I DISPLAY ACCEPTED                                             
IST148I DIAL OUT PATH INFORMATION FOR PHYSICAL UNIT SWIP2A1          
IST149I LINE GRP  TELEPHONE NUMBER OR LINE NAME   PID GID CNT        
IST168I GPIP                                      000 000 005 AVA AUT
IST1680I REMOTE IP ADDRESS 9.42.105.148                              
IST1909I REMOTE HOSTNAME NODENAME.NETID.DOMAINNAME.COM
IST314I END                                
Displaying dial-out PATH information of an Enterprise Extender switched major node which specifies HOSTNAME, but which has not yet been dialed:
d net,paths,id=swip2a2
IST097I DISPLAY ACCEPTED                                             
IST148I DIAL OUT PATH INFORMATION FOR PHYSICAL UNIT SWIP2A2          
IST149I LINE GRP  TELEPHONE NUMBER OR LINE NAME   PID GID CNT        
IST168I GPIP                                      000 000 005 AVA AUT
IST1680I REMOTE IP ADDRESS ****NA****                              
IST1909I REMOTE HOSTNAME NODENAME.NETID.DOMAINNAME.COM
IST314I END                                
Displaying dial-out PATH information of an Enterprise Extender switched major node using IPv6 addresses:
d net,paths,id=swip2a2
IST097I DISPLAY ACCEPTED                                             
IST148I DIAL OUT PATH INFORMATION FOR PHYSICAL UNIT SWIP2A2          
IST149I LINE GRP  TELEPHONE NUMBER OR LINE NAME   PID GID CNT        
IST168I GPIP                                      000 000 005 AVA AUT
IST1680I REMOTE IP ADDRESS 3FFE::9.42.105.148           
IST1909I REMOTE HOSTNAME NODENAME.NETID.REALLYLONGDOMAINNAME.COM
IST314I END