nerdexam
Cisco

300-730 · Question #160

Two Cisco ASAs are set up in a VPN load-balancing configuration to an environment where there are thousands of unique Cisco AnyConnect connections per day. Which scalable IP address assignment…

The correct answer is A. DHCP. In an ASA VPN load-balancing cluster serving thousands of daily AnyConnect connections, a centralized DHCP server prevents IP address overlap by maintaining a single authoritative lease table across all ASAs.

Remote Access VPN

Question

Two Cisco ASAs are set up in a VPN load-balancing configuration to an environment where there are thousands of unique Cisco AnyConnect connections per day. Which scalable IP address assignment method must be implemented on the ASAs to achieve minimal overlap when assigning IP addresses from the same subnet to AnyConnect clients?

Options

  • ADHCP
  • Blocal
  • CRADIUS framed IP address
  • DRADIUS address pools

How the community answered

(27 responses)
  • A
    78% (21)
  • B
    4% (1)
  • C
    15% (4)
  • D
    4% (1)

Why each option

In an ASA VPN load-balancing cluster serving thousands of daily AnyConnect connections, a centralized DHCP server prevents IP address overlap by maintaining a single authoritative lease table across all ASAs.

ADHCPCorrect

When multiple ASAs in a load-balancing cluster assign addresses from the same subnet, a centralized DHCP server tracks all active leases and guarantees no IP is issued twice regardless of which ASA handles a given connection. Local pools and RADIUS pools on each ASA have no visibility into leases issued by peer devices, making DHCP the only method that inherently prevents overlap at scale.

Blocal

Local address pools are managed independently on each ASA, meaning two ASAs can assign the same IP address from the same subnet to different clients simultaneously, causing overlap and routing failures.

CRADIUS framed IP address

RADIUS framed IP assigns a static IP per individual user account, which does not scale to thousands of unique daily connections involving dynamic or unknown users.

DRADIUS address pools

RADIUS address pools delegate pool selection to RADIUS but each pool is still assigned and tracked per ASA, which does not prevent the same address from being issued by two different ASAs sharing the same subnet.

Concept tested: Scalable IP address assignment for ASA VPN load balancing

Source: https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/vpn/asa-96-vpn-config/vpn-anyconnect.html

Topics

#AnyConnect#DHCP#IP address assignment#scalability

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice