GCIA · Question #109
Which of the following is the default port for TACACS?
The correct answer is A. UDP port 49. TACACS (Terminal Access Controller Access-Control System) uses UDP port 49 as its default transport, distinguishing it from TACACS+ which uses TCP 49.
Question
Which of the following is the default port for TACACS?
Options
- AUDP port 49
- BTCP port 80
- CTCP port 25
- DTCP port 443
How the community answered
(27 responses)- A85% (23)
- B7% (2)
- C4% (1)
- D4% (1)
Why each option
TACACS (Terminal Access Controller Access-Control System) uses UDP port 49 as its default transport, distinguishing it from TACACS+ which uses TCP 49.
The original TACACS protocol operates over UDP port 49. This port assignment is defined by IANA and is the standard identifier used when referencing TACACS in network access control configurations. Knowing this port is essential for firewall rules and AAA server setup.
TCP port 80 is reserved for HTTP web traffic and has no association with TACACS.
TCP port 25 is the well-known port for SMTP email transmission, not authentication protocols.
TCP port 443 is reserved for HTTPS (HTTP over TLS/SSL) and is unrelated to TACACS.
Concept tested: TACACS default UDP port number
Source: https://www.cisco.com/c/en/us/support/docs/security-iam/terminal-access-controller-access-control-system-tacacs-/13838-10.html
Topics
Community Discussion
No community discussion yet for this question.