ExamRange

CND (312-38) Network Defense Simulation

In this simulation, you will analyze the architectural requirements for inter-domain routing. You will learn to distinguish between protocols used within an organization and those required for communication between different Autonomous Systems (AS).

Network Scenario

An enterprise network (AS 65001) is establishing a redundant connection to a regional Internet Service Provider (AS 65010). The network administrator needs to ensure that the gateway routers can exchange reachability information with the ISP's edge routers to maintain optimal path selection for outbound traffic.

Internal Infrastructure
  • Core Switch: 10.0.0.1 (L3)
  • Interior Gateway Protocol: OSPF Area 0
  • End-user VLANs: 10.0.10.0/24, 10.0.20.0/24
Edge Architecture
  • Boundary Router: 172.16.0.1 (GW-1)
  • ISP Peer: 172.16.0.2
  • Required: Inter-AS route advertisement

Traffic & Logs

Boundary Router - Routing Table Update Log

[2023-10-24 14:22:01] INFO: Local neighbor 10.0.0.1 (OSPF) updated.
[2023-10-24 14:22:15] WARN: External peer 172.16.0.2 not found in internal IGP tables.
[2023-10-24 14:22:15] INFO: Protocol initialization required for Inter-AS exchange.
[2023-10-24 14:22:30] SYSTEM: Determining Exterior Gateway Protocol (EGP) requirements...
[2023-10-24 14:23:05] ALERT: Missing configuration for cross-domain gateway communication.
                

Question

Which of the following protocols are used to exchange routing information between the two gateways network of autonomous systems?