01-29-2007 11:00 AM - edited 03-04-2019 03:10 AM
Hello Everyone,
I will be installing the Cisco 1841 router with the VWIC-1MFT-G703. This VWIC-1MFT-G703 will connect to another router over a 128 Kbps link. CAB-E1-RJ45BNC cable will be used.
The configuration for the link:
ip address x.x.x.x 255.255.255.252
invert txclock
bandwidth 128
I have never installed/configured any E1/T1 interface and I do not quite understand how would I go about configuring the card.
Do I start with the "controller E1 0/0/0" command ?
I cannot assign the ip address to the controller. Right?
Do I need to use channels and how many for the 128Kbps link?
I think I need to assign an ip address to the serial channel, but to which one?
Regards
01-29-2007 01:03 PM
Hi, lunarsystems
How it is the link that will connect this two routers ? It's a connection over a ISP ? What is the tecnology. This routers are in a same place?
Anyway...
The configuration commands for E1 controllers is based at channels. In total are 32 channels of 64 K. This channels are called "timeslots" and you can group this channels in a "channelgroups". When you group timeslots in a a channelgroup you create a serial interface with a bandwith of the total timeslots used.
Ex::.
router#configure terminal
router(config)#controller E1 0/0/0
router(config-controller)#channel-group 1 timeslots 1-2 ( this you need check with your isp )
With this you creat a serial interface 0/0/0:1
and you can apply all the ip configurations into that interface.
Don't forget to do a no shutdown command into a controller E1 end into a serial interface.
Best regards,
Alessandro.
01-30-2007 03:06 AM
Thanks for the info Alessandro,
Yes, the connection will be over an telco ISP. I am not sure about the technology, but I will be using the CAB-E1-RJ45BNC.
I have tried looking up info on the CAB-E1-RJ45BNC cable which I am going to use to connect the VWIC-1MFT-G703 car to the link, but could not find much info.
Is it possible to determine the technology and configuration from knowing that the cable is the CAB-E1-RJ45BNC?
Kind regards,
Andrei
01-30-2007 08:59 AM
Hope the following link helps
http://www.cisco.com/univercd/cc/td/doc/product/access/multicon/3810soft/swcfg/sportcfg.htm#1032215
Narayan
Please rate useful posts
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide