Cisco 200-301 Practice Test - Questions Answers, Page 41
List of questions
Related questions
A Cisco IP phone receive untagged data traffic from an attached PC. Which action is taken by the phone?
It allows the traffic to pass through unchanged
It drops the traffic
It tags the traffic with the default VLAN
It tags the traffic with the native VLAN
Which statement about Link Aggregation when implemented on a Cisco Wireless LAN Controller is true?
To pass client traffic two or more ports must be configured.
The EtherChannel must be configured in "mode active"
When enabled the WLC bandwidth drops to 500 Mbps
One functional physical port is needed to pass client traffic
Which set of action satisfy the requirement for multifactor authentication?
The user swipes a key fob, then clicks through an email link
The user enters a user name and password, and then clicks a notification in an authentication app on a mobile device
The user enters a PIN into an RSA token, and then enters the displayed RSA key on a login screen
The user enters a user name and password and then re-enters the credentials on a second screen
Refer to Exhibit.
Which configuration must be applied to the router that configures PAT to translate all addresses in VLAN 200 while allowing devices on VLAN 100 to use their own IP addresses?
Router1(config)#access-list 99 permit 192.168.100.32 0.0.0.31
Router1(config)#ip nat inside source list 99 interface gi1/0/0 overload
Router1(config)#interface gi2/0/1.200
Router1(config)#ip nat inside
Router1(config)#interface gi1/0/0
Router1(config)#ip nat outside
Router1(config)#access-list 99 permit 192.168.100.0 0.0.0.255
Router1(config)#ip nat inside source list 99 interface gi1/0/0 overload
Router1(config)#interface gi2/0/1.200
Router1(config)#ip nat inside
Router1(config)#interface gi1/0/0
Router1(config)#ip nat outside
Router1(config)#access-list 99 permit 209.165.201.2 255.255.255.255Router1(config)#ip nat inside source list 99 interface gi1/0/0
overload Router1(config)#interface gi2/0/1.200
Router1(config)#ip nat inside
Router1(config)#interface gi1/0/0
Router1(config)#ip nat outside
Router1(config)#access- list 99 permit 209.165.201.2 0.0.0.0
Router1(config)#ip nat inside source list 99 interface gi1/0/0 overload
Router1(config)#interface gi2/0/1.200
Router1(config)#ip nat inside
Router1(config)#interface gi1/0/0
Router1(config)#ip nat outside
Which two outcomes are predictable behaviors for HSRP? (Choose two)
The two routers share a virtual IP address that is used as the default gateway for devices on the LAN.
The two routers negotiate one router as the active router and the other as the standby router
Each router has a different IP address both routers act as the default gateway on the LAN, and traffic is load balanced between them.
The two routers synchronize configurations to provide consistent packet forwarding
The two routed share the same IP address, and default gateway traffic is load-balanced between them
How do traditional campus device management and Cisco DNA Center device management differ in regards to deployment?
Cisco DNA Center device management can deploy a network more quickly than traditional campus device management
Traditional campus device management allows a network to scale more quickly than with Cisco DNA Center device management
Cisco DNA Center device management can be implemented at a lower cost than most traditional campus device management options
Traditional campus device management schemes can typically deploy patches and updates more quickly than Cisco DNA Center device management
A corporate office uses four floors in a building
• Floor 1 has 24 users
• Floor 2 has 29 users
• Floor 3 has 28 users
•Floor 4 has 22 users
Which subnet summarizes and gives the most efficient distribution of IP addresses for the router configuration?
192.168.0.0/26 as summary and 192.168.0.0/29 for each floor
192.168.0.0.24 as summary and 192.168.0.0/28 for each floor
192.168.0.0/23 as summary and 192.168.0.0/25 for each floor
l92.168.0.0/25 as summary and 192.168.0.0/27 for each floor
An engineer configured an OSPF neighbor as a designated router. Which state verifies the designated router is in the proper mode?
Exchange
2-way
Full
Init
What are two reasons for an engineer to configure a floating state route? (Choose two)
to automatically route traffic on a secondary path when the primary path goes down
to route traffic differently based on the source IP of the packet
to enable fallback static routing when the dynamic routing protocol fails
to support load balancing via static routing
to control the return path of traffic that is sent from the router
The service password-encryption command is entered on a router. What is the effect of this configuration?
restricts unauthorized users from viewing clear-text passwords in the running configuration
encrypts the password exchange when a VPN tunnel is established
prevents network administrators from configuring clear-text passwords
protects the VLAN database from unauthorized PC connections on the switch
Question