nerdexam
Cisco

300-730 · Question #30

Which command identifies a Cisco AnyConnect profile that was uploaded to the flash of an IOS router?

The correct answer is C. crypto vpn anyconnect profile SSL_profile flash:simos-profile.xml. On a Cisco IOS router, the correct command syntax to reference an AnyConnect profile stored in flash falls under the 'crypto vpn anyconnect' configuration hierarchy.

Remote Access VPN

Question

Which command identifies a Cisco AnyConnect profile that was uploaded to the flash of an IOS router?

Exhibits

300-730 question #30 exhibit 1
300-730 question #30 exhibit 2

Options

  • Asvc import profile SSL_profile flash:simos-profile.xml
  • Banyconnect profile SSL_profile flash:simos-profile.xml
  • Ccrypto vpn anyconnect profile SSL_profile flash:simos-profile.xml
  • Dwebvpn import profile SSL_profile flash:simos-profile.xml

How the community answered

(31 responses)
  • B
    6% (2)
  • C
    90% (28)
  • D
    3% (1)

Why each option

On a Cisco IOS router, the correct command syntax to reference an AnyConnect profile stored in flash falls under the 'crypto vpn anyconnect' configuration hierarchy.

Asvc import profile SSL_profile flash:simos-profile.xml

The 'svc import profile' command is not valid syntax on IOS routers; it does not exist in the IOS CLI hierarchy.

Banyconnect profile SSL_profile flash:simos-profile.xml

'anyconnect profile' without the 'crypto vpn' prefix is not a standalone IOS global command and will not be recognized by the parser.

Ccrypto vpn anyconnect profile SSL_profile flash:simos-profile.xmlCorrect

On IOS routers running the SSL VPN feature, the 'crypto vpn anyconnect profile' command is used to associate a named profile with a file stored in flash. This is distinct from ASA syntax and is required to bind the XML profile so that AnyConnect clients can download it during session establishment.

Dwebvpn import profile SSL_profile flash:simos-profile.xml

'webvpn import profile' is the correct syntax on Cisco ASA devices, not on IOS routers, making it invalid in this context.

Concept tested: Cisco IOS AnyConnect profile flash import command

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_vpnips/configuration/xe-16/sec-sec-for-vpns-w-ipsec-xe-16-book/sec-anyconnect-vpn-ios.html

Topics

#AnyConnect profile#IOS router#SSL VPN#profile import

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice