Question 461
An engineer must configure and validate a CoPP policy that allows the network management server to monitor router R1 via SNMP while protecting the control plane
Which two commands or command sets must be used? (Choose two.)
A. access-list 150 permit udp 10.0.1.4 0.0.0.0 host 10.0.1.2 eq snmp access-list 150 permit udp 10.0.1.4 0.0.0.0 eq snmp host 10.0.1.2 class-map match-all CoPP-management match access-group 150 policy-map CoPP-policy class CoPP-management police 8000 conform-action transmit exceed-action transmit violate-action drop control-plane Service-policy input CoPP-policy
B. show ip interface brief
C. show quality-of-service-profile
D. access-list 150 permit udp 10.0.1.4 0.0.0.0 host 10.0.1.2 eq snmp class-map match-all CoPP-management match access-group 150 policy-map CoPP-policy class CoPP-management police 8000 conform-action transmit exceed-action transmit violate-action transmit control-plane Service-policy input CoPP-policy
E. show policy-map control-plane
Question 462
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?
A. line vty 0 15 login local transport input all
B. line vty 0 15 login local transport input ssh
C. line vty 0 15 login local transport input telnet ssh
D. line vty 0 15 login local transport input none
Question 463
Which feature is used to propagate ARP, broadcast, and link-local frames across a Cisco SD-Access fabric to address connectivity needs for silent hosts that require reception of traffic to start communicating?
A. Multisite Fabric
B. Native Fabric Multicast
C. SDA Transit
D. Layer 2 Flooding
Question 464
Which function does a fabric wireless LAN controller perform in a Cisco SD-Access deployment?
A. manages fabric-enabled APs and forwards client registration and roaming information to the Control Plane Node
B. coordinates configuration of autonomous nonfabric access points within the fabric
C. performs the assurance engine role for both wired and wireless clients
D. is dedicated to onboard clients in fabric-enabled and nonfabric-enabled APs within the fabric
Question 465
Refer to the exhibit
Which Python code snippet prints the descriptions of disabled interfaces only?
A.
B.
C.
D.
Question 466
Which measure is used by an NTP server to indicate its closeness to the authoritative time source?
A. stratum
B. time zone
C. latency
D. hop count
Question 467
When is the Design workflow used in Cisco DNA Center?
A. in a greenfield deployment, with no existing infrastructure
B. in a greenfield or brownfield deployment, to wipe out existing data
C. in a brownfield deployment, to modify configuration of existing devices in the network
D. in a brownfield deployment, to provision and onboard new network devices
Question 468
What are two characteristics of VXLAN? (Choose two)
A. It lacks support for host mobility.
B. It uses VTEPs to encapsulate and decapsulate frames.
C. It allows for up to 16 million VXLAN segments.
D. It extends Layer 2 and Layer 3 overlay networks over a Layer 2 underlay.
E. It has a 12-bit network identifier.
Question 469
Refer to the exhibit. An engineer configures OSPF and wants to verify the configuration
Which configuration is applied to this device?
A. R1(config)#interface Gi0/1 R1(config-if)#ip ospf enable R1(contig-if)#ip ospf network broadcast R1(config-if)#no shutdown
B. R1(config)#router ospf 1 R1(config-router)#network 0.0.0.0 0.0.0.0 area 0 R1(config-router)#no passive-interface Gi0/1
C. R1(config)#interface Gi0/1 R1(config-if)#ip ospf 1 area 0 R1(config-if)#no shutdown
D. R1(config)#router ospf 1 R1(config-router)#network 192.168.50.0 0.0.0.255 area 0
Question 470
What is the function of a control-plane node in a Cisco SD-Access solution?
A. to run a mapping system that manages endpoint to network device relationships
B. to implement policies and communicate with networks outside the fabric
C. to connect external Layer 3 networks to the SD-Access fabric
D. to connect APs and wireless endpoints to the SD-Access fabric