nerdexam
EC-Council

312-49 · Question #424

In a virtual test environment, Michael is testing the strength and security of BGP using multiple routers to mimic the backbone of the Internet. This project will help him write his doctoral thesis on

The correct answer is A. The change in the routing fabric to bypass the affected router. When a router in a BGP network fails, other routers will detect the loss of connection and update their routing tables to bypass the affected router.

Submitted by cyberguy42· Apr 18, 2026Network Forensics

Question

In a virtual test environment, Michael is testing the strength and security of BGP using multiple routers to mimic the backbone of the Internet. This project will help him write his doctoral thesis on "bringing down the Internet". Without sniffing the traffic between the routers, Michael sends millions of RESET packets to the routers in an attempt to shut one or all of them down. After a few hours, one of the routers finally shuts itself down. What will the other routers communicate between themselves?

Options

  • AThe change in the routing fabric to bypass the affected router
  • BMore RESET packets to the affected router to get it to power back up
  • CSTOP packets to all other routers warning of where the attack originated
  • DRESTART packets to the affected router to get it to power back up

How the community answered

(43 responses)
  • A
    79% (34)
  • B
    2% (1)
  • C
    12% (5)
  • D
    7% (3)

Why each option

When a router in a BGP network fails, other routers will detect the loss of connection and update their routing tables to bypass the affected router.

AThe change in the routing fabric to bypass the affected routerCorrect

Border Gateway Protocol (BGP) neighbors maintain sessions through keepalive messages; if a router fails or becomes unreachable, its neighbors detect the session timeout. They then withdraw the routes learned from that peer and propagate these updates throughout the BGP network, causing other routers to recalculate their best paths and effectively route traffic around the affected device.

BMore RESET packets to the affected router to get it to power back up

Routers do not send 'RESET' packets to a downed router to bring it back online; they adapt to its absence by updating routing information.

CSTOP packets to all other routers warning of where the attack originated

There is no standard 'STOP' packet in routing protocols for warning about attack origins; routing protocols focus on advertising and withdrawing route reachability.

DRESTART packets to the affected router to get it to power back up

Routers do not send 'RESTART' packets to power up a failed device; they adjust their routing based on current network availability and reachability.

Concept tested: BGP router failure response

Source: https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/13753-25.html

Topics

#BGP#Network Routing#DoS Attack#Network Resilience

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice