Free Cisco 300-730 SVPN Actual Exam Questions - Question 5 Discussion
IP address from the hub?
Makes sense to exclude DHCP since FlexVPN usually relies on negotiation for IP assignment. So A definitely stands out as the right choice here.
It’s A because the IP is assigned through negotiation, not DHCP or a pool.
A/D? Since the IP should be assigned dynamically during negotiation, ip address pool seems less likely than ip address negotiated, which fits FlexVPN’s design better than DHCP-based assignment.
Option A fits since the tunnel interface IP is agreed upon during negotiation, not handed out via DHCP or from a pool, so other commands don’t really match this dynamic assignment process.
A. The tunnel IP is assigned during tunnel negotiation, not from DHCP or a pool.
It’s A because the spoke’s tunnel interface needs to negotiate the IP address with the hub during tunnel establishment, so static pools or DHCP don’t come into play here.
Makes sense to rule out C and B since DHCP isn’t used for tunnel IPs in FlexVPN and unnumbered is unrelated. I’d go with A because the IP is indeed negotiated during tunnel setup, not assigned from a pool. A
It’s definitely not C because the tunnel interface doesn’t get an IP via DHCP in FlexVPN setups. B is out too since ip unnumbered is about borrowing an IP from another interface, not negotiating one dynamically. D is more about defining a local pool of addresses, so that’s not what the spoke configures. That leaves A, since ip address negotiated is the command that lets the spoke get its IP assigned during the tunnel negotiation with the hub. Makes the most sense here.
A vs D? I’d rule out D because “ip address pool” is for assigning IPs locally, not for the spoke to get an address dynamically from the hub. Since FlexVPN spokes get their IP during negotiation, “ip address negotiated” (A) seems like the right pick. The spoke doesn’t really use DHCP here, so C feels off. B is also out since “ip unnumbered” is more about sharing an interface IP, not dynamic assignment in FlexVPN tunnels.
Anyone know if the spoke needs to pull an IP automatically, or is it supposed to get assigned from a pool on the hub? The question’s kinda vague.