Has anyone used auth codes on an 81C to allow only people with a code to complete long distance calls? If so how do you implement it on an existing running system?
First you have to log into the PBX and we need to gather all existing password data.
Second, we have to build the authorization code block (CLS)
Third, we have to build the authcodes that will live in the CLS’s.
Fourth, we have to decide what to do at the set level.
Remember – to get between Loads you need to type **** (4 stars, astericks- whatever you want to call them, it’s shift and 8 four times)
1) Log into your pbx. Then do the following steps.
>LD 22
REQ: Prt
TYPE: pwd
PWD2: (this is your second level password. Chances are it is what you normally log in with so try your current password. This will print out the various passwords on your system, there should be at least 2 and you will need PWD2 so write it down)
****
>LD 21
REQ: Prt
TYPE: pwd
(typewd_data will pop up on screen)
CUST: 0
PWD2:
(what you are looking for here is the SPWD –secure data password. Hopefully it will be here. If there is nothing then we have to build one in Load 15 so type
****
then go to >LD 15.
REQ: Chg
TYPE: PWD
Cust: 0
SPWD: (enter 4 digits ) then enter back to REQ: . Then you can go back to LD 21 and do another print pwd to see that the 4 digits you entered are there. )
2) Now we need to go build the Authorization Code Block so type ****
(If you want to see the meaning behind each of these prompts – go to your INPUT/OUTPUT guide LD 88 and look them up)
>LD 88
REQ: New
TYPE: aub
CUST: 0
SPWD: (enter your 4 digit spwd)
ALEN: (enter how many digits long you want you want your auth codes to be – I like to use 5 )
ACDR: yes ( this is for CDR – output)
AUTHCOD_ALRM: (enter)
RANR: x (X = no RAN routes)
ACLE: (enter)
BRST: (enter)
RTRY: (enter)
CLAS: 0
COS: ctd
TGAR: 1 (1 would be a standard restriction I have seen on most of your routes; or this would be whatever your site phones need in order to make an overseas call)
NCOS: 5 (this would be whatever your site phones need in order to make an overseas call)
CLAS: (enter)
AUTO: (type YES if you want the switch to automatically generate the auth codes)
SECR: ( this is your SPWD password)
NMBR: ( how many auth codes do you want the switch to generate)
CLAS: 0
NMBR: (enter)
(The switch will go back to REQ: Now you want to print the auth code block. )
REQ: Prt
TYPE: aub
CUST: 0
SPWD: (type in your SPWD)
(This will generate all 115 auth code clas’s available. What you will be looking at is the top one on the left CLS COS TGAR NCOS CLS COS TGAR NCOS
000 CTD 1 5 001 CTD 0 0
Notice that all the other CLS’s have a TGAR and NCOS equal to 0. These are not in use.
3) Now we want to generate the auth codes for CLS 0 so stay in LD 88.
REQ: prt
TYPE: AUT
CUST: 0
SPWD: (enter your 4 digit spwd)
CODE: (enter)
The switch will now generate however many auth codes you specified in the auth code block. Remember if there are any leading zero’s – they HAVE to be used when dialing with authcodes. This should bring you back to REQ:
SO in effect you now have auth codes for auth code cls 0.
AUTH CODE BLOCK = CLS COS TGAR NCOS
000 CTD 1 5
auth codes = 01001
63134
42681. (Etc.)
Each of these auth codes under CLS 0 has a CTD, TGAR 1 and NCOS 5 class of service. Using any of these auth codes will override any telephone sets’ class of service.
To out any of these codes go to LD 88
REQ: out
TYPE: aut
CUST: 0
SPWD: (enter your spwd)
CODE: (type in the auth code you want deleted)
CODE: (enter)
And you should be back at REQ:.
4) Each set probably has a AUTU in the class of service. This is the default value. This means that this TN can use any auth code to dial out. So for any set you can pick up the handset, dial the auth code access code, auth code, then the number as normal.
If you want to set up specific auth codes for specific sets do the following.
****
>LD 20
REQ: Prt
TYPE: DNB
CUST: 0
DN: (enter the 4 digit extension in which you trying to change)
DATE: (enter)
PAGE: (enter)
DES: (enter)
TN 006 0 00 00 KEY 01 DES TEST 1 JUN 2001
(2016)
TN 006 0 00 01 KEY 00 MARP DES 1A612 3 JAN 2001
(2616)
The switch will print out the TN block for each DN. A single DN may be on more than one TN like in the example above. There are 2 TN’s for this extension, TN 6 0 0 0 . The DES is the jack number(in this case test) and the date it was last changed was 1 JUN 2001. The type of phone it is is directly under the TN in parenthesis – a 2016 type set. The SECOND TN is TN 6-0-0-1. It is the MAIN TN (hence MARP is out next to it) , the DES is jack number 1A612, and the date it was last changed was 2 JAN 2001. The type of phone it is is directly under the TN in parenthesis – a 2616 type set.
You generally want the TN with MARP out to the side. If you are not sure you can go into your MAT program and see if you have the correct TN.
Now you want to change the main TN.
REQ: CHG
TYPE: 2616 (enter in the type of set – remember it is in parenthesis under the TN)
TN: 6 0 0 1
ECHG: NO
(enter down to CLS)
CLS AUTR (AUTR is auth code restricted and you would define which auth codes this set will be able to use. You can put AUTD which is auth code denied and this set will NOT be able to use ANY authcodes at all.)
MAUT : YES (this wil allow you to assign or modify authcodes for this telephone)
SPWD: (enter 4 digit spwd)
AUTH: x nnnn (x is the range of auth codes (how many) and nnnn is the assigned auth code)
( to delete an auth code use an upper case X in front of anuth code)
(enter the rest of the way through this back to REQ
another place i like to look is in the rlb itself.. prt the rlb that your ld is using and add an entry at the mfrl prompt so that stations wll get an auth code tone
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.