Hi there I know a very nice Newsgroup which has around 400 mesages a day about CISCO take a look at groupstudy.com take care
Joupin ----- Original Message ----- From: "Jeremiah Watson" <[EMAIL PROTECTED]> To: "MS-Exchange Admin Issues" <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 12:03 AM Subject: A little OT but Cisco Routers are giving me Fits. > Ok Gentleman and ladies here's another one for ya out there in > computerland. > > I just go a full T1 circuit installed between us and a remote site and I > am currently trying to configure our CISCO 1720 routers with the Wic1 T1 > DSU cards in them to talk to each other via transparent bridging, I know > there are better ways but this is what they want right now. I think my > config looks good on both sides but I just can't seem to get them to talk. > > Here is the config for the one side and the other side is identical with > the obvious changes of ip's. > > service timestamps debug uptime > service timestamps log uptime > service password-encryption > service tcp-small-servers > service udp-small-servers > ! > hostname xxxx > ! > ! > ip name-server > ! > ip subnet-zero > no ip domain-lookup > no ip routing > ! > interface Serial 0 > no shutdown > description connected to NB > service-module t1 clock source line > service-module t1 data-coding normal > service-module t1 remote-loopback full > service-module t1 framing esf > service-module t1 linecode b8zs > service-module t1 lbo none > service-module t1 remote-alarm-enable > ip address 192.20.53.163 255.255.255.0 > encapsulation hdlc > bridge-group 1 > keepalive > no ip-directed-broadcast > no ip route-cache > ! > interface FastEthernet 0 > no shutdown > description connected to CE > ip address 192.20.53.163 255.255.255.0 > no ip route-cache > full-duplex > bridge-group 1 > ! > ip classless > no ip http server > ! > snmp-server community public RO > no snmp-server location > no snmp-server contact > bridge 1 protocol ieee > ! > line console 0 > transport input none > line aux 0 > line vty 0 4 > login > ! > no scheduler allocate > end > > Anybody have any ideas on it? oh and should they both get their clock > from the line or should one get it from the other? I'm so confused and > tired of fighting with it. > > TIA > > Jeremiah Watson > Composidie, Inc. > > 724 727 4622 > > List Charter and FAQ at: > http://www.sunbelt-software.com/exchange_list_charter.htm > > List Charter and FAQ at: http://www.sunbelt-software.com/exchange_list_charter.htm
