This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| technical:8021x [2022/10/03 08:56] – jc | technical:8021x [2024/12/14 09:14] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== 802.1x ====== | ||
| < | < | ||
| - | # 802.1x | + | # Cisco IOS |
| - | ## Cisco | + | |
| __Server Profile__ | __Server Profile__ | ||
| ``` | ``` | ||
| Line 25: | Line 25: | ||
| aaa accounting update newinfo | aaa accounting update newinfo | ||
| ``` | ``` | ||
| - | ### MAB | + | ## MAB |
| __Interface Configuration__ | __Interface Configuration__ | ||
| ``` | ``` | ||
| Line 40: | Line 40: | ||
| dot1x system-auth-control | dot1x system-auth-control | ||
| ``` | ``` | ||
| - | ### CoA | + | ## CoA |
| ``` | ``` | ||
| aaa server radius dynamic-author | aaa server radius dynamic-author | ||
| | | ||
| ``` | ``` | ||
| - | ### Dynamic VLAN | + | ## Dynamic VLAN |
| __RADIUS Attributes__ | __RADIUS Attributes__ | ||
| ``` | ``` | ||
| Line 51: | Line 51: | ||
| radius-server attribute 32 include-in-access-req | radius-server attribute 32 include-in-access-req | ||
| ``` | ``` | ||
| - | ## EAP-TLS | + | # FreeRADIUS |
| - | ## FreeRADIUS | + | ## MAB |
| - | ### MAB | + | |
| __RADIUS Client Configuration__ | __RADIUS Client Configuration__ | ||
| Line 82: | Line 81: | ||
| - https:// | - https:// | ||
| - | ## Linux | + | # Linux |
| - | ### MAB | + | ## MAB |
| - | ### EAP-TLS | + | ## EAP-TLS |
| - | ## OpenVPN RADIUS Plugin | + | # OpenVPN RADIUS Plugin |
| - | ## Go RADIUS | + | # Go RADIUS |
| </ | </ | ||