Final Exam ENCOR Specialist 350-401

Please enter your email:

1.
 

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

 
 
 
 

2.  

When WPA2 enterprise mode is used on a WLAN, where is the supplicant role located?

 
 
 
 

3.  

In networking, PAT stands for

 
 
 
 

4.  

What is the range of 2-Byte AS Numbers?

 
 
 
 

5.  

What is the use of IGMP Snooping?

 
 
 
 

6.  

Phishing falls under which type of Security attacks?

 
 
 
 

7.  

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?

 
 

8.  

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

 
 
 
 

9.  

Which type of OSPF Router is this?

 
 
 
 

10.
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

 
 
 
 

11.  

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

 
 
 
 

12.  

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

print("Bytesit Academy")

#print("www.bytesitacademy.com")

 
 
 
 

13.  

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?)

 
 
 
 

14.  

If an AP tries every available method to discover a controller but fails to do so, what happens next?

 
 
 
 

15.  

Which EtherChannel mode has been used in this configuration?

 
 
 
 

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

 
 
 
 

17.  

EIGRP sends Hello Message after every ___________ seconds

 
 
 
 

18.  

What is the meaning of below condition in Python scripting?

A!=B

 
 
 
 

19.  

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

 
 
 
 

20.  

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

 
 
 
 

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

 
 
 
 

22.  

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

 
 
 
 

23.  

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

 
 
 
 

24.  

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

 
 
 
 

25.  

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)?

 
 
 
 

26.  

EIGRP Routing Protocol falls under which type of Routing Protocols?

 
 
 
 

27.  

Which of the following parameters is useful for computing a client device’s location with respect to an AP?

 
 
 
 

28.  

Suppose an enterprise offers a wireless network that guests can use but only after they read and accept an acceptable use policy document. Which one of the following methods can inherently handle this process?

 
 
 
 

29.  

Which of the following FHRP does not support interface tracking?

 
 
 
 

30.  

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

 
 
 
 

31.  

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

 
 
 
 

32.  

A transmitter is configured to use a power level of 17 mW. One day it is reconfigured to transmit at a new power level of 34 mW. How much has the power level increased in dB?

 
 
 
 
 

33.  

Which code will result in below output?

 
 
 
 

34.  

OSPF supports which authentication types for security? (Choose two)

 
 
 
 

35.  

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

 
 
 
 

36.  

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

 
 
 
 

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

 
 

38.  

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

 
 
 
 

39.  

NTP is a unicast protocol and uses UDP port number

 
 
 
 

40.  

Which of these best describes PQ in QoS?

 
 
 
 

41.  

What are the two basic types of multicast distribution trees?

 
 
 
 

42.  

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

 
 
 
 

43.  

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

 
 
 
 

44.  

Which of the following antennas would probably have a greater gain than the other?

 
 

45.  

What is the OSPF Priority range?

 
 
 
 

46.  

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

 
 
 
 

47.  

What is the metric of IS-IS Routing Protocol?

 
 
 
 

48.  

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

 
 
 
 

49.  

Which type of attribute may or may not be recognized by the BGP implementations?

 
 
 
 

50.  

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

 
 
 
 

Question 1 of 50

Written by 

Leave a Reply

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