201、Refer to the exhibit. While troubleshooting an EIGRP neighbor adjacency problem, the network engineer notices that the interface connected to the neighboring router is not participating in the EIGRP process. Which action resolves the issues?
A. Configure the network command to network 172.16.0.1 0.0.0.0
B. Configure the network command under EIGRP address family vrf CLIENT1
C. Configure EIGRP metrics on interface FastEthernet0/3
D. Configure the network command under EIGRP address family ipv4
202、
Refer to the exhibit Which set of commands restore reachability to loopback0?
A. interface loopback0
ip address 4.4.4.4 255.255.255.0
ip ospf network point-to-point
B. interface loopback0
ip address 4.4.4.4 255.255.255.0
ip ospf network broadcastC. interface loopback0
ip address 4.4.4.4 255.255.255.0
ip ospf interface area 10
D. interface loopback0
ip address 4.4.4.4 255.255.255.0
ip ospf interface type network
203、
Refer to the exhibit. BGP and EIGRP are mutually redistributed on R3, and EIGRP and OSPF are mutually redistributed on R1. Users report packet loss and interruption of service to aplications hosted on the 10.1.1.0/24 prefix. An engineer tested the link from R3 to R4 with no packet loss present but has noticed frequent routing changes on R3 when running the debug ip route command. Which action stabilizes the service?
A. Reduce trequent OSPF SPF calculations on R3 that cause a high CPU and packet loss on taffic traversing R3
B. Repeat the test from R4 using ICMP ping on the local 10.1.1 0/24 prefx, and fx any Layer 2 errors on the host or switch side of the subnet.
C. Tag the 10 1.1.0/24 prefix and deny the prefix from being redistributed into OSPF on R1.
D. Place an OSPF distribute-list outbound on R3 to block the 10.1.0/24 prefix from being advertised back to R3
204、Users report issues with reachability between areas as soon as an engineer configured summary routes between areas in a multiple area OSPF autonomous system. Which action resolves the issue?
A. Configure the summary-address command on the ABR
B. Contigure the area range command on the ASBR.
C. Configure the summary-address command on the ASBR.
D. Configure the area range command on the ABR
205、
Rofer to the exhibit When the FastEthemet0/1 goes down, the route to 172.29 0.0/16 via 192 168 253.2 is not installed in the RIB. Which action resolves the issue?
A. Configure reported distance greater than the feasible distance
B. Configure feasible distance greater than the successor's feasible distance.
C. Configure reported distance greater than the successor's feasible distance
D. Configure feasible distance greater than the reported distance
206、
Refer to the exhibit. A network is under a cyberattack. A network engineer connected to R1 by SSH and enabled the terminal monitor via SSH session to find the source and destination of the attack. The session was flooded with messages,which made it impossible for the engineer to troubleshoot the issue. Which command resolves this issue on R1?
A. (config)#no terminal monitor
B. #terminal no monitor
C. #no terminal monitor
D. (config)#terminal no monitor
207、
Refer to the exhibit Which action resolves the adjacency issue?
A. Match the hello interval timers
B. Match the authentication keys.
C. Configure the same autonomous system numbers.
D. Configure the sarme EIGRP process IDs.
208、How is VPN routing information distributed in an MPLS network?
A. it is controlled through the use of RD.
B. It is established using VPN lPsec peers.
C. The top level of the customer data packet directs it to the correct CE device.
D. it is controlled using of VPN target communities
209、 Refer to the exhibit.
A network administrator is trying to access a branch router using TACACS+ username and password credentials, but the administrator cannot log in to the router
because the WAN connectivity is down. The branch router
has following AAA configuration.
aaa new-model
aaa authorization commands 15 default group tacacs+
aaa accounting commands 1 default stop-only group tacacs+
aaa accounting commands 15 default stop-only group tacacs+
tacacs-server host 10.100.50.99
tacacs-server key CI$co123
Which command will resolve this problem when WAN connectivity is down?
A. aaa authentication login default group tacacs+ local
B. aaa authentication login console group tacacs+ enable
C. aaa authentication login default group tacacs+ console
D. aaa authentication login default group tacacs+ enable
210、Refer to the exhibit. A network administrator has developed a Python script on the local Linux machine and is trying to transfer it to the router. However, the
transfer fails. Which action resolves this issue?
admin@liunx:-$ scp script.py admin@198.51.100.64:script.py
Pssword:
Administratively disabled.
admin@linux:-$ Connection to 198.51.100.64 closed by remote
host.A. The SSH access must be allowed on the VTY lines using the transport input ssh command
B. The SSH service must be enabled with the crypto key generate rsa command
C. The Python interpreter must first be enabled with the guestshell enable command
D. The SCP service must be enabled with the ip scp server enable command
211、
Refer to the exhibit. An engineer must establish multipoint GRE tunnels between hub router R6 and branch routers R1, R2, and R3.Which configuration accomplishes this task on R1?
A. interface Tunnel 1
ip address 192.168.1.1 255.255.255.0
tunnel source e0/0
tunnel mode gre multipoint
ip nhrp network-id 1
ip nhrp nhs 192.168.1.6
ip nhrp map 192.168.1.6 192.1.10.6
B. interface Tunnel 1
ip address 192.168.1.1 255.255.255.0tunnel source e0/1
tunnel mode gre multipoint
ip nhrp network-id 1
ip nhrp nhs 192.168.1.6
ip nhrp map 192.168.1.6 192.1.10.1
ip nhrp map 192.168.1.2 192.1.20.2
ip nhrp map 192.168.1.3 192.1.30.3
C. interface Tunnel 1
ip address 192.168.1.1 255.255.255.0
tunnel source e0/1
tunnel mode gre multipoint
ip nhrp nhs 192168.1.6
ip nhrp map 192.168.1.6 192.1.10.6
D. interface Tunnel1
ip address 192.168.1.1 255.255.255.0
tunnel source e0/0
tunnel mode gre multipoint
ip nhrp nhs 192.168.1.5
ip nhrp map 192.168.1.6 192.1.10.1
ip nhrp map 192.168.1.2 192.1.20.2
212、Which mechanism must be chosen to optimize the reconvergence time for OSPF at company location XXXXX that is less CPU-intensive than reducing the hello and dead timers?
A. Dead Peer Detection keepalives
B. BFD
C. OSPF demand circuit
D. SSO
213、
Refer to the exhibit Anetwork administator reviews the branch router console log to troubleshoot the OSPF adjacency issue with the DR router Whnich action resolves this issue?
A. Configure the WAN interface for DR site in the related OSPF area
B. Advertise the branch WAN interface matching subnet for the DR site.
C. Stabilize the DR site flapping linik to establish OSPF adjacency
D. Configure matching hello and dead intervals between sites.
214、Refer to the exhibit. The network administrator can see the DHCP discovery packet in R1, but R2 is not replying to the DHCP request. The R1 related interface is configured with the DHCP helper address. If the PC is directly connected to the Fa0/1 interface on R2, the DHCP server assigns as IP address from the DHCP pool to the PC. Which two commands resolve this issue? (Choose two.)
A. service dhcp command on R1
B. ip dhcp relay information enable command on R1
C. service dhcp-relay command on R1
D. ip dhcp relay information trust-all command on R2
E. ip dhcp option 82 command on R2
215、
Refer to the exhibit. An engineer has configured policy-based routing and applied the configuration to the correct interface. How is the configuration applied to the traffic that matches the access list?
A. It is dropped.
B. It is sent to 209.165.202.129
C. It is sent to 209.165.202.131
D. It is forwarded using the routing table lookup.
216、
Refer to the exhibit. AS65510 iBGP is configured for directly connected neighbors. R4 cannot ping or traceroute network 192.168.100.0/24. Which action resolves this issue?
A. Configure R4 as a route reflector server and configure R2 and R3 as route reflector clients.
B. Configure R1 as a route reflector server and configure R4 as a route reflector client.
C. Configure R4 as a route reflector server and configure R1 as a route reflector client.
D. Configure R1 as a route reflector server and configure R2 and R3 as route reflector clients
217、A network administrator is troubleshooting a high utilization issue on the route processor of a router that was reported by NMS. The administrator logged into the router to check the control plane policing and observed that the BGP process is dropping a high number of routing packets and causing thousands of routes to recalculate frequently. Which solution resolves this issue?
A. Shape the cir for BGP, conform-action transmit, and exceed action transmit
B. Shape the pir for BGP, conform-action set-prec-transmit, and exceed action set-frde-transmit.
C. Police the cir for BGP, conform-action transmit, and exceed action transmit.
D. Police the pir for BGP, conform-action set-prec-transmit, and exceed action set-clp-transmit.
218、
Refer to the exhibit. An engineer configured BGP between routers R1 and R3. The BGP peers cannot establish neighbor adjacency to be able to exchange routes.
Which configuration resolves this issue?
A. R1
router bgp 6501
address-family ipv6
neighbor AB01:2011:7:100::3 activate
B. R1
router bgp 6501
neighbor AB01:2011:7:100::3 ebgp-multihop 255C. R3
router bgp 6502
neighbor AB01:2011:7:100:1 ebgp-multihop 255
D. R3
router bgp 6502
address-family ipv6
neighbor AB01:2011:7:100::1 activate
219、
Refer to the exhibit. An engineer is troubleshooting failed access by contractors to the business application server via Telnet or HTTP during the weekend. Which configuration resolves the issue?
A. R4
time-range Contractor
no periodic weekdays 17:00 to 23:59
periodic daily 8:00 to 16:30
B. R1
time-range Contractor
no periodic weekdays 8:00 to 16:30
periodic daily 8:00 to 16:30
C. R4
no access-list 101 permit tcp 10.3.3.0 0.0.0.255 host 10.1.1.3 eq telnet time-range Contractor
D. R1
no access-list 101 permit tcp 10.3.3.0 0.0.0.255 host 10.1.1.3 eq telnet time-range Contractor
220、
Refer to the exhibit. Which two commands provide the administrator with the information needed to resolve the issue? (Choose two.)
A. debug snmp packet
B. show snmp user
C. debug snmpv3 engine-id
D. debug snmp engine-id
E. show snmpv3 user
221、
Refer to the exhibit. An engineer configured SNMP communities on the Core_Sw1, but the SNMP server cannot obtain information from Core_Sw1. Which configuration resolves this issue?
A. access-list 20 permit 10.221.10.11
B. access-list 20 permit 10.221.10.12
C. snmp-server group NETADMIN v3 priv read NETVIEW write NETADMIN access 22
D. snmp-server group NETVIEW v2c priv read NETVIEW access 20
222、
Refer to the exhibit. AS111 is receiving its own routes from AS200 causing a loop in the network. Which configuration provides loop prevention?
A. router bgp 111
neighbor 195.1.1.1 as-override
neighbor 195.1.2.2 as-override
B. router bgp 111neighbor 195.1.2.2 as-override
no neighbor 195.1.1.1 allowas-in
C. router bgp 111
neighbor 195.1.1.1 as-override
no neighbor 195.1.2.2 allowas-in
D. router bgp 111
no neighbor 195.1.1.1 allowas-in
no neighbor 195.1.2.2 allowas-in
223、 What is a characteristic of Layer 3 MPLS VPNs?
A. LSP signaling requires the use of unumbered IP links for traffic engineering.
B. Traffic engineering supports multiple IGP instances
C. Traffic engineering capabilities provide QoS and SLAs.
D. Authentication is performed by using digitat certificates or preshared keys.
224、
Refer to the exhibit. R1 is configured with IP SLA to check the availability of the server behind R6 but it kept failing Which configuration resolves the issue?
A. R6(config)# ip sla responder
B. R6(config)# ip sla responder udp-echo ip address 10.10.10.1 port 5000
C. R6(config)# ip access-list extended DDOS
R6(config ext-nac)# 5 permit icmp host 10.66 66.66 host 10.10.10.1
D. R6(config)# ip access-list extended DDOS
R6(confg ext-nac)# 5 permit icmp host 10.10.10.1 host 10.66.66.66
225、 An engineer is implementing a coordinated change with a server team. As part of the change. the engineer must configure interface GigabitEthernet2 in anexisting VRF "RED" then move the interface to an existing VRF "BLUE" when the server teamis ready. The engineer
configured interface GigabitEthemet2 in VRF "RED"
interface GigabitEthernet2
vrf forwarding RED
ip address 10.0.0.0 255.255.255.254
negotiation auto
Which configuration completes the change?
A. interface GigabitEthernet2
no ip address
vrf forwarding BLUE
B. interface GigabitEthernet2
no vrf forwarding RED
vrf forwarding BLUE
ip address 10.0.0.0 255.255.255.254
C. interface GigabitEthernet2
no vrf forwarding RED
vrf forwarding BLUE
D. interface GigabitEthernet2
no ip address
ip address 10.0.0.0 255.255.255.254
vrf forwarding BLUE
226、
Refer to the exhibit An engineer has configured R1 as EIGRP stub router. After the configuration, router R3 failed to reach to R2 loopback address Which action advertises R2 loopback back into the R3 routing table?
A. Add a static route for R2 loopback address in R1 and redistributeit to advertise to R3.
B. Use a leak map on R3 that matches the required prefix and apply it with the EIGRP stub feature.
C. Add a static null route for R2 loopback address in R1 and redistribute it to advertise to R3
D. Use a leak map on R1 that matches the required prefix and apply it with the distribute list command toward R3.
227、
Refer to the exhibit While monitoring VTY access to a router an engineer notices that the router does not have any fiter and anyone can access the router with
usemame and password even though an ACL is configured. Which command resolves this issue?
A. ipv6 traffic-filter INTERNET in
B. access-class INTERNET in
C. ipv6 access-class INTERNET in
D. ip access-group INTERNET in
228、
Refer to the exhibit. A network administrator is troubleshooting IPv6 address assignment for a DHCP client that is not getting an IPv6 adress from the server
Which configuration retrieves the client lPv6 address from the DHCP server?
ipv6 dhcp server: .
ipv6 unicast routing
int e0/1
ipv6 enable
ipv6 add 20011:1/64
ipv6 nd other config-flag
no shut
ipv6 dhcp server IPv6Pool
!
ipv6 dhcp pool IPv6Pool
dns-server 2002:555.:1
domain-name my:net
ipv6 ahcp client:
interface Ethernet0/1
no ip address
ipv6 address dhcp
ipv6 enable
no shut
A. service dhcp command on DHCP server
B. ipv6 dhcp relay-agent command on the interface
C. ipv6 dhcp server automatic command on DHCP server
D. ipv6 address autoconfig command on the intertace
229、
Refer to the exhibit. R5 should not recerve any routes originated in the EIGRP domain Which set of configuration changes removes the EIGRP routes from the R5
routing table to fix the issue?
R2
route-map E20 permit 10
set tag 111
!
router eigrp 111
redistribute ospf 1 metric 10 10 10 10 10
!
router ospf 1
redistribute eigrp 111 route-map E20 subnets
R4
router rip
redistribute ospf 1 metric 1
A. route-map O2R deny 10
match tag 111
router rip
redistribute ospf 1 route-map O2R metric 1
B. R2
route-map E20 deny 20
R4
route-map O2R deny 10match tag 111
!
router rip
redistribute ospf 1 route-map O2R metric 1
C. R4
route-map O2R deny 10
match tag 111
route-map O2R permit 20
!
router rip
redistribute ospf 1 route-map O2R metric1
D. R4
route-map O2R permit 10
match tag 111
route-map O2R deny 20
!
router rip
redistribute ospf 1 route map O2R metric 1
230、
Reter to the exhibit. An engineer is troubleshooting a TACACS problem Which action resolves the issue?
A. Configure a matching TACACS server IP
B. Generate authentication from a relative source interface
C. Configure a matching preshared key
D. Apply a configured AAA profile to the VTY
231、
Refer to the exhibit An engineer configured NetFlow on R1 but the flows do not reach the NMS sever from R1. Which configuration resives this issue?
A. R1(config)#flow monitor FlowMonitort
R1(config-flow-monitor)#destination 10.66.66.66
B. R1(config)#interface Ethernet0/1
R1(config-if)#ip flow monitor Flowmonitor1 input
R1(config-if)#ip flow monitor Flowmonitor1 output
C. R1(confg)#flow exporter FlowExporter1
R1(config-flow exporter)#destination 10.66.66.66
D. R1(config)#interface Ethernet0/0
R1(config-i)j#ip flow monitor Flowmonitor1 input
Rl1(config-if#ip flow monitor Flowmonitor1 output
232、
Refer to the exhibit. An engineer configured IP SLA on R1 to avoid the ISP link flapping problem, but it is not working as designed. IP SLA should wait 30 seconds
before switching traffic to a secondary connection and then revert to theprimary link after waiting 20 seconds, when the primary link is available and stabilized.
Which configuration resolves theissue?
A. R1(config)#ip sla 700
R1(config-ip-sla)#delay down 30 up 20
B. R1(config)#ip sla 700
R1(config-ip-sla)#delay down 20 up 30
C. R1(config)#track 700 ip sla 700
R1(config-track)#delay down 30 up 20
D. R1(config)#track 700 ip sla 700
R1(config-track)#delay down 20 up 30
233、
Refer to the exhibit. Which configuration allows spoke-to-spoke communication using loopback as a tunnel source?
A. Configure crypto isakmp key cisco address 0.0.0.0 on the hub.
B. Configure crypto isakmp key cisco address 200.1.0.0 255.255.0.0 on the hub.
C. Configure crypto isakmp key cisco address 0.0.0.0 on the spokes
D. Configure crypto isakmp key cisco address 200.1.0.0 255.255.0.0 on the spokes
234、
Refer to the exhibit A network administrator sets up an OSPF routing protocol for a DMVPN network on the hub router Which configuration command is required to establish a DMVPN tunnel with multiple spokes?
A. ip ospf network point-to-multipoint on both spoke routers
B. ip ospf network point-to-point on the hub router
C. ip ospf network point-to-multipoint on one spoke router
D. ip ospf network point to-point on both spoke routers
235、
Refer to the exhibit. The Intermnet tafic should always prefer Site A ISP-1 if the link and BGP connection are up; otherwise, all Internet traffic should goto ISP-2
Redistribution is configured between BGP and OSPF routing protocols, and it is not working as expected What action resolves the issue?
A. Set metric-type 2 at Site A RTR1 and set metric-type 1 at Site-B RTR2
B. Set OSPF Cost 100 at Site-A RTR1 and set OSPF Cost 200 at Site-B RTR2
C. Set OSPF Cost 200 at Site-A RTR1 and set OSPF Cost 100 at Site-B RTR2
D. Set metric-type 1 at Site A RTR1 and set metric-type 2 at Site-B RTR2
236、
Reter to the exhibit. The AP status from Cisco DNA Center Assurance Dashboard shows some physical connectrity issues from access switch interface G1/0/14
Which command generates the diagnostic data to resolve the physical connectvity issues ?
A. test cable-diagnostics tdr interface GigabitEthernet1/0/14
B. check cable-diagnostics tdr interface GigabitEthernet1/0/14
C. show cable-diagnostics tdr interface GigabitEthernet1/0/14
D. verify cable-diagnostics tar interface GigabitEtheret1/0/14
237、 An engineer creates a Cisco DNA Center cluster with three nodes. but all the services are running on one host node. Which action resolves this issue?
A. Restore the link on the switch interface that is connected to a cluster link on the Cisco DNA Center.
B. Click the master host node with all the services and select services to be moved to other hosts
C. Enable service distribution from the Systems 360 page.
D. Click system updates, and upgrade to the latest version of Cisco DNA Center
238、R1 and R2 are configured as eBGP neighbors. R1 is in AS100 and R2 is in AS200. R2 is advertising these networks to R1:
172.16.16.0/20
172.16.3.0/24
172.16.4.0/24
192.168.1.0/24
192.168.2.0/24
172.16.0.0/16
The network administrator on R1 must improve convergence by blocking all subnets of 172.16.0.0/16 major network with a mask lower than 23 from coming in.
Which set of configurations accomplishes the task on R1?
A. ip prefix-list PL-1 deny 172.16.0.0/16 le 23
ip prefix-list PL-1 permit 0.0.0.0/0 le 32
!
router bgp 100
neighbor 192.168.100.2 remote-as 200
neighbor 192.168.100.2 prefix-list PL-1 in
B. ip prefix-list PL-1 deny 172.16.0.0/16 ge 23
ip prefix-list PL-1 permit 0.0.0.0/0 le 32
!
router bgp 100
neighbor 192.168.100.2 remote-as 200
neighbor 192.168.100.2 prefix-list PL-1 in
C. access-list 1 deny 172.16.0.0 0.0.254.255
access-list 1 permit any
!
router bgp 100
neighbor 192.168.100.2 remote-as 200
neighbor 192.168.100.2 distribute-list 1 in
D. ip prefix-list PL-1 deny 172.16.0.0/16
ip prefix-list PL-1 permit 0.0.0.0/0
!
router bgp 100
neighbor 192.168.100.2 remote-as 200
neighbor 192.168.100.2 prefix-list PL-1 in
239、Refer to the exhibit An engineer must block access to the console ports for all corporate remote Cisco devices based on the recent corporate security policy but the secunty team stil can connect through the console port Which configuration on the console port resolves the issue?
A. transport input telnet
B. login and password
C. no exec
D. exec 0 0
240、The network admnistrator configured R1 to authenticate Telnet connections based on Cisco ISE using TACACS+. ISE has been configured with an IP address of
192.168.1.5 and with a network device pointing toward R1 (192.168.1.1) with a shared secret password of Cisco123.
The administrator has configured this on R1:
aaa new-model
!
tacacs server ISE1
address ipv4 192.168.1.5
key Cisco123
!
aaa group server tacacs+ TAC-SERV
server name ISE1
!
aaa authentication login telnet group TAC-SERV
The network administrator cannot authenticate to R1 based on ISE Which configuration fixes the issue?A. ip tacacs-server host 192.168.1.5 key Cisco123
B. line vty 0 4
login authentication TAC-SERV
C. line vty 0 4
login authentication telnet
D. tacacs-server host 192.168.1.5 key Cisco123
241、Refer to the exhibit. A network administrator successfully logs in to a switch using SSH from a RADIUS server. When the network administrator uses a console port to access the switch, the RADIUS server returns shell:priv-lvl=15" and the switch asks to enter the enable command When the command is entered, it gets rejected. Which command set is used to troubleshoot and resolve this issue?
A. line con 0aaa authorization console
authorization exec
!
line vty 0 4
transport input ssh
B. line con 0
aaa authorization console
!
line vty 0 4
authorization exec
C. line con 0
aaa authorization console priv15
!
line vty 0 4
authorization exec
D. line con 0
aaa authorization console
authorization priv15
!
line vty 0 4
transport input ssh
242、
Refer to the exhibit. The network administrator configured the network to connect two disjointed networks and all the connectivity is up except the virtual link, which
causes area 250 to be unreachable. Which two configurations resolve this issue? (Choose two.)
A. R4
router ospf 1
no area 234 virtual-link 10.23.23.2
area 234 virtual-link 0.0.0.22
B. R4
router ospf 1
no area area 234 virtual-link 10.23.23.2
area 0 virtual-link 0.0.0.22
C. R2
router ospf 1
no area area 234 virtual-link 10.34.34.4
area 0 virtual-link 0.0.0.44
D. R2
router ospf 1
router-id 10.23.23.2
E. R2
router ospf 1
no area 234 virtual-ink 10.34.34.4
area 234 virtual-link 0.0.0.44
243、 Which mechanism provides traffic segmentation within a DMVPN network?
A. RSVP
B. BGP
C. MPLS
D. IPsec
244、What are two characteristics of IPv6 Source Guard? (Choose two.)
A. requires that validate prefix be enabled
B. recovers missing binding table entries
C. requires the user to configure a static binding
D. used in service provider deployments to protect DDoS attacks
E. requires IPv6 snooping on Layer 2 access or trunk ports
245、How does an MPLS Layer 3 VPN differentiate the IP address space used between each VPN?
A. by RD
B. by address-family
C. by MP-BGP
D. by RT
246、
Refer to the exhibit. R1 is configured with uRPF, and ping to R1 is failing from a source present in the R1 routing table via the GigabitEthernet 0/0 interface. Which action resolves the issue?
A. Remove the access list from the interface GigabitEthernet 0/0.
B. Modify the uRPF mode from strict to loose.
C. Enable Cisco Express Forwarding to ensure that uRPF is functioning correctly
D. Add a floating static route to the source on R1 to the GigabitEthernet 0/1 interface
247、Which OSI model is used to insert an MPLS label?
A. between Layer 5 and Layer 6
B. between Layer 1 and Layer 2
C. between Layer 3 and Layer 4
D. between Layer 2 and Layer 3
248、Which function does LDP provide in an MPLS topology?
A. It enables a MPLS topology to connect multiple VPNs to P routers.
B. It provides hop-by-hop fonwarding in an MPLS topology for LSRs
C. It exchanges routes for MPLS VPNS across different VRFS.
D. It provides a means for LSRs to exchange IP routes
249、
er to the exhibit. The branch router is configured with a default route toward the internet and has no routes confgured for the HQ site that is connected through
interface G2/0. The HQ router is fully configured and does not require changesWhich configuration on the branch router makes the intranet website (TCP port 80)
available to the branch office users?
A. access-list 100 permit tcp any host intranet-webserver-ip eq 80
!
route-map pbr permit 10
match ip address 100
set ip next-hop 192.168.2.2
!
interface G2/0ip policy route-map pbr
B. access-list 101 permit tcp any any eq 80
access-list 102 permit tcp any host intranet-webserver-ip
!
route-map pbr permit 10
match ip address 101 102
set ip next-hop 192.168.2.2
!
interface G1/0
ip policy route-map pbr
C. access-list 101 permit tcp any any eq 80
access-list 102 permit tcp any host intranet-webserver-ip
!
route-map pbr permit 10
match ip address 101
set ip next-hop 192.168.2.2
route-map pbr permit 20
match ip address 102
set ip next-hop 192.168.2 2
!
interface G2/0
ip policy route-map pbr
D. acceslist 100 permit tcp host intranet-webserverip eq 80 any
!
route-map pbr permit 10
match ip address 100
set ip next-hop 192.168 2.2
!
interface G1/0
ip policy route-map pbr
250、 Refer to the exhibit. An engineer configured NetFlow on R1 but the NMS server cannot see the flow from R1 Which configuration resolves the issue?
A. flow monitor Flowmonitor1
destination 10.221.10.11
B. flow exporter FlowAnalyzer1
destination 10.221.10.11
C. interface Ethernet0/1
flow-destination 10.221.10.11
D. interface Ethernet0/0
flow-destination 10.221.10.11