end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage Guidelines
Use this command to return to the Exec mode.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The EAP Configuration Mode is used to configure parameters comprising an Extensible Authentication Protocol (EAP) used to support authentication on the system.
Exec > Global Configuration > Context Configuration > EAP Profile Configuration
configure > context context_name > eap-porfile profile_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(cfg-ctx-eap-profile)#
Important |
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). |
Exits the current configuration mode and returns to the Exec mode.
All
Security Administrator, Administrator
end
Use this command to return to the Exec mode.
Exits the current mode and returns to the parent configuration mode.
All
Security Administrator, Administrator
exit
Use this command to return to the parent configuration mode.
Configures the maximum number of times the system will retry communicating with another EAP device.
ASN-GW
PDIF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > EAP Profile Configuration
configure > context context_name > eap-porfile profile_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(cfg-ctx-eap-profile)#
max-retry num
default max-retry
Specifies the number of times to retry EAP communication with another device as an integer from 1 to 65535. Default: 16
Use this command to set a maximum retry number for communicating with other EAP devices.
max-retry 50
Configures the system as one of three types of EAP devices: authenticator pass-through, authenticator server, or peer.
ASN-GW
PDIF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > EAP Profile Configuration
configure > context context_name > eap-porfile profile_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(cfg-ctx-eap-profile)#
mode { authenticator-pass-through | authenticator-server | peer }
default mode
Configures the default mode of Authenticator-pass-through.
Configures the system as an authenticator pass-through allowing EAP authentication to be performed by another server.
This is the default setting for this command.
Configures the system as an authenticator server. This allows the system to respond to EAP requests.
Configures the system as a peer device requiring it to make EAP requests of another server or pass-through device.
Use this command to configure the system to perform as one of three types of EAP devices and configure settings in an EAP mode.
EAP Mode Configuration Mode commands are defined in the EAP Mode Configuration Mode Commands chapter.
mode authenticator-pass-through