Re: [nsp] Cisco BVI

From: Charles Sprickman (spork@inch.com)
Date: Wed Feb 07 2001 - 23:19:30 EST


Hi,

What does the "map-list" command do? Have you tried without it?

Can the routers see each others mac addresses? You should also put a
fixed mac on each bvi.

Do you see counters incrementing in/out on each pvc?

Thanks,

Charles

On Tue, 6 Feb 2001, Eric So wrote:

> I would like to do some test on BVI with two 7513 connecting back-to-back
> through the use of ATM interface. I have confirmed the ATM link is okay, but
> they cannot ping each other. Am I missing anything?
>
> -Eric
>
> Router_A:
> ======
>
> no ip cef
> !
> bridge irb
> !
> interface ATM5/0/0.500 multipoint
> no ip directed-broadcast
> no ip route-cache
> no ip mroute-cache
> map-group test_bvi
> atm pvc 500 0 500 aal5snap
> bridge-group 1
> bridge-group 1 spanning-disabled
> !
> interface BVI1
> mtu 1500
> ip address 200.200.200.5 255.255.255.0
> ip broadcast-address 200.200.200.255
> no ip directed-broadcast
> !
> map-list test_bvi
> bridge atm-vc 500 broadcast
> !
> bridge 1 protocol ieee
> bridge 1 route ip
>
> Router_B:
> ======
>
> no ip cef
> !
> bridge irb
> !
> interface ATM5/0/0.500 multipoint
> no ip directed-broadcast
> no ip route-cache
> no ip mroute-cache
> map-group test_bvi
> atm pvc 500 0 500 aal5snap
> bridge-group 1
> bridge-group 1 spanning-disabled
> !
> interface BVI1
> mtu 1500
> ip address 200.200.200.6 255.255.255.0
> ip broadcast-address 200.200.200.255
> no ip directed-broadcast
> !
> map-list test_bvi
> bridge atm-vc 500 broadcast
> !
> bridge 1 protocol ieee
> bridge 1 route ip
>



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:27 EDT