From: Frank B (frank@xxxxxxxxxxxx)
Date: Wed Apr 17 2002 - 22:56:04 GMT-3
I noticed you don't have an ip address in the bvi. This is the
interface that represents the bridge group to the routed domain...it
must have an ip address if you want routed interfaces to be able to send
traffic to the bridge-group. Or for that matter, if traffic from the
bridge-group is destined for one of the routed interfaces on the box it
must go through the bvi.
Not sure what else you need to do with regard to the lab--but check out
the tech-notes/docs on bridging. ;-)
Frank
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Antonio
Sent: Wednesday, April 17, 2002 3:02 PM
To: ccielab
Subject: Bootcamp Lab 22
Hi all. I'm doing Bootcamp lab 22 and am trying to get the Bridging
Configuration(part 3) working.
Here are a copy of my config on the trunking router. I am using a 1924
switch
as well below.
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r14
!
!
memory-size iomem 10
ip subnet-zero
!
!
ip tcp synwait-time 5
no ip domain-lookup
!
ip audit notify log
ip audit po max-events 100
ip ssh time-out 120
ip ssh authentication-retries 3
!
call rsvp-sync
!
!
!
!
!
!
bridge irb
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.1
encapsulation isl 1
no ip redirects
bridge-group 1
!
interface FastEthernet0/0.2
encapsulation isl 2
no ip redirects
bridge-group 1
!
interface BVI1
no ip address
!
ip classless
ip http server
!
!
bridge 1 protocol ieee
here is the 1924 config:
Current configuration:
!
!
!
vlan 2 name "C" sde 100002 state Operational mtu 1500
!
!
!
!
!
!
!
ip address 172.16.135.2 255.255.255.240
ip default-gateway 172.16.135.4
!
!
!
!
!
interface Ethernet 0/1
vlan-membership static 2
--More--
!
interface Ethernet 0/2
vlan-membership static 2
!
interface Ethernet 0/3
!
!
interface FastEthernet 0/26
!
trunk On
!
!
interface FastEthernet 0/27
!
!
--More--
!
line console
end
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:11 GMT-3