You boot a router that contains an RXBOOT image and no startup configuration file. After a few moments, streamlined Setup mode begins.
Which of the following will you be prompted to configure? (Select the best answer.)
Which of the following commands will track whether IP routing is enabled, the interface line protocol is up, and the interface IP address is configured? (Select the best answer.)
You administer the network shown above. RouterA and RouterB are Anycast RPs that are configured as MSDP multicast peers. The following partial output is from q1the show running-config command on RouterA:
interface Loopback0
ip address 192.168.1.1 255.255.255.255
!
interface Loopback1
ip address 192.168.1.2 255.255.255.255
!
ip msdp peer 192.168.1.3 connect-source loopback1 remote-as 2
ip msdp originator-id loopback1
ip pim rp-address 192.168.1.1
The following partial output is from the show runningconfig command on RouterB:
interface Loopback0
ip address 192.168.1.1 255.255.255.255
!
interface Loopback1
ip address 192.168.1.3 255.255.255.255
!
ip msdp peer 192.168.1.2 connect-source loopback1 remote-as 1
ip msdp originator-id loopback1
ip pim rpaddress 192.168.1.1
RouterC is configured to use Auto-RP to discover the Anycast RP. RouterD is configured to use BSR to discover the Anycast RP. RouterE is configured with the ip
pim rp-address 192.168.1.3 command.
Which of the following statements is correct? (Select the best answer.)