Datasheet
© 2006 Cisco Systems, Inc. All rights reserved. 
Important notices, privacy statements, and trademarks of Cisco Systems, Inc. can be found on cisco.com. 
Page 20 of 28 
Product Number  Description 
Cisco SMARTnet Premium Maintenance 
CON-SNTP-3845  Cisco SMARTnet 24 x 7 x 4 service, dual GigE 3845 4-slot Integrated Services router 
Cisco Onsite Standard Maintenance 
CON-OS-3845  8 x 5 x NBD onsite service, dual GigE 3845 4-slot Integrated Services router 
Cisco Onsite Enhanced Maintenance 
CON-OSE-3845  8 x 5 x 4 onsite service, dual GigE 3845 4-slot Integrated Services router 
Cisco Onsite Premium Maintenance 
CON-OSP-3845  24 x 7 x 4 onsite service, dual GigE 3845 4-slot Integrated Services router 
MISCELLANEOUS 
Q.   How do we calculate the line number for aysnc interfaces on a Cisco 3800? 
A.  The actual line number associated with each interface is determined by the following equations that vary according to the hardware setup 
(such as a network module, interface card or interface card in a network module). 
•  X = Network-module-slot and slot. 
•  Y = Interface-card-slot and subslot. 
•  Z = Port Number. 
For port in a 3 tier format 
Interface-number = slot/subslot/port 
Line number = 2 + (X * 64) + (Y * 16) + Z 
For port in a 2 tier format 
Interface-number = slot/port 
Line number = 2 + (X * 64) + Z 
Example 1 
The interface number of port 22 on an NM-32A in network module slot 1 will be 1/22. 
X = 1 Z = 22 
And the line number for this port will be 
2 + 1 * 64 + 22 = 88 
Router# show line 1/22 
 Tty Line Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int 
 1/22 88 TTY 9600/9600 - - - - - 0 0 0/0 - 
 Line 1/22, Location: "", Type: "" 
!--- The remaining output has been deleted. 










