Situatie
To remove the ISE authentication from a port of the switch, you need to follow the next commands:
Solutie
- enable – to enter the exec mode of the switch
- configure terminal – to enter the config mode of the switch
- interface x – where x is the interface you want to remove authentication
- authentification open
- authentification port-control force-authorize
- end – to return to the exec mode of the switch
- write – to save the changes made.
Leave A Comment?