Cisco Mac Authentication Bypass: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 4: | Zeile 4: | ||
* aaa new-model | * aaa new-model | ||
*aaa authentication dot1x default group radius | *aaa authentication dot1x default group radius | ||
| − | * | + | *aaa authorization network default group radius |
| − | *aaa accounting dot1x default start-stop group radius | + | *aaa accounting dot1x default start-stop group radius |
=Interface= | =Interface= | ||
Version vom 25. April 2016, 10:39 Uhr
Radiusanbindung
Allgemeine Konfiguration
- aaa new-model
- aaa authentication dot1x default group radius
- aaa authorization network default group radius
- aaa accounting dot1x default start-stop group radius
Interface
- config terminal
- interface GigabitEthernet1/0/24
- switchport access vlan 1
- switchport mode access
- authentication port-control auto
- mab
- spanning-tree portfast
- spanning-tree bpduguard enable