Update RADIUS_TACACS_DIAMETER.md

This commit is contained in:
Omar Santos 2023-12-01 14:55:37 -05:00 committed by GitHub
parent 868036247e
commit 20f2f7d222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,6 @@ The following is a comparison table for the RADIUS, TACACS+, and Diameter protoc
| Transport Protocol | UDP | TCP | TCP or SCTP |
| Encryption | Only password encryption | Full packet encryption | Full packet encryption |
| AAA Support | Combined AAA (Authentication, Authorization, Accounting) | Separate AAA (Authentication, Authorization, and Accounting are distinct) | Combined AAA |
| Usage | Network access and IP mobility | Device administration | Mobile IP, SIP, NASREQ |
| Interoperability | Limited | Cisco-focused | Wider than RADIUS |
| Usage | Network access, VPN authentication, etc. | Device administration | Mobile IP, SIP, NASREQ |
| Standardization | RFC 2865 & RFC 2866 | Cisco proprietary | RFC 6733 |