Help with configuring a 2811

We are attempting to configure a Cisco 2811 with a vwic2-2mft-t1/e1 interface card. We are not holding our mouths just right because the configuration we want to install gives us errors. What we have done is out of the Multlink frame relay (FRF.16.1) manual. Basically we have configured a multilink frame relay bundle. It is when we try to configure a multilink frame relay bundle link that we have a problem.

I am hoping someone can review the following and let us know where we are missing the boat. We have been working on this for a few days now and the boss(es) are starting to check on our progress. So, anyone that can render help to drowning technicians, will be greatly appreciated.

Cisco 2811 router Software ver. 12.4(3i) Interface card: vwic2-2mft-t1/e1 Multilink frame relay service

First part of configuration as it is now. It will allow build of MFR virtual interface, but connecting the T1 links to the interface is where I am hitting wall. Instructions call for ?serial ?/?? to link.

SCSS_CO#wr t Building configuration...

Current configuration : 2956 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SCSS_CO ! boot-start-marker boot-end-marker ! card type t1 0 0 logging buffered 51200 warnings ! no aaa new-model ! resource policy ! no network-clock-participate wic 0 ip subnet-zero ! ! ip cef ! ! ip domain name yourdomain.com ! username cisco privilege 15 secret 5 $1$WSMz$JEGud8sbawCz42LtBDDju/ username admin privilege 15 secret 5 $1$0BgI$eVmZYxDYQ10lw8EjAQ41A1 ! ! controller T1 0/0/0 framing esf linecode b8zs ! controller T1 0/0/1 framing esf linecode b8zs ! ! interface FastEthernet0/0 description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$ ip address xxx.xxx.xxx.x 255.255.255.0 duplex auto speed auto --More--

Reply to
skymax_taf
Loading thread data ...

....

channel-group 0 timeslots 1-24 speed 64

channel-group 0 timeslots 1-24 speed 64

And now, you should suddenly get a Serial0/0/0 and Serial0/0/1 interface..

interface MFR1 frame-relay multilink bid mfr1

interface Serial0/0/0 encapsulation frame-relay MFR1 frame-relay multilink lid ser 0/0/0

interface Serial0/0/1 encapsulation frame-relay MFR1 frame-relay multilink lid ser 0/0/1

Reply to
Doug McIntyre

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.