10-16-2012 02:43 PM - edited 03-04-2019 05:52 PM
GOAL: to add a 4 port WIC card to router and load balance the 4 T1's provided by ISP. I have never configured it before and I need someone to check my pre-configuration
1- INFO PROVIDED BY ISP
Configuration Details:
IP Classless: in global configuration
LBO: 0.0 (If cat 5 cable < 50 ft. (default in most units), if > next setting (7.5)
Line Coding: B8ZS (Bipolar 8 zeros substitution)
Net Signal: ESF (Extended Super Frame)
Port Base Rate: 64K (1 ch = 56k or 64k each channel)
Equipment Information:
Equipment Provider: Customer
Installation Type: Tele-Install
Timing: Net (from Network)
Encapsulation: PPP
Routing Protocol:BGPv4
Port Speed:6000
IP Address Block
IP Address: 1.1.1.0/29
WAN Link Details:
WAN Link IP Address:2.2.2.1
WAN Link IPV4 Reference Address:N/A
AR Serial INT IP Address:2.2.2.2
CR Serial INT IP Address:2.2.2.3
WAN Link Subnet Mask:255.255.255.252
2- MY PRE-CONFIGURATION
- Install the HWIC T1/E1 card
- When router comes, issue "show inventory" command: I should display the card, slot and subslot.
- let's assume is slot 0 and subslot 2. The following commands are issued:
Card type t1 0 2
controller T1 0/2/0
framing esf
linecode b8zs
channel-group 0 timeslots 1-24
!
controller T1 0/2/1
framing esf
linecode b8zs
channel-group 0 timeslots 1-24
!
controller T1 0/2/2
framing esf
linecode b8zs
channel-group 0 timeslots 1-24
!
controller T1 0/2/3
framing esf
linecode b8zs
channel-group 0 timeslots 1-24
AFTER THIS THE SERIAL INTERFACES SHOULD SHOW UP:
Serial0/2/0:0 unassigned YES manual down down
Serial0/2/1:0 unassigned YES manual down down
Serial0/2/2:0 unassigned YES manual down down
Serial0/2/3:0 unassigned YES manual down down
AND I PROCEED TO CONFIGURE "PPP" ENCAPSULATION AND MULTILINK .
interface Serial0/2/0:0
no ip address
encapsulation ppp
multilink
ppp multilink group 1
interface Serial0/2/1:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
interface Serial0/2/2:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
interface Serial0/2/3:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
interface Multilink1
description Multilink Interface
ip address 1.1.1.1 255.255.255.248
ip route-cache flow
ppp multilink
ppp multilink group 1
ppp multilink fragment disable
3- QUESTIONS:
A- Should I be concerned about addding "clock source line" under controllers.? Is this info: "Timing: Net (from Network)", related to that?
B- Should I take into account the "LBO"-Line build-out- to configure under controllers, if needed, what is the command I used for that?
C- Is the routing protocol "BGPv4" turned on in the router by default? Do I need to enable it in the router?
D- Does the configuration look OK?
Thanks in advance for your help.
Solved! Go to Solution.
10-16-2012 02:46 PM
A. Yes
B. No.
C. Yes
D. Even if it 'looks' OK it mus be then be tested and possibly adjusted.
10-16-2012 02:46 PM
A. Yes
B. No.
C. Yes
D. Even if it 'looks' OK it mus be then be tested and possibly adjusted.
10-16-2012 02:57 PM
Paolo,
Thanks for the quickest reply I have experienced since posting to this forum. I am not even able to turn the router on at this moment. I am just assuming is going to be this way, based on some reading over CISCO documents.
On question "A", which additional argument would you add to "clock source line ........." in this case?
I am concerned about installing the card and not showing up, Is there any "gotcha" in that step-card installation-?
Thanks
John
10-16-2012 03:03 PM
Also configure network-clock-participate and network-clock-select.
No need to be concerned about things that have not happened yet.
Please remember to rate useful posts clicking on the stars below.
10-16-2012 03:12 PM
Good point Paolo about being concerned ahead of time.
Now based on your last info, would it look lis this?:
controller T1 0/2/0
framing esf
linecode b8zs
network-clock-participate
network-clock-select
channel-group 0 timeslots 1-24
Thanks
John
10-16-2012 03:15 PM
network-clock commands are global, and will specify the T1 interface,
When in doubt, you can search documentaion, or forum.
07-28-2013 09:06 PM
Dear John,
If i will use four channel ,
what should i change ?
And can you show the sample configuration about E1 with HWIC 4ESW modules in cisco 2911 router ? if you have time, pls reply me you....
And also dear all...i also request you to teach me.
Thanks a lot.
have a nice day, All.
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