Cisco 1801W, v6 on wireless, bvi argh.

Andy Davidson andy at nosignal.org
Tue Aug 3 23:57:45 CEST 2010


On 18 May 2010, at 11:08, Nick Hilliard wrote:

> On 18/05/2010 10:58, Ole Troan wrote:
>>>> You didn't try 12.4(22)T, did you?  This bug was fixed in that version, and
>>> 
>>> I lied - the bug wasn't fixed in that version after all.
>>> 
>>> I could have sworn at the time that either this bugid or a similar bugid
>>> was marked fixed in 12.4(22)T.  However, looking at the description for
>>> CSCej50923, there's no fixed listed for 12.4T at all.  Same with bugid
>>> CSCta27529, which was mentioned in:
>> 
>> CSCta27529 is integrated in 15.1T images.
> 
> Both CSCej50923 and CSCta27529 are listed as being fixed in 15.1(0.1)T
> onwards.  However, if as Andy claims there is no "bridge XXX route ipv6"
> command in 15.1(1)T, then it looks like there's something odd going on.

Well, I can't explain the following based on the information in the bug tool, but I upgraded to 15.1(2)T (Adv Enterprise), and ipv6 is working on the bvi interface right now.

bridge XXX router ipv6 still does not appear as a possible command, but I put the ipv6 address on the BVI interface, and everything is singing and dancing as planned.

*****Thank you***** to anyone on list who was involved with making this work.



Bits of config that might serve as a hint, get in touch offlist for more ...



ipv6 unicast-routing
ipv6 cef
ipv6 multicast-routing
!
bridge irb
!
interface Dot11Radio0
 description Wireless Network / vlan 2
 no ip address
 !
!
interface Dot11Radio0.2
 encapsulation dot1Q 2
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface BVI1
 description Wireless network VLAN
 ipv6 address xxxx:xxxx:100:2::1/64
 ipv6 enable
!
bridge 1 protocol ieee
bridge 1 route ip



-- 
Regards, Andy Davidson       +44 (0)20 7993 1700       www.netsumo.com
NetSumo  Specialist networks consultancy for ISPs, Whitelabel 24/7 NOC



More information about the ipv6-ops mailing list