Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface’s configuration? A. Use the Ixml library to parse the data returned by the NETCONF server for the interface’s configuration.
BCreate an XML filter as a string and pass it to get_config() method as an argument.
CCreate a JSON filter as a string and pass it to the get_config() method as an argument.
DUse the JSON library to parse the data returned by the NETCONF server for the interface’s configuration.
Correct Answer:D
Q397(none)
What is an appropriate use for private IPv4 addressing?
Aon the public-facing interface of a firewall
Bto allow hosts inside to communicate in both directions with hosts outside the organization
Con internal hosts that stream data solely to external resources
Don hosts that communicates only with other internal hosts
Correct Answer:D
Q398(none)
What are two functions of an SDN controller? (Choose two)
Choose 2 — select all that apply
ALayer 2 forwarding
Bcoordinating VTNs
Ctracking hosts
Dmanaging the topology
Eprotecting against DDoS attacks
Correct Answer:BD
Q399(none)
If a switch port receives a new frame while it is actively transmitting a previous frame, how does it process the frames? A. The new frame is delivered first, the previous frame is dropped, and a retransmission request is sent.
BThe previous frame is delivered, the new frame is dropped, and a retransmission request is sent.
CThe new frame is placed in a queue for transmission after the previous frame.
DThe two frames are processed and delivered at the same time.
Correct Answer:C
Q400(none)
Refer to the exhibit. The ntp server 192.168.0.3 command has been configured on router 1 to make it an NTP client of router 2. Which command must be configured on router 2 so that it operates in server-only mode and relies only on its internal clock?
ARouter2(config)#ntp passive
BRouter2(config)#ntp server 172.17.0.1
CRouter2(config)#ntp master 4
DRouter2(config)#ntp server 192.168.0.2
Correct Answer:C
Q401(none)
Which WAN topology provides a combination of simplicity quality, and availability?
Apartial mesh
Bfull mesh
Cpoint-to-point
Dhub-and-spoke
Correct Answer:C
QUESTION 402 Why does a switch flood a frame to all ports? A. The frame has zero destination MAC addresses. B. The source MAC address of the frame is unknown C. The source and destination MAC addresses of the frame are the same D. The destination MAC address of the frame is unknown. Correct Answer: D Section: (none) Explanation Explanation/Reference:
Q403(none)
When DHCP is configured on a router, which command must be entered so the default gateway is automatically distributed?
Adefault-router
Bdefault-gateway
Cip helper-address
Ddns-server
Correct Answer:A
Q404(none)
What is a network appliance that checks the state of a packet to determine whether the packet is legitimate?
ALayer 2 switch
Bload balancer
Cfirewall
DLAN controller
Correct Answer:C
Q406(none)
Which command on a port enters the forwarding state immediately when a PC is connected to it?
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? A. Option A