Re: IEWB v4 lab16 task 6.4 - IPv6 RIP and bridge

From: Jim (firstnamejim@gmail.com)
Date: Tue Apr 24 2007 - 21:16:10 ART


Update on the question:

I tested it on a 2611, it works fine.
# R1:
bridge irb
bridge 1 protocol ieee
bridge 1 route ip
interface BVI1
 ip address 192.10.1.1 255.255.255.0
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
 ipv6 address 2001:192:10:1::1/64
 ipv6 rip RIPng enable
 bridge-group 1

I see the IPv6 routes in R1, and they are beint refreshed too, example:
 2001:222:22:2::/64, metric 2, installed
     FastEthernet0/0/FE80::2E0:1EFF:FE3E:3B18, expires in 157 secs
... 5 seconds later...
 2001:222:22:2::/64, metric 2, installed
     FastEthernet0/0/FE80::2E0:1EFF:FE3E:3B18, expires in 178 secs

--Jim



This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:37 ART