R3#show running-config Building configuration... Current configuration : 1734 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no aaa new-model no network-clock-participate slot 1 no network-clock-participate wic 0 ip cef ! ! ! ! no ip domain lookup ip multicast-routing ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ipv6 unicast-routing ipv6 multicast-routing ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 description GW LAN STREAMING SERVER ip address 192.168.20.1 255.255.255.224 ip pim sparse-mode duplex auto speed auto ipv6 address 2000:ABC:ABC:B::1/64 ipv6 ospf 10 area 0 ! interface Serial0/0 no ip address shutdown ipv6 enable no fair-queue ! interface Serial0/1 description R3->R2 ip address 10.10.10.6 255.255.255.252 ip pim sparse-mode ipv6 address 3000:1:2:2::2/64 ipv6 ospf 10 area 0 clock rate 8000000 ! router eigrp 10 network 10.0.0.0 network 192.168.20.0 no auto-summary ! ip forward-protocol nd ! ! ip http server no ip http secure-server ip pim rp-address 10.10.10.2 ! ipv6 router ospf 10 router-id 3.3.3.3 log-adjacency-changes passive-interface FastEthernet0/0 ! ipv6 pim bsr candidate bsr 3000:1:2:2::2 ipv6 pim bsr candidate rp 2000:ABC:ABC:A::1 ipv6 pim bsr candidate rp 3000:1:2:2::1 ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! banner motd ^C ----------------------------------------------------------------------------- Comunidad de Soporte de Cisco en Espanol - IP Multicasting Gustavo Salazar Ecuador ----------------------------------------------------------------------------- ^C ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end R3#