Refer to the Cisco IOS-XR configuration exhibit.
multicast-routing
!
interface Loopback0
ipv4 address 10.3.1.1 255.255.255.255
!
interface GigabitEthernet0/0/0/0
ipv4 address 192.168.103.30 255.255.255.0
no shut
!
interface GigabitEthernet0/0/0/1
ipv4 address 192.168.156.50 255.255.255.0
no shut
!
router isis 1
net 49.0005.0100.0300.1001.00
address family ipv4 unicast
!
interface Loopback0
address family ipv4 unicast
!
interface GigabitEthernet0/0/0/0
address-family ipv4 unicast
!
interface GigabitEthernet0/0/0/1
address-family ipv4 unicast
!
router pim
address-family ipv4
auto-rp mapping-agent Loopback0 scope 16
auto-rp candidate-rp Loopback0 scope 16
!
interface Loopback0
enable
interface GigabitEthernet0/0/0/0
enable
interface GigabitEthernet0/0/0/1
enable
The Cisco IOS-XR router is unable to establish any PIM neighbor relationships. What is wrong with the configuration?