Final Exam ENCOR Specialist 350-401

Please enter your email:

1.  

What is the meaning of below condition in Python scripting?

A!=B

 
 
 
 

2.  

A Router at Networkwalks company has learnt these three routes for same destination. Which path will be preferred from these three?

 
 
 
 

3.  

What is the OSPF Priority range?

 
 
 
 

4.
Which type of Networking model is this?

 

 
 
 
 

5.  

Which of the following is the message exchange mode used to establish an IKEv1 IPsec SA?

 
 
 
 

6.  

Which path will be chosen by R1 for traffic of R2? (i.e. which route will have the highest preference in R1’s Routing Table?)

 
 
 
 

7.
Which OSPF Packet Type is missing here?

 
 
 
 

8.  

What is the Summary (aggregated) Route for these two routes?

 
 
 
 

9.  

EIGRP supports Equal and Unequal Cost Load Balancing:

 
 

10.
 

Which Python code is used to capture username from a Cisco Router through a prompt in Python 3?

 
 
 
 

11.  

Which statement is correct?

 
 
 
 

12.  

In networking, PAT stands for

 
 
 
 

13.
Will the iBGP neighborship be formed between R1 and R2 in this kind of network?

 
 

14.  

Which two network utilities/tools are used for Wireshark traffic monitoring if the monitoring terminal is not in the path of traffic?

 
 
 
 

15.  

Peering with CE (Customer Edge) Routers is done on which type of MPLS ISP Routers?

 
 
 
 

16.  

What is the Multicast address used by EIGRP to send the updates?

 
 
 
 

17.  

What is the metric of IS-IS Routing Protocol?

 
 
 
 

18.  

Does LISP separate IP addresses into which of the following? (Choose two.)

 
 
 
 

19.  

EIGRP Routing Protocol falls under which type of Routing Protocols?

 
 
 
 

20.  

What is the range of 2-Byte AS Numbers?

 
 
 
 

21.  

Which of the following FHRP is not a CISCO proprietary protocol?

 
 
 
 

22.  

Is there any EtherChannel in this topology or not?

 
 

23.
Which type of solution provides lower cost & shorter time to deploy benefits?

 
 
 
 

24.  

Which code is correct for the If statement below?

 
 
 
 

25.  

Which of the following statement is correct for outside global ip address?

 
 
 
 

26.  

Which of the following are modes of packet transport supported by IPsec? (Choose two.)

 
 
 
 

27.  

What is the use of IGMP Snooping?

 
 
 
 

28.  

EIGRP sends Hello Message after every ___________ seconds

 
 
 
 

29.  

Which one of these represents the first half of multicast MAC address?

 
 
 
 

30.  

Which EtherChannel mode has been used in this configuration?

 
 
 
 

31.  

There are two Routers R1 and R2 in enterprise network of a company named as NETWORK WALKS, that use EIGRP. How does R1 know whether R2 is still alive or not (so that R2 could react if router B fails)?

 
 
 
 

32.  

Which of the following UDP ports is the UDP port officially assigned by the IANA for VXLAN?

 
 
 
 

33.  

Which of the following FHRP does not support interface tracking?

 
 
 
 

34.  

Which Wireshark filter is used to filter Packets that have 10.0.0.1 either as source or destination IP?

 
 
 
 

35.
Which type of Security architecture (security system) is this?

 
 
 
 

36.  

In TOP-DOWN Troubleshooting APPROACH, from which layer you should start troubleshooting?

 
 
 
 

37.  

EIGRP is a routing Protocol which was designed by Cisco but a limited RFC has been released in 2016 which now allows it to run on Juniper Routers as well?

 
 

38.  

Which type of ACL is this?

#access-list 1 deny   host 10.0.0.1
#access-list 1 permit 10.0.0.0 0.0.0.255
#access-list 1 permit 192.168.0.0 0.0.255.255

 
 
 
 

39.  

Ten lightweights APs are joined to a wireless LAN controller. If a client roams from one of the APs to another, which one of the following correctly describes the roam?

 
 
 
 

40.  

Which type of topology is used by PIM?

 
 
 
 

41.  

Which Wireshark filter is used to filter traffic based on Source IP Address?

 
 
 
 

42.  

Which code will result in below output?

 
 
 
 

43.  

What will be the final result of this ACL:

#access-list 1 deny host 172.0.0.1
#access-list 1 permit host 172.0.0.1

 
 
 
 

44.
Which route has been selected as best valid by BGP out of these two?

R2#show ip bgp
..
Network Next Hop Metric LocPrf Weight Path
* 7.7.7.7/32 24.24.24.4 0 400 700 i
*>           23.23.23.3 0 300 700 i

 
 
 
 

45.  

Which one is correct description of Queuing (Buffering) in QoS?

 
 
 
 

46.  

Which type of ACL is this?

#access-list 100 permit tcp 192.168.10.0 0.0.0.255 any eq 80
#access-list 100 permit tcp 192.168.11.0 0.0.0.255 any eq 443
#access-list 100 deny tcp 10.0.11.0 0.0.0.255 any eq 443

 
 
 
 

47.  

What will be printed as a result of below Python code?

print("Bytesit Academy")

#print("www.bytesitacademy.com")

 
 
 
 

48.  

Which of the following unique features is true in embedded wireless network architecture?

 
 
 
 

49.  

In Token Bucket, the tokens are added into the bucket at a fixed rate which is called:

 
 
 
 

50.  

Which of these best describes PQ in QoS?

 
 
 
 

Question 1 of 50

Written by 

Leave a Reply

Your email address will not be published. Required fields are marked *