Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ qccstat(1M) — SunATM 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

q93b(7)

sa(7)

qccstat(1M)

NAME

qccstat − display Q.2931 call control information

SYNOPSIS

/opt/SUNWatm/bin/qccstat interface [ interval ]

AVAILABILITY

SUNWatmu

DESCRIPTION

qccstat displays signalling and link layer information for an ATM interface.  The information includes the current link state, as well as the state of all Q.2931 calls present on the interface. 

Without options, qccstat displays several lines of information for the specified interface.  The interface parameter is a string of the form saN, where N is the unit number.  If interval is given, the information will be updated and printed every interval seconds, repeating forever. 

If there are no calls present on the interface, one summary line is displayed.  It includes the following information:

linkstate The DLPI link state, usually either DL_ACTIVE or DL_IDLE. 

callref The current call reference value for this interface. 

outcalls The total number of outgoing calls on this interface. 

incalls The total number of incoming calls. 

If calls are present, three additional lines of information are provided for each call.  These lines include the following information:

callref The call reference for this call. 

vci The virtual circuit identifier, displayed in decimal. 

state The Q.2931 call state. 

dir The direction of the call.  If this system initiated the call, the direction is OUTGOING; otherwise, the direction is INCOMING. 

sap The service access point (sap) associated with this call, displayed as a hexadecimal number. 

src The 20-byte source ATM address for the call, in the colon-separated octet format used in the aarconfig(4) file. 

dst The destination ATM address for the call. 

EXAMPLES

The following command displays Q.2931 call information for sa0 every 2 seconds.  Initially, there are no active calls; during the display, a call is connected.  The display is then terminated. 

muskogee# qccstat sa0 2

sa0: linkstate=DL_ACTIVE callref=0 outcalls=0 incalls=0

sa0: linkstate=DL_ACTIVE callref=0 outcalls=0 incalls=0

sa0: linkstate=DL_ACTIVE callref=0 outcalls=0 incalls=1

callref=1 vci=0x20 state=ACTIVE dir=INCOMING sap=0x800 src=47:00:05:80:ff:e1:00:00:00:f1:24:0e:e8::08:00:20:10:0a:2d:00 dst=47:00:05:80:ff:e1:00:00:00:f1:24:0e:e8::08:00:20:22:21:b1:00

^C

muskogee#

SEE ALSO

q93b(7), sa(7)

SunOS 2.0  —  Last change: 7 Dec 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026