Cisco 350-401 Practice Test - Questions Answers, Page 31
List of questions
Related questions
A vulnerability assessment highlighted that remote access to the switches is permitted using unsecure and unencrypted protocols Which configuration must be applied to allow only secure and reliable remote access for device administration?
line vty 0 15 login local transport input none
line vty 0 15 login local transport input telnet ssh
line vty 0 15 login local transport input ssh
line vty 0 15 login local transport input all
Refer to the exhibit.
What does the output confirm about the switch's spanning tree configuration?
The spanning-tree mode stp ieee command was entered on this switch
The spanning-tree operation mode for this switch is IEEE.
The spanning-tree operation mode for this switch is PVST+.
The spanning-tree operation mode for this switch is PVST
How does a fabric AP fit in the network?
It is in local mode and must be connected directly to the fabric border node
It is in FlexConnect mode and must be connected directly to the fabric edge switch.
It is in FlexConnect mode and must be connected directly to the fabric border node
It is in local mode and must be connected directly to the fabric edge switch.
Refer to the exhibit.
What is the result when a technician adds the monitor session 1 destination remote vlan 223 command1?
The RSPAN VLAN is replaced by VLAN 223.
RSPAN traffic is sent to VLANs 222 and 223
An error is flagged for configuring two destinations.
RSPAN traffic is split between VLANs 222 and 223.
How are map-register messages sent in a LISP deployment?
egress tunnel routers to map resolvers to determine the appropriate egress tunnel router
ingress tunnel routers to map servers to determine the appropriate egress tunnel router
egress tunnel routers to map servers to determine the appropriate egress tunnel router
ingress tunnel routers to map resolvers to determine the appropnate egress tunnel router
Refer to the exhibit.
The trunk does not work over the back-to-back link between Switch1 interface Giq1/0/20 and Switch2 interface Gig1/0/20. Which configuration fixes the problem?
Based on the router's API output in JSON format below, which Python code will display the value of the "hostname" key?
Refer to the exhibit.
An engineer attempts to bundle interface GiO/0 into the port channel, but it does not function as expected. Which action resolves the issue?
Configure channel-group 1 mode active on interface Gi0/0.
Configure no shutdown on interface Gi0/0
Enable fast LACP PDUs on interface Gi0/0.
Set LACP max-bundle to 2 on interface Port-channeM
Refer to the exhibit.
An engineer must permit traffic from these networks and block all other traffic An informational log message should be triggered when traffic enters from these prefixes Which access list must be used?
access-list acl_subnets permit ip 10.0.32.0 0 0.0.255 log
access-list acl_subnets permit ip 10.0.32.0 0.0.7.255 log
access-list acl_subnets permit ip 10.0.32.0 0.0.7.255 access-list acl_subnets deny ip any log
access-list acl_subnets permit ip 10.0.32.0 255.255.248.0 log
Refer to the exhibit.
After the code is run on a Cisco IOS-XE router, the response code is 204.
What is the result of the script?
The configuration fails because another interface is already configured with IP address 10.10.10.1/24.
The configuration fails because interface GigabitEthernet2 is missing on the target device.
The configuration is successfully sent to the device in cleartext.
Interface GigabitEthernet2 is configured with IP address 10.10.10.1/24
Question