[c-nsp] ieee bridge over gre question.
Andriy A. Yerofyeyev
andriy at improcom.com
Mon Apr 4 10:36:41 EDT 2005
Hi !
Can I configure and use bridge over gre like this :
I'm trying to bridge FastEthernet0/0.2 on r1 and FastEthernet1 on r2.
Thank you !
*****************router_1
interface FastEthernet0/0
description --[ Trunk to sw-2 ]--
no ip address
no ip mroute-cache
duplex full
!
interface FastEthernet0/0.2
description --[ Vlan 2 ]--
encapsulation dot1Q 2 native
no cdp enable
bridge-group 2
!
interface BVI2
description --[ BVI 2 ]--
ip address 10.90.90.91 255.255.255.240 secondary
!
interface Tunnel0
bridge-group 2
tunnel source Loopback0
tunnel destination 10.10.10.1
*****************router_2
interface FastEthernet1
bridge-group 1
!
interface Tunnel0
bridge-group 1
tunnel source Loopback0
tunnel destination 10.30.30.30
--
Andriy A. Yerofyeyev
Direct : 1-718-732-3803
More information about the cisco-nsp
mailing list