From: Antonio Marfil (tony.marfil@xxxxxxxxxxxxxxx)
Date: Wed Mar 06 2002 - 18:17:06 GMT-3
This is from the new bootcamp labs (#8b 2.a) I'm trying to bridge IPX
between S0/0 and Fa0/0. Shouldn't this be sufficient? It's not working for
me:
r7#sh run
Building configuration...
Current configuration : 616 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r7
!
no logging console
!
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
bridge-group 1
!
interface Serial0/0
no ip address
encapsulation ppp
clockrate 2000000
bridge-group 1
!
interface BRI0/0
no ip address
shutdown
isdn x25 static-tei 0
!
interface Serial0/1
no ip address
shutdown
!
ip classless
ip http server
!
!
bridge 1 protocol ieee
!
!
line con 0
line aux 0
line vty 0 4
!
no scheduler allocate
end
r7#sh bridge
Total of 300 station blocks, 298 free
Codes: P - permanent, S - self
Bridge Group 1:
Address Action Interface Age RX count TX count
0001.0001.0001 forward FastEthernet0/0 0 9 0
0060.09fd.c4a6 forward FastEthernet0/0 0 16 0
r7#sh spanning ?
<1-255> Spanning Tree Group Number
| Output modifiers
<cr>
r7#sh spanning 1
Bridge group 1 is executing the IEEE compatible Spanning Tree protocol
Bridge Identifier has priority 32768, address 0002.fd5a.3700
Configured hello time 2, max age 20, forward delay 15
We are the root of the spanning tree
Port Number size is 9
Topology change flag not set, detected flag not set
Times: hold 1, topology change 35, notification 2
hello 2, max age 20, forward delay 15
Timers: hello 0, topology change 0, notification 0
bridge aging time 300
Port 3 (FastEthernet0/0) of Bridge group 1 is forwarding
Port path cost 19, Port priority 128
Designated root has priority 32768, address 0002.fd5a.3700
Designated bridge has priority 32768, address 0002.fd5a.3700
Designated port is 3, path cost 0
Timers: message age 0, forward delay 0, hold 0
BPDU: sent 276, received 1
Port 4 (Serial0/0) of Bridge group 1 is forwarding
Port path cost 647, Port priority 128
Designated root has priority 32768, address 0002.fd5a.3700
Designated bridge has priority 32768, address 0002.fd5a.3700
Designated port is 4, path cost 0
Timers: message age 0, forward delay 0, hold 0
BPDU: sent 275, received 0
r7
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:55 GMT-3