Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ID how many digital phones in use

Status
Not open for further replies.
Joined
Oct 3, 2006
Messages
22
Location
US
I have tried to find out how many digital phones I have in use what is the easist way to list how many 2616 I have in use and the number I have tried ld 20 (option61C) thanks
 
two safe answers to that.. ld 81
cnt
return down to feat enter sets

that will count all the sets programed by type.. lst instead of count will give you a list but not all digitals will have a dn due to sets that share key 0.. another command, the one i perfer is ld 117

inv generate midnight, then time after that

inv prt sets

that does an actual idu of each digital set with the tn/dn and serial number.. you can also see the as built as compared to the actual

john poole
bellsouth business
columbia,sc
 
Thanks I believe the second will work fine but I have one problem. the only manuals I have seem to be missing LD117 section. can you provide what it is I will need to type inorder to get a list of telecom equipment or is their a place I can download missing pages of manuals I do not already have. Thanks
 
ld 117 responds to a question mark, how about that for a surprise

ld 117
inv generate midnight

then

inv prt sets or
inv prt cards

a inv genetate return, does a one shot inventory and tells you when it finishes, you don't need to stay in the load or even stay logged in.. it takes about 45 seconds per station.. i let mine run a t midnight so i can use it anytime i need to

john poole
bellsouth business
columbia,sc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top