A company has an AWS Transit Gateway connecting three VPCs to their on-premises datacenter. The network connects to the on-premises network via two paths: a primary path using an AWS Direct Connect connection with a Transit VIF terminating on a Direct Connect Gateway associated with the Transit Gateway, and a backup path using an AWS Site-to-Site VPN connection attached directly to the Transit Gateway. Both connections use BGP to dynamically advertise the on-premises network prefix . During a failover simulation, the SysOps Administrator notices that traffic destined for the on-premises network continuously routes over the backup Site-to-Site VPN connection even though the Direct Connect path is healthy and operational. Which of the following actions should the SysOps Administrator take to resolve this routing issue? Select two.
- Remove any static routes for the on-premises prefix pointing to the Site-to-Site VPN attachment from the Transit Gateway route table.Answer
- Ensure that the on-premises router does not advertise more specific prefixes over the Site-to-Site VPN connection than over the Direct Connect connection.Answer
- CConfigure the Transit Gateway route table to increase the BGP Multi-Exit Discriminator (MED) value for the routes received via the Direct Connect Gateway attachment.
- DPrepend the on-premises Autonomous System Number (ASN) multiple times on the BGP advertisements sent over the Direct Connect connection.
- EDisable route propagation for the Site-to-Site VPN attachment on the Transit Gateway route table.