Hello,
We seems to have some issues passing IPV6 traffic trough a cisco WS-C6509-E (R7000) processor.
Basically we have a WS-C6509-E x-connected TenGig port that terminates in a cisco ME-3600X-24FS-M (PowerPC8572) processor PO.
Software:
Cisco IOS Software, s72033_rp Software (s72033_rp-ADVIPSERVICESK9_WAN-M), Version 12.2(33)SXH5, RELEASE SOFTWARE (fc1)
System image file is "sup-bootdisk:s72033-advipservicesk9_wan-mz.122-33.SXH5.bin"
Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.4(3)S2, RELEASE SOFTWARE (fc1)
System image file is "flash:me360x-universalk9-mz.154-3.S2/me360x-universalk9-mz.154-3.S2.bin"
There is no routing involved except for MPLS transporting of the x-connect (all works fine for IPV4 traffic).
Configuration WS-C6509-E:
interface TenGigabitEthernet2/1
mtu 9216
no ip address
xconnect 172.31.254.15 xxxxx encapsulation mpls
service-policy input 2G-SHAPE
along with some qos stuff.
Configuration ME-3600X-24FS-M:
interface Port-channel1
switchport trunk allowed vlan none
switchport mode trunk
mtu 9216
storm-control broadcast level pps 500 250
service instance xxxx ethernet
encapsulation dot1q xxxx
rewrite ingress tag pop 1 symmetric
service-policy input 2G-SHAPE
xconnect 172.24.0.251 xxxxx encapsulation mpls
Does anyone have experience or any information as on why ipv6 is not passing trough the x-connect?
Is the software on WS-C6509-E to old to handle this?
//Cristian