Skip to main content

Allowed Protocols

Location in GUI: Work Centers » Device Administration » Policy Elements » Results » Allowed Protocols

Diagram

Classes

policy_elements (ise.device_administration)

NameTypeConstraintMandatoryDefault Value
allowed_protocolsList[allowed_protocols]No

allowed_protocols (ise.device_administration.policy_elements)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_ ]+$Yes
descriptionStringNo
allow_pap_asciiBooleantrue, falseNotrue
allow_chapBooleantrue, falseNofalse
allow_ms_chap_v1Booleantrue, falseNofalse

Examples

ise:
device_administration:
policy_elements:
allowed_protocols:
- name: Global Protocols
description: Allowed protocols
allow_pap_ascii: true
allow_chap: false
allow_ms_chap_v1: false