Implementing and Operating Cisco Security Core Technologies v1.1 (350-701 SCOR v1.1) Exam Materials-Question 270 Discussion
Comment Image Comment Image Comment Image

A network engineer must configure a RADIUS profile for user1 on a Cisco IOS router. Drag and drop the code snippets from the bottom onto the boxes in the Cisco IOS CLI command to configure the RADIUS profile. Not all options are used. (Invalid number of answers)

  • A.
  • B.
  • C.
  • D.
Correct Answer:

Brave-Dump Clients Votes


Comments



Anonymous User 2026-06-30 16:51:11

Selected Answers: No answers selected


The following example shows a RADIUS profile configuration with a callback number of 555-0101 and the service type set to outbound. The cisco-avpair = "preauth:send-name=<string>" uses the string "user1" and the cisco-avpair = "preauth:send-secret=<string>" uses the password "cisco."

5550101 password = "cisco", Service-Type = Outbound
Service-Type = Callback-Framed <<<<< LINE 1 >>>>>
Framed-Protocol = PPP, <<<<< LINE 2 >>>>>
Dialback-No = "5550119"
Class = "ISP12"
cisco-avpair = "preauth:send-name=user1"
cisco-avpair = "preauth:send-secret=cisco" <<<<< LINE 3 >>>>>

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_rad/configuration/12-4/sec-usr-rad-12-4-book/sec-cfg-radius.html