From: Antonio (twinturbos@xxxxxxxxxxxx)
Date: Wed Apr 17 2002 - 22:02:22 GMT-3
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