ive configured cisco 2811 routers, each with a WIC installed. Router "A" has a multiport WIC installed (2 ports) and router "B" has a single port WIC installed.
Both configurations are the same, except for the router with the dual-port WIC which have an extra controller and serial interface.
this is how it looks:
no ftp-server write-enable
isdn switch-type primary-net5
!
!
!
controller E1 0/0/0
channel-group 0 unframed
!
!
controller E1 0/0/1
channel-group 0 unframed
!
!
interface Loopback1
ip address 192.168.1.1 255.255.255.0
!
interface FastEthernet0/0
ip address 154.151.200.10 255.255.0.0
duplex auto
speed auto
no mop enabled
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0:0
ip address 192.168.10.1 255.255.255.0
encapsulation ppp
!
!
interface Serial0/0/0:0
ip address 192.168.10.1 255.255.255.0
encapsulation ppp
!
The ISDN line "should" be ready for use but i get "line down, protocol down" on both routers serial interface...
sadly im home and have no way of troubleshooting on this right now, but is there something obvious that i wrongly configured or missing. i pasted the relevant part of the config.
i did a little test before i left the site, i took an already working ISDN line cable from a NT box, and plugged it into my WIC port2 and immedialy the line and protocol went up/up, the same happent in the other end. i took and unplugged a random ISDN "cable" and plugged it into that router as well and same thing happent "line and protocol went up/up" in a 1sec.
im not strong on WAN and ISDN so when the custumer said that the new isdn line (PRI) was the same as the old, i simply copied the command "isdn switch-type primary-net5" on to the new router...
what im looking for is if i did something worng that causes the interfaces to stay down/down or maybe its the ISP who did not prepare the ISDN line as promised or maybe its a patch/cable problem.
ive found some good debugging/troubleshooting commands ill use on tuesday when i can enter the site, but i really hope this is not my fault. obvisouly.
Both configurations are the same, except for the router with the dual-port WIC which have an extra controller and serial interface.
this is how it looks:
no ftp-server write-enable
isdn switch-type primary-net5
!
!
!
controller E1 0/0/0
channel-group 0 unframed
!
!
controller E1 0/0/1
channel-group 0 unframed
!
!
interface Loopback1
ip address 192.168.1.1 255.255.255.0
!
interface FastEthernet0/0
ip address 154.151.200.10 255.255.0.0
duplex auto
speed auto
no mop enabled
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0:0
ip address 192.168.10.1 255.255.255.0
encapsulation ppp
!
!
interface Serial0/0/0:0
ip address 192.168.10.1 255.255.255.0
encapsulation ppp
!
The ISDN line "should" be ready for use but i get "line down, protocol down" on both routers serial interface...
sadly im home and have no way of troubleshooting on this right now, but is there something obvious that i wrongly configured or missing. i pasted the relevant part of the config.
i did a little test before i left the site, i took an already working ISDN line cable from a NT box, and plugged it into my WIC port2 and immedialy the line and protocol went up/up, the same happent in the other end. i took and unplugged a random ISDN "cable" and plugged it into that router as well and same thing happent "line and protocol went up/up" in a 1sec.
im not strong on WAN and ISDN so when the custumer said that the new isdn line (PRI) was the same as the old, i simply copied the command "isdn switch-type primary-net5" on to the new router...
what im looking for is if i did something worng that causes the interfaces to stay down/down or maybe its the ISP who did not prepare the ISDN line as promised or maybe its a patch/cable problem.
ive found some good debugging/troubleshooting commands ill use on tuesday when i can enter the site, but i really hope this is not my fault. obvisouly.