[nsp] Weird BVI Interface Problem
Spencer Garrett
srg at 2alpha.net
Fri Aug 1 14:21:31 EDT 2003
You've got your config statements in the wrong order, which is
why it takes 2 passes through to make things work. The bvi
doesn't exist until the bridge group is set up. Either the
bridge 4 protoco ieee
bridge 4 route ip
or assigning some interface to the bridge-group will do the trick,
but the bvi config must come later.
Spencer
On Fri, 1 Aug 2003, Joe Boyce wrote:
> Hello,
>
> Or maybe it's not weird, just something I'm doing wrong.
>
> We have a Cisco 2650 with a IMA 4 Port T1 Adapter that we are using to
> do DSL termination. It has a combination of routed SDSL/IDSL
> customers on it and Bridged ADSL customers.
>
> When I reload the router for whatever reason, all of the BVI
> interfaces go into a down/down state, saying that there are no active
> members of the bridge group.
>
> The fix is to copy the config, do a 'conf t' and paste the config back
> into the router. Then the BVI's magically go active and the ADSL
> customers are back up again.
>
> A sample BVI interface looks like this:
>
> !
> interface BVI4
> description Bridged Customers on X.X.X.X/25
> ip address X.X.X.129 255.255.255.128
> !
>
> A sample bridged ADSL customers looks like this:
>
> !
> interface ATM1/IMA0.158 multipoint
> description 12465-34
> no ip route-cache
> no ip mroute-cache
> pvc 1/158
> !
> bridge-group 4
> bridge-group 4 spanning-disabled
> !
>
> There is also:
>
> bridge 4 protocol ieee
> bridge 4 route ip
>
> &
>
> bridge irb
>
> In the config that is relevant to the bridge groups.
>
> I'm currently running IOS 12.2(7)A.
>
> Anyone have any ideas on this issue?
>
> Regards,
>
> Joe Boyce
> ---
> InterStar, Inc. - Shasta.com Internet
> Phone: +1 (530) 224-6866 x105
> Email: jboyce at shasta.com
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
More information about the cisco-nsp
mailing list