vlan bridge with ipv6

From: loke (loke14@gmail.com)
Date: Wed Apr 26 2006 - 19:01:02 GMT-3


I cannot seem to get vlan bridge setup inorder to bridge ipv6 traffic across
seprate vlans. here is the config, any ideas or help?

interface fastethernet0/1
switchport mode access
switchport access vlan 1
!
interface fastethernet0/2
switchport mode access
switchport access vlan 2
!interface Vlan1
ip address 192.168.75.2 255.255.255.0
bridge-group 1
!
interface Vlan2
ip address 192.168.76.2 255.255.255.0
bridge-group 1
!
bridge 1 protocol vlan-bridge

here is a quick topology:

R1--->S1---->R2

r1 is in vlan 1 and r2 is vlan 2, r1 goes to sw1 fa0/1, r2 goes to s2 fa0/2

r1 and r2 have ipv6 address in the same subnet but i cannot ping ipv6
from r1 to r2.

nick



This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:59 GMT-3