Hi

I am not sure if it shows in the config or not, but did use set briding IRB?

HTH
--
John Hardman CCNP MCSE+I


""Ansari, Faisal (US/ATLANTA)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Folks,
>
> I have a question related to setting up routing between bridge groups as
> well as to routed interfaces. Please take a look at the following setup
and
> let me know if I'm doing anything incorrectly. Thanks for your help.
>
> current setup:
>
> VLAN1: FE ports 1-20, network 10.3.1.0/24, BVI1 address is 10.3.1.101.
> VLAN2: FE ports 21-24, network 10.3.2.0/24, BVI2 address is 10.3.2.101.
>
> If I connect a workstation (with default gateway being BVI1) and ping
BVI1,
> it works. If I ping BVI2, it fails. Same results from a workstation
> connected to VLAN2 with BVI2 as default gateway. Any idea why it's
> happening? I have attached the config file for your review.
>
>
> ip subnet-zero
> bridge irb
> !
> !
> interface FastEthernet1
>  no ip address
>  no ip directed-broadcast
>  bridge-group 1
>  bridge-group 1 spanning-disabled
> !
> .
> .
> .
> !
> interface FastEthernet20
>  no ip address
>  no ip directed-broadcast
>  bridge-group 1
>  bridge-group 1 spanning-disabled
> !
> interface FastEthernet21
>  no ip address
>  no ip directed-broadcast
>  bridge-group 2
>  bridge-group 2 spanning-disabled
> !
> :
> :
>
> interface FastEthernet24
>  no ip address
>  no ip directed-broadcast
>  bridge-group 2
>  bridge-group 2 spanning-disabled
> !
> :
> :
> !
> interface BVI1
>  ip address 10.3.1.101 255.255.255.0
>  no ip directed-broadcast
>  no ip route-cache cef
> !
> interface BVI2
>  ip address 10.3.2.101 255.255.255.0
>  no ip directed-broadcast
>  no ip route-cache cef
> !
> interface BVI3
>  ip address 10.3.3.101 255.255.255.0
>  no ip directed-broadcast
>  no ip route-cache cef
> !
> ip classless
> !
> bridge 1 protocol ieee
>  bridge 1 route ip
> bridge 2 protocol ieee
>  bridge 2 route ip
> bridge 3 protocol ieee
>  bridge 3 route ip
>
> Sincerely,
>
> Faisal Ansari
>
****************************************************************************
*
> The information in this email is confidential and may be legally
privileged.
> It is intended solely for the addressee. Access to this email by anyone
else
> is unauthorized.
>
> If you are not the intended recipient, any disclosure, copying,
distribution
> or any action taken or omitted to be taken in reliance on it, is
prohibited
> and may be unlawful. When addressed to our clients any opinions or advice
> contained in this email are subject to the terms and conditions expressed
in
> the governing KPMG client engagement letter.
>
****************************************************************************
*
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to