[c-nsp] vrf-aware ipv6 multicast

Alexandr Gurbo kron at linkey.ru
Wed Mar 24 07:57:45 EDT 2010


I can't found commands to enable ipv6 multicast routing in VRF. In ipv4 networks it is - "ip multicast-routing vrf iptv". May be command to enable ipv6 multicast routing in VRF do not need?


interface GigabitEthernet3/46
 description iptv source
 vrf forwarding Internet
 ip address 10.20.30.1 255.255.255.0
 ip pim sparse-mode
 ipv6 address 2A00:1020:600::1/64
end

interface GigabitEthernet3/1.504
 description iptv receiver
 vrf forwarding Internet
 encapsulation dot1Q 504
 ip address 10.20.10.1 255.255.255.0
 ip pim sparse-mode
 ipv6 address 2A00:1020:700::1/64
end

Ipv6 stack between source server and notebook receiver is working.

source# traceroute6 2a00:1020:700::13
traceroute6 to 2a00:1020:700::13 (2a00:1020:700::13) from 2a00:1020:600::2, 64 hops max, 12 byte packets
 1  2a00:1020:600::1  0.477 ms  0.350 ms  0.275 ms
 2  2a00:1020:700::13  0.476 ms  0.402 ms  0.380 ms

I can see ipv4 multicast stream on my receiver(notebook), but can't see stream on ipv6 address.

kantemir-pe5#show ip mroute vrf Internet 233.233.233.233
(*, 233.233.233.233), 00:05:10/stopped, RP 10.20.20.20, flags: SJCF
  Incoming interface: Tunnel2, RPF nbr 10.10.1.14, using vrf iptv, RPF-MFD
  Outgoing interface list:
    GigabitEthernet3/1.504, Forward/Sparse, 00:05:10/00:02:49, H

(10.20.30.2, 233.233.233.233), 00:00:52/00:02:52, flags: FT
  Incoming interface: GigabitEthernet3/46, RPF nbr 0.0.0.0, using vrf iptv, RPF-MFD
  Outgoing interface list:
    GigabitEthernet3/1.504, Forward/Sparse, 00:00:52/00:02:49, H


Please advice good datasheet for implementing dual stack multicast solution with vrf-aware.



On Wed, 24 Mar 2010 12:21:07 +0200
Mounir Mohamed Ali <mounirmohammad at gmail.com> wrote:

> Sorry i have read it Vrf-aware IPv6 (didn't see the multicast word)
> 
> As far as i know it's supported on particular line cards (ES)
> 
> On Wed, Mar 24, 2010 at 12:17 PM, Mounir Mohamed Ali <
> mounirmohammad at gmail.com> wrote:
> 
> > Yes, 6VPE is supported on Cisco IOS SRD and SRE
> >
> >
> > On Wed, Mar 24, 2010 at 11:17 AM, Alexandr Gurbo <kron at linkey.ru> wrote:
> >
> >> Hello,
> >>
> >> Does cisco 6500/7600 support vrf-aware ipv6 multicast?
> >>
> >> --
> >> Alexandr Gurbo
> >> _______________________________________________
> >> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> >> https://puck.nether.net/mailman/listinfo/cisco-nsp
> >> archive at http://puck.nether.net/pipermail/cisco-nsp/
> >>
> >
> >
> >
> > --
> > Mounir Mohamed, CCIE No.19573(R&S, SP)
> > Senior Network Engineer, Core Team
> > NOOR Data Networks, SAE
> > http://mounirmohamed.wordpress.com
> > http://www.linkedin.com/in/mounirmohamed
> >
> 
> 
> 
> -- 
> Mounir Mohamed, CCIE No.19573(R&S, SP)
> Senior Network Engineer, Core Team
> NOOR Data Networks, SAE
> http://mounirmohamed.wordpress.com
> http://www.linkedin.com/in/mounirmohamed


-- 
Alexandr Gurbo


More information about the cisco-nsp mailing list