From: Greg Schmitt (gschmitt@xxxxxxxxxxxxx)
Date: Sat Jul 20 2002 - 14:02:55 GMT-3
Ahh...
Just saw this reply with the 'sh int irb' results.
Notice that it thinks you want to route IP on fa1/0.10, fa1/0.20, and fa1/0.40.
If I'm not mistaken, you want to bridge IP on
fa1/0.20 and .40, correct? Try putting the command 'no bridge 1 route ip' in, a
nd then doing sh int irb again.
Are your IP addresses on the equipment facing fa1/0.20 and fa1/0.40 in the 135.
6.33.0/24 network? How about the IPX addresses. What
IPX network are they configured in? They should be in the same network as the B
VI interface.
Cheers,
Greg
Greg Schmitt, CCIE #8105
Internetwork Solutions Engineer
ThruPoint, Inc.
Cell: 443-822-5183
IM: GregThruPoint
email: GSchmitt@thrupoint.net
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Rich Kleimon
Sent: Friday, July 19, 2002 6:11 PM
To: Anthony Pace; Diment, Andrew; ccielab@groupstudy.com
Subject: Re: BVI Problem
Yes yu have to disable ipx default-route to use that as a network number.
More info.
R6#sh int irb
FastEthernet1/0
Not bridging this sub-interface.
FastEthernet1/0.10
Routed protocols on FastEthernet1/0.10:
ip ipx
Not bridging this sub-interface.
FastEthernet1/0.20
Routed protocols on FastEthernet1/0.20:
ip
Bridged protocols on FastEthernet1/0.20:
appletalk clns decnet ip
vines apollo ipx xns
Software MAC address filter on FastEthernet1/0.20
Hash Len Address Matches Act Type
0x00: 0 ffff.ffff.ffff 0 RCV Physical broadcast
0x0C: 0 0100.0c00.0000 0 RCV ISL vLAN Multicast
0x2A: 0 0900.2b01.0001 0 RCV DEC spanning tree
0x4A: 0 0001.4259.e408 0 RCV Interface MAC address
0x4A: 1 0001.4259.e408 0 RCV Bridge-group Virtual Interface
0x54: 0 0100.5e00.000a 0 RCV IP multicast
0x58: 0 0100.5e00.0006 0 RCV IP multicast
0x5B: 0 0100.5e00.0005 0 RCV IP multicast
0xC0: 0 0100.0ccc.cccc 0 RCV CDP
0xC2: 0 0180.c200.0000 1329 RCV IEEE spanning tree
0xC2: 1 0180.c200.0000 0 RCV IBM spanning tree
FastEthernet1/0.40
Routed protocols on FastEthernet1/0.40:
ip
Bridged protocols on FastEthernet1/0.40:
appletalk clns decnet ip
vines apollo ipx xns
Software MAC address filter on FastEthernet1/0.40
Hash Len Address Matches Act Type
0x00: 0 ffff.ffff.ffff 1 RCV Physical broadcast
0x0C: 0 0100.0c00.0000 0 RCV ISL vLAN Multicast
0x2A: 0 0900.2b01.0001 0 RCV DEC spanning tree
0x4A: 0 0001.4259.e408 0 RCV Interface MAC address
0x4A: 1 0001.4259.e408 0 RCV Bridge-group Virtual Interface
0x54: 0 0100.5e00.000a 0 RCV IP multicast
0x58: 0 0100.5e00.0006 0 RCV IP multicast
0x5B: 0 0100.5e00.0005 0 RCV IP multicast
0xC0: 0 0100.0ccc.cccc 0 RCV CDP
0xC2: 0 0180.c200.0000 1333 RCV IEEE spanning tree
0xC2: 1 0180.c200.0000 0 RCV IBM spanning tree
BVI1
Routed protocols on BVI1:
ip ipx
---------------------------------------------------------------------
----- Original Message -----
From: "Anthony Pace" <anthonypace@fastmail.fm>
To: "Diment, Andrew" <adiment@qwest.com>; "'Rich Kleimon'"
<richard_kleimon@qwest.net>; <ccielab@groupstudy.com>
Sent: Friday, July 19, 2002 2:46 PM
Subject: RE: BVI Problem
> I noticed the same thing as Andy. I think that "bridge 1 bridge ipx" is
> a default and does not display but it allows the IPX traffic to be
> bridged on all the interfaces in Bridge group 1. In order to get the
> BVI connectivity into the BRIDGE-GROUP, you need "bridge 1 route ipx".
>
> These two commands are "per protocole being bridged or routed. Routed,
> means that the BVI will provide a layer 3 address for the whole
> broadcast domain which is the briged interfaces.
>
> The bridge, no bridge, route, no route commands seem to be auto
> generated, depending on the order you do things. (Bridge-group, BVI,
> putting interfaces in the bridge group) and depending if you allready
> had layer 3 interfaces for a particular protocole on a particular
> interface.
>
> Also; isn't it necessary to disable the IPX reserved netwok of FFFFFFE
> if you want to actually use it fot your LAN?
>
> Anthony Pace
>
>
> On Fri, 19 Jul 2002 15:38:19 -0500, "Diment, Andrew"
> <adiment@qwest.com> said:
> > I assume you are saying it's not passing IP because there is no "bridge
> > 1
> > route ipx". This should work. Looking at the "show ver" I notice the
> > router has been up for 2 days. Did you try to reboot the router? I
> > have
> > found if you are making changed and it looks like it should work but
> > doesn't
> > a reboot will usually fix it.
> >
> > Andy
> >
> > -----Original Message-----
> > From: Rich Kleimon [mailto:richard_kleimon@qwest.net]
> > Sent: Friday, July 19, 2002 1:37 PM
> > To: ccielab@groupstudy.com
> > Subject: BVI Problem
> >
> >
> > Having trouble with a BVI. I know this should work because I have done
> > it on
> > different equip.. It doesn't pass any traffic.
> > Any thoughts?
> >
> > bridge irb
> >
> > interface FastEthernet1/0
> > no ip address
> > no ip directed-broadcast
> > full-duplex
> > !
> > interface FastEthernet1/0.10
> > encapsulation isl 10
> > ip address 135.6.32.6 255.255.255.0
> > no ip redirects
> > no ip directed-broadcast
> > ipx encapsulation NOVELL-ETHER
> > ipx network 56
> > !
> > interface FastEthernet1/0.20
> > encapsulation isl 20
> > no ip redirects
> > no ip directed-broadcast
> > bridge-group 1
> > !
> > interface FastEthernet1/0.40
> > encapsulation isl 40
> > no ip redirects
> > no ip directed-broadcast
> > bridge-group 1
> > !
> > interface BVI1
> > ip address 135.6.33.6 255.255.255.0
> > no ip directed-broadcast
> > ipx network FFFFFFFE
> >
> > bridge 1 protocol ieee
> > bridge 1 route ip
> >
> >
> > R6#sh ver
> > Cisco Internetwork Operating System Software
> > IOS (tm) C2600 Software (C2600-JS-M), Version 12.0(21a), RELEASE
> > SOFTWARE
> > (fc1)
> > Copyright (c) 1986-2002 by cisco Systems, Inc.
> > Compiled Sat 02-Feb-02 00:58 by nmasa
> > Image text-base: 0x80008088, data-base: 0x80B1D42C
> >
> > ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
> >
> > R6 uptime is 2 days, 4 hours, 27 minutes
> > System restarted by power-on
> > System image file is "flash:c2600-js-mz.120-21a.bin"
> >
> > cisco 2610 (MPC860) processor (revision 0x202) with 29696K/3072K bytes
> > of
> > memory.
> > Processor board ID JAD04011VDX (943008882)
> > M860 processor: part number 0, mask 49
> > Bridging software.
> > X.25 software, Version 3.0.0.
> > SuperLAT software (copyright 1990 by Meridian Technology Corp).
> > TN3270 Emulation software.
> > 1 Ethernet/IEEE 802.3 interface(s)
> > 1 FastEthernet/IEEE 802.3 interface(s)
> > 1 Serial network interface(s)
> > 2 Serial(sync/async) network interface(s)
> > 32K bytes of non-volatile configuration memory.
> > 8192K bytes of processor board System flash (Read/Write)
> >
> > Configuration register is 0x2102
> >
> >
> > Console> (enable) sh port 1/2
> > Port Name Status Vlan Level Duplex Speed Type
> > ----- ------------------ ---------- ---------- ------ ------ -----
> > ------------
> > 1/2 connected trunk normal full 100
> > 100BaseTX
> >
> > Port Security Secure-Src-Addr Last-Src-Addr Shutdown Trap
> > IfIndex
> > ----- -------- ----------------- ----------------- -------- --------
> > -------
> > 1/2 disabled No disabled 4
> >
> > Port Broadcast-Limit Broadcast-Drop
> > -------- --------------- --------------
> > 1/2 - -
> >
> > Port Status Channel Channel Neighbor
> > Neighbor
> > mode status device port
> > ----- ---------- --------- ----------- -------------------------
> > ----------
> > 1/2 connected auto not channel
> >
> > Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize
> > ----- ---------- ---------- ---------- ---------- ---------
> > 1/2 8 13 0 21 0
> >
> > Port Single-Col Multi-Coll Late-Coll Excess-Col Carri-Sen Runts
> > Giants
> > ----- ---------- ---------- ---------- ---------- --------- ---------
> > ---------
> > 1/2 1 0 0 0 0 2
> > -
> >
> > Last-Time-Cleared
> > --------------------------
> > Sat Jul 6 2002, 18:27:39
> >
> > Console> (enable) sh ver
> > WS-C5000 Software, Version McpSW: 4.5(13a) NmpSW: 4.5(13a)
> > Copyright (c) 1995-2002 by Cisco Systems
> > NMP S/W compiled on Feb 4 2002, 16:46:59
> > MCP S/W compiled on Feb 04 2002, 16:48:19
> >
> > System Bootstrap Version: 2.4(1)
> >
> > Hardware Version: 2.1 Model: WS-C5000 Serial #: 007408581
> >
> > Mod Port Model Serial # Versions
> > --- ---- ---------- --------- ----------------------------------------
> > 1 2 WS-X5509 007408581 Hw : 2.1
> > Fw : 2.4(1)
> > Fw1: 2.4(1)
> > Sw : 4.5(13a)
> > 2 12 WS-X5213A 005150972 Hw : 1.1
> > Fw : 1.4
> > Sw : 4.5(13a)
> >
> > DRAM FLASH NVRAM
> > Module Total Used Free Total Used Free Total Used Free
> > ------ ------- ------- ------- ------- ------- ------- ----- -----
> > -----
> > 1 16384K 10163K 6221K 8192K 3840K 4352K 256K 113K
> > 143K
> >
> > Uptime is 12 days, 17 hours, 35 minutes
> > Console> (enable)
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:37 GMT-3