Re: BB1 / FR / R6

From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Thu Aug 23 2007 - 15:08:14 ART


Below is an example interface using a merged BB1/FRS. The connection is
"back to back".

BB1/FRS:

interface Serial6
 description Connected to Rack1R6
 no ip address
 encapsulation frame-relay
 clockrate 64000
 frame-relay intf-type dce
!
interface Serial6.51 point-to-point
 description PVC 51 to Rack8
 ip address 54.1.3.254 255.255.255.0
 frame-relay interface-dlci 51
!
interface Serial6.100 point-to-point
 description PVC 100 to Rack8
 ip address 54.1.2.254 255.255.255.0
 ipv6 address 2001:54:1:2::254/64
 ipv6 address FE80::254 link-local
 frame-relay interface-dlci 100
!
interface Serial6.101 point-to-point
 description PVC 101 to Rack8
 ip address 54.1.1.254 255.255.255.0
 ip authentication mode eigrp 10 md5
 ip authentication key-chain eigrp 10 EIGRP
 ipv6 address FE80::254 link-local
 ipv6 rip RIPng enable
 frame-relay interface-dlci 101
!
interface Serial6.201 point-to-point
 description PPP over PVC 201 to Rack1
 frame-relay interface-dlci 201 ppp Virtual-Template1
!
interface Serial6.301 point-to-point
 description PPP over PVC 301 to Rack1
 frame-relay interface-dlci 301 ppp Virtual-Template11
!
interface Serial6.401 point-to-point
 description Bridging over PVC 401 to Rack1
 frame-relay interface-dlci 401
 bridge-group 1

The full configuration can be found here:

http://www.internetworkexpert.com/downloads/BB1-FRS.txt

HTH,

Brian Dennis, CCIE4 #2210 (R&S/ISP-Dial/Security/SP)
bdennis@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)

>----- Original Message -----
Subject: BB1 / FR / R6
Date: Thu, August 23, 2007 10:25
From: "Joseph Saad" <joseph.s.saad@gmail.com>

> I have purchased the equipment as described in internetworkexpert web site
> and now I am at the last stage.
>
>
>
> Problem:
>
>
>
> I don't have BB1 as a separate box, I have merged the configuration with
the
> Frame switch.
>
>
>
> The only issue that I am facing is that how R6 will connect to BB1 over
> frame Relay?
>
>
>
> R6 and BB1 are connected via multiple DLCI's over s6 and s9 in my 2522. And
> the issue that I don't have anything connected at serial9
>
>
>
> FRSW# sh runn int s6
>
> interface Serial6
>
> description Connected to Rack1R6
>
> no ip address
>
> encapsulation frame-relay
>
> no ip route-cache
>
> no ip mroute-cache
>
> clockrate 64000
>
> frame-relay intf-type dce
>
> frame-relay route 51 interface Serial9 51
>
> frame-relay route 100 interface Serial9 100
>
> frame-relay route 101 interface Serial9 101
>
> frame-relay route 201 interface Serial9 201
>
> frame-relay route 301 interface Serial9 301
>
> frame-relay route 401 interface Serial9 401
>
>
>
>
>
> FRSW# sh runn int s9
>
> !
>
> interface Serial9
>
> description Connected to BB1
>
> encapsulation frame-relay
>
> clockrate 64000
>
> frame-relay intf-type dce
>
> frame-relay route 51 interface Serial6 51
>
> frame-relay route 100 interface Serial6 100
>
> frame-relay route 101 interface Serial6 101
>
> frame-relay route 201 interface Serial6 201
>
> frame-relay route 301 interface Serial6 301
>
> frame-relay route 401 interface Serial6 401
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:12 ART