Refer to the exhibit.
interface loopback0
ipv4 address 10.0.0.1/24
no shutdown
!
interface loopback1
ipv4 address 10.2.0.1/24
no shutdown
!
ipv4 access-list acl1
10 permit 224.11.11.11 0.0.0.0 any
!
ipv4 access-list acl2
10 permit 224.99.99.99 0.0.0.0 any
!
multicast-routing
interface all enable
!
router pim
auto-rp mapping-agent loopback0 scope 15 interval 60
auto-rp candidate-rp loopback0 scope 15 group-list acl1 interval 60 bidir
auto-rp candidate-rp loopback1 scope 15 group-list acl2 interval 60
!
end
Which three statements are correct regarding the Cisco IOS-XR configuration?
WARNING
the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...