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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Easiest way to find disconnected ports 3

Status
Not open for further replies.

New2Telco

Technical User
Joined
Jul 25, 2008
Messages
16
Location
US
Hello,
I need to make an inventory of how many ports (analog and digital) we are using and how many are disconnected in our main office. So far the only way I know is looking at the status of each station but I am trying to avoid that route.
Is there any way to run a report or a list of stations and their status?
Thanks for your help.

 
do a 'disp err'. anything with an error type of 513 will be disconnected at that time.

thanks, tim
 
I guess we do not have error reports enabled. All I see when I type "displ err" is the blank form to configure the error type I want to monitor.
 
just hit enter to view the report.
 
When I hit enter I get to a screen that says:
ERROR REPORT
The following options control which errors will be displayed.
ERROR TYPES
Error type: ______

The rest of the options are also blank. It looks like a "change" screen where you can make changes.
 
Try hitting F3 and see if that gets it going for you.

"A people that values its privileges above its principles soon loses both."
- Dwight D. Eisenhower (1890-1969), Inaugural Address, January 20, 1953

For the best response to a question, read faq690-6594


 
if you type

>disp err

then type 513

then hit F3

it will show you a list of all ports that do not have a phone plugged in.
 
Typing the code number worked!
Thanks a lot guys, this is going to save me a lot of time.
 
also you can put the number 18 in that field to see what you have busied-out in the system.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top