Courseiva
Network Management and OperationsmediumMultiple ChoiceObjective-mapped

ANS-C01 Network Management and Operations Practice Question

Network Topology
$ aws directconnect describe-virtual-interfacesvirtual-interface-id dxvif-ffhhg748Refer to the exhibit.```"virtualInterfaces": ["ownerAccount": "123456789012","virtualInterfaceId": "dxvif-ffhhg748","location": "EqDC2","connectionId": "dxcon-ffhhg748","virtualInterfaceType": "private","virtualInterfaceName": "MyPrivateVIF","vlan": 100,"asn": 64512,"authKey": "","amazonAddress": "169.254.10.1/30","customerAddress": "169.254.10.2/30","addressFamily": "ipv4","virtualInterfaceState": "available","customerRouterConfig": {"routerConfig": {"routerConfigIdentifier": "Cisco-IOS-XR","routerConfigSnippet": "..."},"routeFilterPrefixes": [{"cidr": "10.0.0.0/16"}],"bgpPeers": ["bgpPeerId": "dxbgp-ffhhg748","bgpPeerState": "up"

An engineer is troubleshooting connectivity from on-premises to a VPC via Direct Connect private VIF. The BGP session is up, traffic is flowing, but the on-premises network cannot reach some subnets in the VPC. The VPC CIDR is 10.0.0.0/16. What is the most likely cause based on the exhibit?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The security groups or network ACLs in the VPC are blocking traffic to those subnets.

The BGP session being up and traffic flowing indicates that routing is properly configured between on-premises and the VPC. The inability to reach only some subnets suggests the issue is at the network security layer within the VPC. Security groups and network ACLs can block traffic to specific subnets while routing remains intact. Therefore, the most likely cause based on the exhibit is that security groups or NACLs are filtering traffic to those subnets.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The BGP session is up, but the on-premises router is not receiving the VPC CIDR route due to missing route propagation on the virtual private gateway.

    Why it's wrong here

    Route propagation is enabled by default on the VGW, so this is unlikely.

  • The customer router configuration snippet is missing the BGP configuration for those subnets.

    Why it's wrong here

    The customer router config is not shown in detail.

  • The security groups or network ACLs in the VPC are blocking traffic to those subnets.

    Why this is correct

    Since the VPC CIDR is advertised, reachability issues within the VPC are more likely due to security group or NACL rules.

  • The route filter prefixes only allow the VPC CIDR 10.0.0.0/16, but the VPC has additional CIDRs that are not being advertised.

    Why it's wrong here

    The question states VPC CIDR is /16, but it could have multiple CIDRs; however, the exhibit shows only one prefix.

Visual reference

Source Router + ACL permit 10.0.0.0/8 deny any Server 10.0.0.5 ✓ 192.168.1.1 ✗ dropped ACLs evaluate top-down; first match wins — implicit deny all at end

About these practice questions

One of 1,621 original ANS-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This ANS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the ANS-C01 exam.