Re: IE Core Workbook- Using BVI, configure FR connection

From: Ivan (ivan@iip.net)
Date: Tue May 08 2007 - 12:29:49 ART


ivan@ubuntu:~$ more docs/cisco/bvi_framerelay
****HUB ROUTER
bridge crb
bridge 1 protocol ieee

interface Serial0/0.100 multipoint
 frame-relay map bridge 102 broadcast
 bridge-group 1

interface Serial0/0.200 multipoint
 frame-relay map bridge 103 broadcast
 bridge-group 1

****SPOKE ROUTER1
bridge irb
bridge 1 protocol ieee
bridge 1 route ip

interface Serial0/0
 no ip address
 encapsulation frame-relay
 frame-relay map bridge 201 broadcast
 no frame-relay inverse-arp
 bridge-group 1

interface BVI1
 ip address 172.16.124.2 255.255.255.0

****SPOKE ROUTER2
bridge irb
bridge 1 protocol ieee
 bridge 1 route ip

interface Serial0/0
 no ip address
 encapsulation frame-relay
 service-module t1 timeslots 1-24
 frame-relay map bridge 301 broadcast
 no frame-relay inverse-arp
 bridge-group 1

interface BVI1
 ip address 172.16.124.4 255.255.255.0
********************************
Pings from SPOKE ROUTER 1
2610C#ping 172.16.124.4

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.124.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/16/24 ms

On Tuesday 08 May 2007 19:11, Kim wrote:
> This task came up in IE core work book:- "Using BVI, configure the Frame
> Relay connection between R6 and BB1 using DLCI 401"
>
> Can someone point me to some good reading resources so that I can learn
> more about how bridging work across different interfaces?
>
> Thanks.
> Kim
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:20 ART