Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

COVAD Bonded T1 Service Configuration, Help Please

Status
Not open for further replies.

Eagle0107

IS-IT--Management
Sep 15, 2006
11
US
I have done quit a bit of research here trying to figure out how to configure my Cisco 3640 for Bonded T1 Service from COVAD. I have tried just about everything I could find here and still no luck.

Since I am obviously NOT a Cisco knowledgeable person I figure I would ask the gurus here to see if I could get this thing operational.

Here is my current working config. Mind you that this config works only with Serial0/0 currently. I am assuming the issue has something to do with my current virtual-template. Of course I could be completely wrong about that.

Any assistance would be greatly appriciated.

Using 2228 out of 129016 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname XXXXX
!
boot-start-marker
boot-end-marker
!
enable secret XXXXX
enable password XXXXX
!
no aaa new-model
!
resource policy
!
memory-size iomem 25
ip subnet-zero
no ip source-route
!
!
ip cef
no ip domain lookup
ip name-server XX.XX.XX.XX
ip name-server XX.XX.XX.XX
ip name-server XX.XX.XX.XX
!
!
no ip bootp server
!
!
interface FastEthernet0/0
description connected to Inside
ip address XX.XX.XX.XX 255.255.255.192
no ip redirects
no ip unreachables
no ip proxy-arp
duplex auto
speed auto
no keepalive
no cdp enable
!
interface Serial0/0
description connected to COVAD
bandwidth 1536
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay IETF
no fair-queue
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
no ip redirects
no ip unreachables
no ip proxy-arp
no cdp enable
frame-relay interface-dlci 16 ppp Virtual-Template1
!
interface FastEthernet0/1
description NOT CURRENTLY USED
no ip redirects
no ip unreachables
no ip proxy-arp
shutdown
duplex auto
speed auto
no keepalive
no cdp enable
!
interface Serial0/1
description connected to COVAD
bandwidth 1536
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay IETF
no fair-queue
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Virtual-Template1
bandwidth 1536
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ppp chap hostname XXXXXXX
ppp chap password XXXXXXX
ppp ipcp address accept
!
no ip http server
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 XX.XX.XX.XX
ip route 0.0.0.0 0.0.0.0 XX.XX.XX.XX
ip route 0.0.0.0 0.0.0.0 XX.XX.XX.XX
ip route 0.0.0.0 0.0.0.0 XX.XX.XX.XX
ip route 0.0.0.0 0.0.0.0 XX.XX.XX.XX
ip route 0.0.0.0 0.0.0.0 XX.XX.XX.XX
!
!
no cdp run
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
login
!
!
end
 
I know I need to use configure for MLPPP. I have made every attempt to use the information at:


I have also read this:


The issue or question is, I have a virtual-templte that has my CHAP information in it. I believe based on the second document that it needs to be a part of the multilink group. The issue is I can not seem to get the configuration right using virtual template to authenticate and multilink.
 
In the config you posted, you are associating the virtual-template (where the authentication is) with s0/0, which you say works. When using MLPPP, you bundle the two interfaces into a multilink, with the dlci info in it, and associate the virtual-template with the new multilink group, rather than a physical interface/subinterface. What problems were you having when you did this? What do you mean that you "can't get the configuration right using virtual-template to authenticate and multilink"????

Something like this...

Router(config-if)# frame-relay interface-dlci 100 ppp virtual-template1

Burt
 
Here is a new config and each interface. It appears to be working but all traffic is goin through Serial0/1 only. And my speed is no horendously SLOW..... Like dialup... And my Virtual-Access1 keeps going up and down like a yoyo...


Serial0/0 is up, line protocol is up
Hardware is DSCC4 with integrated T1 CSU/DSU
Description: COVAD Bonded T1-1
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 65, LMI stat recvd 65, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input 00:00:09, output 00:00:01, output hang never
Last clearing of "show interface" counters 00:10:59
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1152 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
198 packets input, 3398 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
238 packets output, 4513 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up


Serial0/1 is up, line protocol is up
Hardware is DSCC4 with integrated T1 CSU/DSU
Description: Bonded T1-2
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 219/255, rxload 13/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 66, LMI stat recvd 66, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input 00:00:03, output 00:00:00, output hang never
Last clearing of "show interface" counters 00:11:03
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 16826
Queueing strategy: dual fifo
Output queue: high size/max/dropped 0/256/0
Output queue: 122/128 (size/max)
5 minute input rate 84000 bits/sec, 145 packets/sec
5 minute output rate 1321000 bits/sec, 148 packets/sec
85334 packets input, 7413566 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
92300 packets output, 108548505 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up


Multilink1 is up, line protocol is up
Hardware is multilink group interface
Internet address is XXX.XX.X.XXX/32
MTU 1500 bytes, BW 3072 Kbit, DLY 100000 usec,
reliability 255/255, txload 133/255, rxload 6/255
Encapsulation PPP, LCP Open, multilink Open
Open: IPCP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 2 seconds on reset
Last input 00:00:29, output never, output hang never
Last clearing of "show interface" counters 00:11:14
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 74000 bits/sec, 143 packets/sec
5 minute output rate 1610000 bits/sec, 179 packets/sec
86336 packets input, 6801598 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
110577 packets output, 132564084 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions




Using 4201 out of 129016 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname XXXXX
!
boot-start-marker
boot-end-marker
!
enable secret XXXXXXXXXXX
enable password XXXXXXXXXXXXXX
!
no aaa new-model
!
resource policy
!
memory-size iomem 25
ip subnet-zero
!
!
no ip cef
no ip domain lookup
ip name-server XX.XX.XX.XX
ip name-server XX.XX.XX.XX
ip name-server XX.XX.XX.XX
!
!
no ip bootp server
!
!
interface Multilink1
ip address negotiated
ip virtual-reassembly
no cdp enable
ppp chap hostname XXXXXXXXXX
ppp chap password XXXXXXXXXX
ppp ipcp dns request
ppp ipcp route default
ppp ipcp address accept
ppp multilink
ppp multilink fragment disable
ppp multilink group 1
!
interface FastEthernet0/0
description connected to Internal
ip address XX.XXX.XXX.XX 255.255.255.192
no ip redirects
no ip unreachables
no ip proxy-arp
duplex auto
speed auto
no keepalive
no cdp enable
!
interface Serial0/0
description COVAD Bonded T1-1
no ip address
encapsulation frame-relay IETF
no ip mroute-cache
fair-queue
service-module t1 timeslots 1-24
service-module t1 fdl both
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
no cdp enable
frame-relay interface-dlci 16 ppp Virtual-Template1
class mlp
!
interface FastEthernet0/1
description NOT CURRENTLY USED
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
shutdown
duplex auto
speed auto
no keepalive
no cdp enable
!
interface Serial0/1
description Bonded T1-2
bandwidth 1536
no ip address
encapsulation frame-relay IETF
no ip mroute-cache
service-module t1 timeslots 1-24
service-module t1 fdl both
frame-relay lmi-type ansi
!
interface Serial0/1.1 point-to-point
no cdp enable
frame-relay interface-dlci 16 ppp Virtual-Template1
class mlp
!
interface Virtual-Template1
bandwidth 3072
no ip address
ip access-group badips in
keepalive 5
ppp multilink
ppp multilink group 1
!
no ip http server
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 Multilink1
ip route 0.0.0.0 0.0.0.0 172.16.0.1
ip route 0.0.0.0 0.0.0.0 172.17.0.1
ip route 0.0.0.0 0.0.0.0 172.31.255.241
ip route 0.0.0.0 0.0.0.0 172.31.255.245
ip route 0.0.0.0 0.0.0.0 172.31.255.249
ip route 0.0.0.0 0.0.0.0 172.31.255.253
!
!
ip access-list extended badips
permit ip 83.115.152.0 0.0.0.255 any
permit ip 85.214.99.0 0.0.0.255 any
deny ip 58.0.0.0 0.255.255.255 any
permit ip 217.111.100.0 0.0.0.255 any
permit ip 62.146.106.0 0.0.0.255 any
permit ip 59.23.226.0 0.0.0.255 any
permit ip 62.209.45.0 0.0.0.255 any
deny ip 77.0.0.0 0.255.255.255 any
deny ip 59.0.0.0 0.255.255.255 any
deny ip 80.0.0.0 0.255.255.255 any
permit ip 87.234.245.0 0.0.0.255 any
permit ip 218.157.225.0 0.0.0.255 any
permit ip 217.70.184.0 0.0.0.255 any
deny ip 60.0.0.0 0.255.255.255 any
deny ip 122.0.0.0 0.255.255.255 any
deny ip 61.0.0.0 0.255.255.255 any
deny ip 62.0.0.0 0.255.255.255 any
deny ip 81.0.0.0 0.255.255.255 any
deny ip 82.0.0.0 0.255.255.255 any
deny ip 83.0.0.0 0.255.255.255 any
deny ip 84.0.0.0 0.255.255.255 any
deny ip 85.0.0.0 0.255.255.255 any
deny ip 86.0.0.0 0.255.255.255 any
deny ip 87.0.0.0 0.255.255.255 any
deny ip 88.0.0.0 0.255.255.255 any
deny ip 89.0.0.0 0.255.255.255 any
deny ip 121.0.0.0 0.255.255.255 any
deny ip 121.134.0.0 0.0.255.255 any
deny ip 134.75.0.0 0.0.255.255 any
deny ip 147.46.0.0 0.0.255.255 any
deny ip 189.0.0.0 0.255.255.255 any
deny ip 190.0.0.0 0.255.255.255 any
deny ip 193.0.0.0 0.255.255.255 any
deny ip 200.0.0.0 0.255.255.255 any
deny ip 201.0.0.0 0.255.255.255 any
deny ip 210.0.0.0 0.255.255.255 any
deny ip 211.0.0.0 0.255.255.255 any
deny ip 219.0.0.0 0.255.255.255 any
deny ip 220.0.0.0 0.255.255.255 any
deny ip 221.0.0.0 0.255.255.255 any
deny ip 222.0.0.0 0.255.255.255 any
permit ip any any
!
map-class frame-relay mlp
frame-relay cir 32000
frame-relay bc 300
frame-relay be 0
no cdp run
!
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top