cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
482
Views
0
Helpful
5
Replies

AS5300 not detecting E1 voice port

olakayode
Level 1
Level 1

We have an AS5300 with 4E1s. When the E1 PRI timeslots are enabled, the voice port is not enabled/detected.

The image on the AS5300 is c5300-js-mz.122-26.bin.

Pls assist!!!

5 Replies 5

nikhil_m
Level 1
Level 1

This could be due to image. You can download the latest one and try

I've already done this and it didn't detect it.

fbadr
Level 1
Level 1

Hi

i didnt check your image but did you choose IP plus as image?

pacameron
Level 4
Level 4

Make sure you have the Voice feauture cards installed and they have the DSP modules mounted on them.

Send a SH VER, SH RUN, SH VFC 1 DIR and SH VFC 2 DIR so we can confirm your hardware configuration

There are no VFCs installed. This is the sh ver and sh run from the AS5300.

Router#sh ver

Cisco Internetwork Operating System Software

IOS (tm) 5300 Software (C5300-IS-M), Version 12.1(3a)T1, RELEASE SOFTWARE (fc1)

Copyright (c) 1986-2000 by cisco Systems, Inc.

Compiled Sat 29-Jul-00 14:18 by ccai

Image text-base: 0x60008958, data-base: 0x60DD2000

ROM: System Bootstrap, Version 12.0(2)XD1, EARLY DEPLOYMENT RELEASE SOFTWARE (fc

1)

BOOTFLASH: 5300 Software (C5300-BOOT-M), Version 12.2(15)T13, RELEASE SOFTWARE

(fc2)

Router uptime is 38 minutes

System returned to ROM by reload at 17:06:05 UTC Sat Dec 11 2004

System image file is "flash:c5300-is-mz_121-3a_T1.bin"

cisco AS5300 (R4K) processor (revision A.32) with 131072K/16384K bytes of memory

.

Processor board ID 21689700

R4700 CPU at 150Mhz, Implementation 33, Rev 1.0, 512KB L2 Cache

Channelized E1, Version 1.0.

Bridging software.

X.25 software, Version 3.0.0.

SuperLAT software (copyright 1990 by Meridian Technology Corp).

Primary Rate ISDN software, Version 1.1.

Backplane revision 2

Manufacture Cookie Info:

EEPROM Type 0x0001, EEPROM Version 0x01, Board ID 0x30,

Board Hardware Version 3.1, Item Number 800-2544-03,

Board Revision D0, Serial Number 21689700,

PLD/ISP Version 0.0, Manufacture Date 30-Jul-2000.

1 Ethernet/IEEE 802.3 interface(s)

1 FastEthernet/IEEE 802.3 interface(s)

4 Serial network interface(s)

72 terminal line(s)

4 Channelized E1/PRI port(s)

128K bytes of non-volatile configuration memory.

8192K bytes of processor board System flash (Read/Write)

8192K bytes of processor board Boot flash (Read/Write)

Configuration register is 0x102

Router#sh run

Building configuration...

Current configuration:

!

version 12.1

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname Router

!

!

spe 1/0 1/5

firmware location system:/ucode/mica_port_firmware

!

!

resource-pool disable

!

!

!

!

!

ip subnet-zero

!

!

!

!

!

!

mta receive maximum-recipients 0

!

!

controller E1 0

clock source line primary

!

controller E1 1

clock source line secondary 1

!

controller E1 2

clock source line secondary 2

!

controller E1 3

clock source line secondary 3

!

!

!

interface Ethernet0

no ip address

shutdown

!

interface Serial0

no ip address

shutdown

no fair-queue

clockrate 2015232

!

interface Serial1

no ip address

shutdown

no fair-queue

clockrate 2015232

!

interface Serial2

no ip address

shutdown

no fair-queue

clockrate 2015232

!

interface Serial3

no ip address

shutdown

no fair-queue

clockrate 2015232

!

interface FastEthernet0

no ip address

shutdown

duplex auto

speed auto

!

ip classless

no ip http server

!

!

!

!

line con 0

transport input none

line 1 72

line aux 0

line vty 0 4

!

end

Router#

Thank you.