07-21-2021 01:58 AM - edited 07-21-2021 01:59 AM
I try this lab https://packetlife.net/blog/2008/aug/06/simple-wired-8021x-lab on WS-C2960L-48PS-LL but it has no
radius-server host
command, how should I do?
Cisco IOS Software, C2960L Software (C2960L-UNIVERSALK9-M), Version 15.2(5c)E, RELEASE SOFTWARE (fc1)
Thank you very much.
07-21-2021 02:29 AM - edited 07-21-2021 02:32 AM
syntax may have changed for your operational IOS version compared to the published document
it is radius server ... (without the dash "-")
07-21-2021 06:44 AM
New Syntax.
Here the Radius commands:
and here the 802.1x options:
And here a fairly nice guide: https://networkjutsu.com/implementing-wired-8021x/
07-22-2021 12:39 AM
Could I implement on access port to another vendor switch?
Thank you very much.
07-22-2021 01:28 AM
07-27-2021 12:49 AM - edited 08-02-2021 04:24 AM
I want to use another vendor switch that then should authenticate the attached computers, but I configured like this the interface was 'error-disabled'.
interface GigabitEthernet0/36 description link to another vendor switch switchport access vlan 100 switchport mode access authentication port-control auto dot1x pae authenticator
end
Thank you very much.
07-27-2021 01:23 AM
07-29-2021 09:18 PM
Hi,
Another vendor switch doesn't support, how should I do?
Thank you very much.
07-30-2021 12:16 AM
08-02-2021 05:12 AM
ah, I forgot 'aaa new-model' command.
Then how to verify connection to the radius? and which windows authentication method should I use?
Thank you very much.
08-02-2021 05:50 AM
08-02-2021 04:32 AM
07-29-2021 09:21 PM
Hi,
What about the C1000-24T-4G-L, I see the datasheet says it support here https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-1000-series-switches/nb-06-cat1k-ser-switch-ds-cte-en.html. However, It has no 'radius' command, how should I do?
Thank you very much.
07-30-2021 01:29 AM
you should be able to use a dumb (non-manageble) switch,
but then you need to add MAB as authentication method on the port to authenticate the mac-address of this switches uplink
after that you can use the multi-host mode as suggested by patoberli to auth all clients with DOT1x supplicant connected to this dumb switch, auth is done by the 2960, not the dumb switch
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