02-28-2024 07:50 AM
can anyone help to change the below Juniper 802.1x config to Cisco 9200 config.
set protocols dot1x authenticator authentication-profile-name CLIENT-AUTH
set protocols dot1x authenticator interface OFFICE-LAN supplicant single-secure
set protocols dot1x authenticator interface OFFICE-LAN retries 3
set protocols dot1x authenticator interface OFFICE-LAN transmit-period 20
set protocols dot1x authenticator interface OFFICE-LAN reauthentication 3153600
set protocols dot1x authenticator interface OFFICE-LAN supplicant-timeout 20
set protocols dot1x authenticator interface OFFICE-LAN server-timeout 30
set protocols dot1x authenticator interface OFFICE-LAN server-fail deny
set access radius-server xxx.xxx.xxx.xxx secret "dfgserhdfhhdfhdhdfgdgdfgd"
set access radius-server yyy.yyy.yyy.yyy secret "552525252525fdgssdg34sers"
set access profile CLIENT-AUTH authentication-order radius
set access profile CLIENT-AUTH radius authentication-server xxx.xxx.xxx.xxx
set access profile CLIENT-AUTH radius authentication-server yyy.yyy.yyy.yyy
Thank you
02-28-2024 07:53 AM
The OFFICE-LAN comprises interface range and has been configured with a vlan 100.
02-28-2024 09:54 AM
Have a look at this document. It has config examples:
HTH
02-28-2024 11:47 AM
I have already mapped the configuration according to the document but how do we assign the vlan 100 once authentication is successful.
02-28-2024 12:55 PM
should be whatever access vlan the port is assigned to:
https://community.cisco.com/t5/security-blogs/802-1x-switch-configuration-summarized/ba-p/4442000
02-29-2024 10:50 AM
Do we need to make any change on the ISE/ Authentation server or at client end as well when we are replacing the Juniper with Cisco switch
02-29-2024 11:17 AM
You should not need to make any changes on the client end, as you are simply replacing one vendor with another one. As for Cisco ISE, I am not familiar with it but if it worked in the past with Juniper switches, it should work fine with Cisco.
HTH
02-29-2024 12:17 PM
for the client not need for ISE I think you need to use cisco dictionary instead of Juniper dictionary
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide