Cisco® 400-201 Exam Practice Questions (P. 5)
- Full Access (446 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #41

Refer to the exhibit. Which statement is true about what this AS filter accomplishes?
- AIt filters incoming BGP updates with an AS number matching "5.5", but not 515, 525.535, etc, and this only in an AS_SET.
- BIt allows any AS number with the statement ".*" and this only in an AS_SET
- CIt filters incoming BGP updates with any AS number starting with the digit 5 and ending with the digit 5, and this only in an AS_SET.
- DIt filters incoming BGP updates with any AS number starting with the digit 5 and ending with the digit 5, and this only in an AS_PATH.
Correct Answer:
A
A
send
light_mode
delete
Question #42

Refer to the exhibit. A network engineer from ISP 2 is designing the BGP architecture with a requirement of preventing their customer AS 65001 from becoming a
Transit AS, using the following configuration:
router bgp 65000
neighbor 10.0.0.1 remote-as 65001
neighbor 10.0.0.1 route-map BGP-ROUTE-POLICY in
Which two Cisco IOS command should be used within the route-map to achieve this goal on ISP 2 from AS 65000?
- Aip as-path access-list 1 permit ^65001$!route-map BGP-ROUTE-POLICY deny 10match as-path 1!route-map BGP-ROUTE-POLICY permit 10
- Bip as-path access-list 1 permit ^65001$!route-map BGP-ROUTE-POLICY permit 10match as-path 1
- Croute-map BGP-ROUTE-POLICY permit 10set community no-export additive
- Droute-map BGP-ROUTE-POLICY permit 10set community no-advertise additive
Correct Answer:
BC
BC
send
light_mode
delete
Question #43
Which protocol provides an alternative to the STP, which provides a way to control network loops, handle link failures, and improve convergence time and can coexist with STP?
send
light_mode
delete
Question #44
Which three configuration sections are required on service provider PE routers to enable IPv4 Layer 3 VPN? (Choose three.)
- AImplement MPLSfor all customer-facing links.
- BConfigure route targets that are used for importing and exporting customer VRF routers.
- CAdvertise customer routes to all PE routers by configuring the IPv4 address-family under the MP-BGP configuration mode.
- DConfigure at least one interface that is assigned to a customer link as a member of the VRF
- EConfigure the VPNv4 address-family under the MP-BGP configuration mode on the PE routers that participate in the customer VRF routing
- FConfigure route distinguishers that are used for importing and exporting customer VRF routes
Correct Answer:
BDE
BDE
send
light_mode
delete
Question #45
A VPLS network consists of provider edge routers that have fully meshed pseudowires. The network runs unicast and multicast traffic. The network recently experienced bandwidth- and CPU-related performance issues. While monitoring the VPLS statistics and interface statistics, you note that the network is experiencing an unusual amount of broadcasts and undesired multicast on the network. Which two techniques should the operations team consider in addressing these problems?
- AImplement IGMP snooping in the VPLS network.
- BEnable split horizon between all the pseudowires in the VPLS network
- CSet a limit on MAC learning in the VPLS network
- DImplement Storm Control in the VPLS bridge domain
- EImplement MAC withdrawal on each EFP I the VPLS bridge domain
- FChange the network to run VPWS to manage the broadcast traffic efficiently
Correct Answer:
AD
AD
send
light_mode
delete
Question #46
In an inter-AS L3VPN Option B, the PE-ASBRs use which routing table to store all the VPN routes that needs to be exchanged?
- ABGP table
- BVRF routing table
- Cglobal routing table
- DIGP table
Correct Answer:
A
References:
A
References:
send
light_mode
delete
Question #47

Refer to the exhibit. IPTV video clients are connected to R6. Unicast and multicast traffic flows from R1 to R6. The OSPF cost of the R1-R2-R3-R6 path is lower than the R1-R5-R4-R3-R6 path.
To enable load sharing and fast reroute, the design team decided to implement MPLS TE tunnels between R1 and R3. After the MPLS TE tunnels are deployed, the multicast traffic stops working.
While troubleshooting the issue, the operations engineer noticed that the OSPF route to the multicast source is learned via the MPLS TE tunnel, which causes the
RPF check to fail. Which two solutions can prevent the multicast traffic from being affected by the RPF check failure due to the MPLS TE tunnel deployment?
(Choose two.)
- AEnable the multitopology routing feature
- BEnable the multicast-intact feature.
- CEnable PIM on the MPLS TE tunnel towards the receiver.
- DCreate a static mroute on R3 with the RPF pointing to the MPLS TE tunnel.
- EEnable the forwarding adjacency feature instead of autoroute announce feature.
Correct Answer:
BD
BD
send
light_mode
delete
Question #48
A service provider NOC engineer received numerous support tickets from their VPN customers. These customers are reporting packet loss between two PE routers. The NOC engineer created a VRF TEMP to run tests between these two PE routers, and no errors were reported. ECMP links are used between P and
PE routers.
Which test can quickly identify the core link that is causing the problems?
PE routers.
Which test can quickly identify the core link that is causing the problems?
- Aan extended traceroute with multipath option between the PE's loopbacks
- Banmpls traceroute with multipath option between the PE's loopbacks
- Canmpls ping with sweep option between the PE's loopbacks
- Davrf ping between customer's CE router and service provider's remote PE router
- Ean extended ping with sweep option between the PE's loopbacks
- Favrf traceroute between customer's CE router and service provider's remote PE router
Correct Answer:
B
B
send
light_mode
delete
Question #49
DRAG DROP -
Drag and drop the MPLS Inter-AS VPN options on the left onto the correct description on the right.
Select and Place:

Drag and drop the MPLS Inter-AS VPN options on the left onto the correct description on the right.
Select and Place:

send
light_mode
delete
Question #50

Refer to the exhibit. A company has four office locations, which are identified as 1, 2, 3 and 4. The PE routers at these locations have assigned RDs of 10:10,
20:20, 30:30, and 40:40, respectively. Locations 1 and 3 need to share routing information, which configuration will allow this?
- ASite 1vrf definition ACMEroute-target import 15:15Site 3vrf definition ACMEroute-target import 15:15
- BSite 1vrf definition ACMEroute-target import 20:20route-target import 30:30route-target import 40:40
- CSite 1vrf definition ACMEroute-target import 30:30Site 3vrf definition ACMEroute-target import 10:10
- DSite 1vrf definition ACMEroute-target import 15:15Site 3vrf definition ACMEroute-target import 15:15
- ESite 3vrf definition ACMEroute-target import 10:20route-target import 20:30route-target import 40:40
Correct Answer:
C
C
send
light_mode
delete
All Pages