Cisco IEEE Bridging

 

 

!
controller E1 0/0/0
clock source internal
channel-group 0 timeslots 1-31
!
controller E1 0/1/0
channel-group 0 timeslots 1-31
!
ip ssh version 2
!
!
!
bridge irb
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
bridge-group 1
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
bridge-group 2
!
interface Serial0/0/0:0
no ip address
bridge-group 1
!
interface Serial0/1/0:0
no ip address
bridge-group 2
!
interface BVI1
ip address dhcp
ip flow ingress
ipv6 address autoconfig
ipv6 nd autoconfig default-route
!
interface BVI2
no ip address
!
!
bridge 1 protocol ieee
bridge 1 route ip
!
bridge 2 protocol ieee
bridge 2 route ip
!
!