5 pts.
 configuring pick up group in Nortel CS1000
How can i see the list of the used and available pick up groups (RNPG) ? In which LD should i look and what are the command lines to be used

Software/Hardware used:
Nortel CS1000
ASKED: June 29, 2010  10:29 AM
UPDATED: October 17, 2010  4:06 AM

Answer Wiki:
It's the same as the older Meridian 1 series as far as I am aware and I used to work on those so here goes, it has been a while for me though :S To Show Directory Number Block (contains all DNs in use on the system): LD 20 REQ prt TYPE dnb CUST (usaully zero unless tenanted switch) DN <cr> This will print all DNs in use on the system. To see what RPNG an extension belongs to: LD 11 REQ prt TYPE dnb CUST (usaully zero unless tenanted) DN xxx (where xxxx is the DN (extension)) <cr> <cr> <cr> <cr> Write down the PORT Number REQ PRT TYPE TNB TN ## ## enter the PORT Number you just wrote down WATCH for RNPG Number (Ringing Number Pickup Group) I hope this helps.
Last Wiki Answer Submitted:  June 29, 2010  1:24 pm  by  Matt Mather   3,610 pts.
All Answer Wiki Contributors:  Matt Mather   3,610 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Go to LD 81, at REQ LST, Return until FEAT RNP, then at RNGP put 1 100.
then it will print all groups in order from 1 to 100.

 25 pts.

 

You can also leave RNGP blank and it will print everything.

 25 pts.

 

When you print out the list in LD 81, capture it as a text file if you can. Then import this file into Excel as a space delimited file. That will allow you to sort by the RNPG field and have the list in numerical sequence by pickup group. It’s very useful.

 40 pts.