exam questions

Exam 300-730 All Questions

View all questions & answers for the 300-730 exam

Exam 300-730 topic 1 question 168 discussion

Actual exam question from Cisco's 300-730
Question #: 168
Topic #: 1
[All 300-730 Questions]

Which command must be configured on the tunnel interface of a FlexVPN spoke to receive a dynamic IP address from the hub?

  • A. ip address negotiated
  • B. ip unnumbered
  • C. ip address dhcp
  • D. ip address pool
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Net4dd
Highly Voted 1 year, 9 months ago
Selected Answer: A
A. https://integratingit.wordpress.com/2018/03/31/configuring-flexvpn-external-aaa-with-radius/ interface Tunnel0 ip address negotiated tunnel source GigabitEthernet1 tunnel mode ipsec ipv4 tunnel destination 1.1.1.5 tunnel protection ipsec profile IPSEC_PROFILE
upvoted 5 times
...
red_sparrow_Gr
Highly Voted 1 year, 10 months ago
Selected Answer: A
A is the correct one
upvoted 5 times
...
kylesam2017
Most Recent 11 months, 2 weeks ago
"C" is the correct answer here: To configure a FlexVPN spoke to receive a dynamic IP address from the hub, you should use the following command on the tunnel interface: css Copy code ip address dhcp So, the correct command is ip address dhcp. This command tells the FlexVPN spoke to obtain its IP address dynamically through DHCP (Dynamic Host Configuration Protocol) from the hub. This is a common configuration for scenarios where the spoke needs to dynamically acquire its IP address from a central DHCP server, which could be located on the hub.
upvoted 1 times
Stevens0103
9 months, 3 weeks ago
ChatGPT can make mistakes. Consider checking important information. "FlexVPN Spoke in Redundant Hub Design with FlexVPN Client Block Configuration Example" interface Tunnel1 description FlexVPN tunnel ip address negotiated ip mtu 1400 ip nhrp network-id 2 ip nhrp shortcut virtual-template 1 ip nhrp redirect ip tcp adjust-mss 1360 delay 2000 tunnel source Ethernet0/0 tunnel destination dynamic tunnel path-mtu-discovery tunnel protection ipsec profile default https://www.cisco.com/c/en/us/support/docs/security/flexvpn/116413-configure-flexvpn-00.html
upvoted 5 times
...
...
gondohwe
1 year ago
here we go again with a wrong choice being fronted by exam topic....i go for A
upvoted 2 times
...
Anonymous983475
1 year, 6 months ago
Selected Answer: A
"A" must be the correct answer
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...