Question 1 of 56 from exam 300-730-SVPN: Implementing Secure Solutions with Virtual Private Networks

Question 1 of 56 from exam 300-730-SVPN: Implementing Secure Solutions with Virtual Private Networks

Question

DRAG DROP - Drag and drop the correct commands from the right onto the blanks within the code on the left to implement a design that allow for dynamic spoke-to-spoke communication.

Not all commands are used.

Select and Place:

Answer Area

Router A

interface Tunnell
ip address 10.0.0.1 255.255.255.0
ip nhrp map multicast dynamic
ip nhrp network-id 1
ip nhrp
no ip split-horizon eigrp 10
tunnel source GigabitEthernet1
tunnel mode gre multipoint

interface GigabitEthernet1
ip address 1.1.1.1 255.255.255.0

router eigrp 10
network 10.0.0.0 0.0.0.255

Router B
interface Tunnell
ip address 10.0.0.2 255.255.255.0

ip nhrp nhs Informa multicast

ip nhrp network-id 1
ip nhrp

tunnel source GigabitEthernet1
tunnel mode gre multipoint

interface GigabitEthernet1
ip address 2.2.2.2 255.255.255.0

router eigrp 10
network 10.0.0.0 0.0.0.255

1.1.1.1

10.0.0.1

redirect

shortcut

server-only

Explanations