add 802.1X

This commit is contained in:
2024-11-26 13:29:32 +01:00
parent 9baab5be9d
commit 305ee0c918
6 changed files with 84 additions and 11 deletions

View File

@@ -137,7 +137,7 @@
urldate = {2024-9-24}
}
@online{freeccna_vlan,
author = {FreeCCNAStudyGuide},
author = {FreeCCNAStudyGuide.com},
title = {7-4 VLAN Trunking: ISL and 802.1Q},
url = {https://www.freeccnastudyguide.com/study-guides/ccna/ch7/7-4-vlan-trunking-isl-802-1q/},
urldate = {2024-9-21}
@@ -158,4 +158,22 @@
title = {Advanced VLANs},
url = {https://erg.abdn.ac.uk/users/gorry/course/lan-pages/vlan-advanced.html},
urldate = {2024-9-20}
}
@online{stankus_8021x,
author = {Martin Stankuš},
title = {Autentizace, autorizace a accounting v prostředí IEEE 802.1X},
url = {http://www.cs.vsb.cz/grygarek/SPS/projekty0607/RADIUS-Stankus.pdf},
urldate = {2024-10-11}
}
@online{networkencyclopedia_eap,
autor = {networkencyclopedia.com},
title = {Decoding EAP Protocol: A Guide to Extensible Authentication},
url = {https://networkencyclopedia.com/decoding-eap-protocol-a-guide-to-extensible-authentication/},
urldate = {2024-10-11}
}
@online{eduroam_realm,
autor = {eduroam.cz},
title = {Realm},
url = {https://www.eduroam.cz/cs/spravce/pripojovani/realm},
urldate = {2024-11-8}
}