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

mov DTR card 2

Status
Not open for further replies.

westsidedeuce

Programmer
Jun 15, 2005
161
US
I cleared out a OPT 11 rls 22 cabinet
except for the DTR card -
I want to move it to another shelf .
from what I read so far -
I should out it
re-build
INI switch
I cant find details on how to print it
before I out the DTR card .
cpy it over ? mov it ?

REQ: prt
TYPE: dtr
TN
CDEN
DATE
PAGE

TN 000 0 00 00 1st Card ?
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 01
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 02
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 03
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 04
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 05
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 06
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 07
TYPE DTR
CDEN 8D
DATE 30 MAR 1995

TN 000 0 00 08
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 09
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 10
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 11
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 12
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 13
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 14
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 000 0 00 15
TYPE DTR
CDEN 8D
DATE 27 APR 1999

TN 028 0 00 00 whats this 2nd card ?
TYPE DTR
CDEN 8D
DATE 28 APR 1999

TN 028 0 00 01
TYPE DTR
CDEN 8D
DATE 28 APR 1999

TN 028 0 00 02
TYPE DTR
CDEN 8D
DATE 28 APR 1999

TN 028 0 00 03
TYPE DTR
CDEN 8D
DATE 28 APR 1999
thank you in advance
Josie




Josephine Vigil
Henderson, Nevada USA
 
If there are no cards in the cab, how did you prt it?

Card 0 is the Fiber card, with out it you only have a boat anchor.
 
Based on this, you have a DTR card in slot 0 (your CPU/CONF card?) and 4 ports defined in slot 28 (assuming you have a three (or more) cabinet system. You can print the TN in LD 20, simply by doing a regular print, but I do not think there is anything else to them.

I have never seen 16 DTR ports defined on a TDS/DTR card, and the config you have shows 16 in slot 0. For this to be the case, physically there is no TDS/DTR card in the main cabinet. There could be one in slot 28, but 0 would be for the SSC or CPU/CONF card (I can't remember when the SSC was implemented, but I thought it was after Rel 22).

If you want to remove them, simply disable them in LD 34, and remove them in LD 13
Code:
LD 34
REQ DISX 0
OK
REQ DISX 28
OK

LD 13
REQ  OUT
TYPE DTR
TN   0 0
thru
TN   0 15
and 
TN   28 0
thru
TN   28 3

Now you can move them to the new slot you want them to be in, but make sure you have a TDS/DTR card to configure.
Code:
LD 13
REQ  NEW
TYPE DTR
TN   X 0 <--  Where X = your new slot
thru
TN   X 7

LD 34
REQ  ENLX X
OK

Hope this helps,

Scott M.
 
I agree with ace, seems like something is off. I checked, and the options for a DTR are D, DD, AND 4D (single, dual, and quad density). Yours show 8D, and you have 16 built in slot 0. All the documentation I can find shows only 8 DTRs ( 0 - 7) configured for a card. Not that I can't be wrong, becasue that is many times the case, I am just very confused by your set up.

Very odd.
 
I have a 4 Cab Option 11C 24.40B and my DTR's are in slot 0 on the SSC numbered 0 to 7.
 
I know it's in ODD set up - RLS 22 is ODD
and let me tell you it has a mind of its own .

I'm in the process of moving the OPT 11 to another Building - linking it via T1 -
I moved and or emptied out all the digital/analog cards
that were in this cabinet 3


I want to Terminate cabinet 3
Dont need it if there is nothing on it right ?

can someone forward the DTR card configuration ?

thanks your help
Josie





Josephine Vigil
Henderson, Nevada USA
 
Agree with everone above, go to LD 32 and Stat card 0 and tell us what you get. The DTR's on card 0 can not be moved as far as I know they are just part of the SCC.
 
There is no config for the DTR. What I posted is how you program them. They serve a specific function and there is no place to alter the config. Simply add them in by assigning them in LD 13 as TYPE DTR and the TN. Try printing one in LD 20, and that is all you will see.

Scott M.
 
Thanks Scott - I printed ld 20 DTR on post above
for the DTR card it shows the Tn
and not how its configured.
The DTR card in the switch in sitting on slot 28 cabinet 3
theres the power supply & fiber card .

Hawks - Here's my stat 0

REQ: stat 0
00 DSBL 00 BUSY TDS
00 = IDLE (DTR)
01 = IDLE (DTR)
02 = IDLE (DTR)
03 = IDLE (DTR)
04 = IDLE (DTR)
05 = IDLE (DTR)
06 = IDLE (DTR)
07 = IDLE (DTR)
08 = IDLE (DTR)
09 = IDLE (DTR)
10 = IDLE (DTR)
11 = IDLE (DTR)
12 = IDLE (DTR)
13 = IDLE (DTR)
14 = IDLE (DTR)
15 = IDLE (DTR)

REQ: stat 28
00 = IDLE (DTR)
01 = IDLE (DTR)
02 = IDLE (DTR)
03 = IDLE (DTR)
04 = IDLE (DTR)
05 = IDLE (DTR)
06 = IDLE (DTR)
07 = IDLE (DTR)

Thansk Again Guys

Josephine Vigil
Henderson, Nevada USA
 
I guess what I was trying to explain is that there is no configuration for a DTR. It is not like a phone or even a trunk that has options. There are no options. You simply assign a TN, and make sure you have a DTR card in that slot, and off you go.

Hope this helps,

Scott M.
 
the post are correct, on that switch the dtr's are part if the scc card. outing the dtr's on slot 28 will require a param change and and ini... not a bid deal ld 13 out dtr, then enter the tns.. when (if) the switch tries to access those ports you get an error.. i made the mistake of moving a dtr card in an 81 because i needed the slot... changed my buffer data and ini'ed to fix the problem... putting them back in didn't stop the flood

john poole
bellsouth business
columbia,sc
 
All I have left in cabinet 3 is the fiber card and DTR card .

I have an extra unused DTR card sitting on the shelf .
May I slide that into the slot in cabinet 2 and
use the req mov in ld 13 ?
or out slot 28 and rebuild the DTR TN ports ?

can you forward the param & buffer changes ?

please help

Thanks
Josie



Josephine Vigil
Henderson, Nevada USA
 
You cannot move DTR ports. You will need to disable, out and rebuild.

Nothing else needed in LD 17, just add the card, and make sure you INI after you config is done. Make sure you EDD before you INI.

Scott M.
 
perfect - thanks a million Scott

Josephine Vigil
Henderson, Nevada USA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top