Hi All,

I have two problems that I have been struggling and I'm just stuck at
present. I have a Cisco 2811 as a PSTN router and have the following cards
in it:

*First problem.*

1>1 x VWIC-1MFT-E1/0(Connection to BR2-RTR)
2>1 x VWIC-2MFT-T1(Controller T1 0/1/0 Connection to BR1-RTR  is
fine:-))..........Controller T1/0/1/1(Connection to HQ-RTR.......Problem:-(
)
3>1 x VWIC-1MFT-T1(Connection to HQ-RTR )Controller T1 0/3/0 new card)



Attached is the config. The problem that I have is that currently for
Controller T1 0/1/1 (HQ-RTR Connection)  the controller stays down and yet
the Voice-port 0/1/1:23 is up. I have shut both down but the condition is
the same. I had to insert another VWIC-1MFT-T1 into slot 0/3/0 and the
connection to HQ-RTR is fine. Is there anybody that can assist me with this
problem and explain to me why the second port of this card doesn't become
active. The D-CHANNEL of this card is up.....


My *second problem* is that I have a Cisco 7960 phone simulating the PSTN
platform and I have a vlan which is 192.168.45.0/24 configured on the
router. I have configured sub interface fa0/0.45 for this vlan. Interface
fa0/0 is connected to a Cisco 3750 switch acting as a trunk and then on the
switch itself, I have fa1/0/14 configured for voice vlan 45. The problem is
that the Cisco 7960 displays 'configuring IP' but it doesn't get a address.

Your help is appreciated......thnx.

Cheers

Errol
PSTN-ROUTER#SHOW RUN
Building configuration...


Current configuration : 3945 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname PSTN-ROUTER
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
no network-clock-participate wic 0 
network-clock-participate wic 1 
network-clock-participate wic 3 
!
dot11 syslog
ip source-route
!
 
ip cef
ip dhcp excluded-address 192.168.45.1 192.168.45.9
ip dhcp excluded-address 192.168.45.31 192.168.45.254
!
ip dhcp pool PSTN-VOICE
   network 192.168.45.0 255.255.255.0
   default-router 192.168.45.254 
   option 150 ip 192.168.45.254 
!
!
no ipv6 cef
!
multilink bundle-name authenticated
frame-relay switching
!
!
!
!
isdn switch-type primary-ni
!!
voice-card 0
!
!!
archive
 log config
  hidekeys
! 
!!
controller E1 0/0/0
!
controller T1 0/1/0
 pri-group timeslots 1-3,24
 description BR1-RTR
!
controller T1 0/1/1
 pri-group timeslots 1-3,24
 description HQ-RTR
!
controller T1 0/3/0
 pri-group timeslots 1-3,24
 Spare PORT 
!
!!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.45
 description PSTN VOICE
 encapsulation dot1Q 45
 ip address 192.168.45.254 255.255.255.0
!
interface FastEthernet0/1
 description HQ ROUTER FA0/1
 ip address 192.168.77.2 255.255.255.0
 duplex full
 speed 100
!
 interface Serial0/1/0:23
 description BR1-RTR
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn protocol-emulate network
 isdn incoming-voice voice
 isdn outgoing display-ie
 no cdp enable
!
interface Serial0/1/1:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn protocol-emulate network
 isdn incoming-voice voice
 isdn outgoing display-ie
 no cdp enable
!
interface Serial0/2/0
 no ip address
 shutdown
 clock rate 2000000
 
interface Serial0/2/1
 no ip address
 shutdown
 clock rate 2000000
!
interface Serial0/3/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn protocol-emulate network
 isdn incoming-voice voice
 isdn outgoing display-ie
 no cdp enable
!
interface Serial1/0
 no ip address
!
interface Serial1/1
 description BR3-ROUTER-CONNECTION
 no ip address
 encapsulation frame-relay
 clock rate 64000
 frame-relay lmi-type cisco
 frame-relay intf-type dce
 frame-relay route 301 interface Serial1/3 103
!
interface Serial1/2
 description BR2-ROUTER-CONNECTION
 no ip address
 encapsulation frame-relay
 clock rate 64000
 frame-relay lmi-type cisco
 frame-relay intf-type dce
 frame-relay route 201 interface Serial1/3 102
!
interface Serial1/3
 description HQ-ROUTER-CONNECTION
 no ip address
 encapsulation frame-relay
 clock rate 64000
 frame-relay lmi-type cisco
 frame-relay intf-type dce
 frame-relay route 102 interface Serial1/2 201
 frame-relay route 103 interface Serial1/1 301
!
 interface Serial1/4
 no ip address
 shutdown
!
interface Serial1/5
 no ip address
 shutdown
!
interface Serial1/6
 no ip address
 shutdown
!
interface Serial1/7
 no ip address
 shutdown
!
router ospf 1
 log-adjacency-changes
 redistribute connected subnets
 network 192.0.0.0 0.255.255.255 area 0
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
nls resp-timeout 1
cpd cr-id 1
!
!
!
!
!
!
control-plane
!
!
!
voice-port 0/1/0:23
!
voice-port 0/3/0:23
!
voice-port 0/1/1:23
!
!
!
gatekeeper
 shutdown
!
!
telephony-service
 max-ephones 2
 max-dn 4
 ip source-address 192.168.45.254 port 2000
 load 7960-7940 P0001F6C7F9A2C
 max-conferences 8 gain -6
 transfer-system full-consult
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-dn  1
 number 999
!
 
ephone  1
 device-security-mode none
 mac-address 001F.6C7F.9A2C
 button  1:1
!
!!
line con 0
line aux 0
line vty 0 4
 login
!
scheduler allocate 20000 1000
end



































PSTN-ROUTER con0 is now available





Press RETURN to get started.










_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to