A network engineer is configuring perimeter firewall security rules and monitoring agents across an enterprise environment. Match each protocol on the left with its default port number and operational description on the right. Which pairs correctly associate each protocol with its respective port and function?
- TACACS+TCP Port 49 – Encrypts full payload data for administrative AAA service communications
- SIPUDP Port 5060 – Initiates, maintains, and terminates VoIP call sessions
- BGPTCP Port 179 – Establishes peer routing sessions between autonomous systems
- SNMP TrapUDP Port 162 – Receives unsolicited status notifications sent from managed agents to NMS
Cevap
TACACS+ corresponds to TCP Port 49 for AAA services; SIP corresponds to UDP Port 5060 for VoIP session control; BGP corresponds to TCP Port 179 for inter-domain routing peer sessions; SNMP Trap corresponds to UDP Port 162 for receiving unsolicited agent notifications.
Each protocol is accurately matched to its default port and transport mechanism: TACACS+ (TCP 49), SIP (UDP 5060), BGP (TCP 179), and SNMP Trap (UDP 162).
Adım Adım Çözüm
Anahtar Kavram
Port mapping and transport protocol selection for core network administration, routing, VoIP signaling, and event monitoring.