CCIE R&S Quiz 5

CCIE ENTERPRISE INFRASTRUCTURE QUIZ 5

  CONGRATULATIONS! YOU HAVE COMPLETED CCIE ENTERPRISE INFRASTRUCTURE QUIZ 5. YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS. YOUR SCORE IS %%PERCENTAGE%%. %%RATING%%  
Your answers are highlighted below.
Question 1
What is true for TACACS+?
A
Need more resource
B
UDP based
C
TCP based
D
Unidirectional CHAP
E
Bidirectional CHAP
Question 2
Which ones are the PPPoE Discovery stage messages?
A
PADI
B
PADS
C
PADR
D
PADO
E
All of them
Question 3
If DR and BDR is elected in a Multiaccess OSPF network, what is the DROTHER router states with these DR and BDR?
A
Loading
B
Exstart
C
2-Way
D
Full
E
Exchange
Question 4
Which ones are the duties of Multicast DRs?
A
All of them
B
It registers the Multicast Source to the Multicast Receiver
C
It registers the Multicast Source to the RP
D
It tranmits the PIM Joins to RP
E
It tranmits the PIM Joins to Multicast Source
Question 5
With doing which configuration, can we see all the SNMP traps on a router?
A
snmp-server enable
B
snmp-server enable traps
C
snmp-server traps
D
snmp traps
E
snmp enable traps
Question 6
Which table is created by CEF?
A
RIB
B
FIB
C
All of them
D
LIB
E
LFIB
Question 7
Which one is true for eBGP?
A
Established between different Areas
B
Never use an IGP between peers
C
Neighbors should be directly connected by default
D
Established between different AS
E
Use an IGP between peers
Question 8
In a BGP table, which letter shows IGP Routes?
A
b
B
i
C
o
D
e
E
s
Question 9
Which one is the Error because of the fact that transmission Buffers are working with full capacity?
A
Align-Err
B
Giants
C
Multi-Col
D
FCS-Err
E
Xmit-Err
Question 10
EIGRP uses .... and .... to calculate metric by default.
A
Extensions
B
Attributes
C
Bandwidth
D
Delay
E
Hop Count
Question 11
Which ones are the Operational Modes of CEF?
A
Central CEF Mode
B
Advanced CEF Mode
C
Local CEF Mode
D
Remote CEF Mode
E
Distributed CEF Mode
Question 12
According to Best Path Algorithm, Firstly path with the ...... is selected on Cisco routers
A
Highest Weight
B
Lowest Weight
C
Highest Local Preference
D
Lowest MED
E
Highest MED
Question 13
There are two BFD Session Establishement types. These are: • Static Session Establishment • Dynamic Session Establishment
A
False
B
True
Question 14
RIPng messages use the .... port
A
All of them
B
TCP 420
C
UDP 521
D
TCP 521
E
UDP 420
Question 15
Number .... is used in the Type field of the ICMP packet header for Router advertisement (RA) messages.
A
130
B
100
C
135
D
125
E
134
Question 16
If you configure loopback 1 for BGP neighbourship through neighbor 172.16.100.1, you need to use  ....  configuration.
A
network 172.16.100.1 update-source lo1
B
network 172.16.100.1 source loopback 1
C
peer 172.16.100.1 update-source lo1
D
neighbor 172.16.100.1 source loopback 1
E
neighbor 172.16.100.1 update-source loopback 1
Question 17
How can we display the power suppliers' status and the temperature of the device?
A
show chassis details
B
show environment chassis
C
show chassis environment
D
show chassis
E
show environment all
Question 18
Which ones are the roles of HSRP Routers?
A
Standby Router
B
All of them
C
Passive Router
D
Listenning Routers
E
Active Router
Question 19
For RSVP Path definiton can be done with two types. These are:
A
strict
B
streamed
C
loose
D
leased
E
standard
Question 20
What is the Maximum number of Active links in an EtherChannel?
A
5
B
4
C
8
D
10
E
16
Question 21
Which AS range below is used on Public Internet?
A
1-60512
B
60512-65512
C
1-65512
D
1-64495
E
60512-64495
Question 22
What is the administrative distance of OSPF for Cisco?
A
90
B
170
C
100
D
110
E
200
Question 23
With which command can you use to prevent password recovery on a Cisco router?
A
no password-encryption
B
no service encryption
C
no password-recovery
D
no service password-recovery
E
no service password-encryption
Question 24
How can we configure the mst cost of interface fastethernet 1/1 as 15000 for mst instance 5?  
A
Switch(config)# interface fastethernet 1/1 Switch(config-if)# spanning-tree mst cost 15000
B
Switch(config)# interface fastethernet 1/1 Switch(config-if)# set mst 5 cost 15000
C
Switch(config)# interface fastethernet 1/1 Switch(config-if)# spanning-tree mst 5 cost 15000
D
Switch(config)# interface fastethernet 1/1 Switch(config-if)# mst 5 cost 15000
E
Switch(config)# interface fastethernet 1/1 Switch(config-if)# cost 15000
Question 25
Which ones are Secondary Private VLANs?
A
Private
B
Confederation
C
Isolated
D
Promiscious
E
Community
Question 26
Which ones are the Tables used with BGP?
A
Topology Table
B
BGP Table
C
Multicast Table
D
Neighbor Table
E
VRF Table
Question 27
Which one is the prefix for IPv6 Global Unicast Address?
A
FEC0::/10
B
FF00::/3
C
2000::/3
D
1000::/3
E
FF00::/8
Question 28
What is the administrative distance of EIGRP Internal and External routes for Cisco?
A
170 / 90
B
20 / 200
C
90 / 170
D
200 / 20
E
120 / 200
Question 29
How can we set GLBP IP address as 1.1.1.1?  
A
glbp 10.10.10.10
B
glbp 10 ip 10.10.10.10 enable
C
glbp ip 10.10.10.10
D
glbp 10 ip 10.10.10.10
E
glbp 10 10.10.10.10 create
Question 30
To use Auto Qos Configuration, we use ....feature.
A
IP SLA
B
AutoQoS
C
NBAR
D
NetConf
E
NetFlow
Question 31
How can we create an Access List named  XYZ that accepts Telnet traffic coming from 192.168.30.0/24  to 10.10.10.0/24?  
A
Router(config)# ip access-list extended XYZ Router(config-ext-nacl)# permit 192.168.30.0 0.0.0.255 10.10.10.0 0.0.0.255 telnet
B
Router(config)# acl extended XYZ Router(config-ext-nacl)# permit tcp 192.168.30.0 255.255.255.0 10.10.10.0 255.255.255.0 eq telnet
C
Router(config)# ip access-list extended XYZ Router(config-ext-nacl)# permit tcp 192.168.30.0 0.0.0.255 10.10.10.0 0.0.0.255 eq telnet
D
Router(config)# ip access-list extended XYZ Router(config-ext-nacl)# deny tcp 192.168.30.0 0.0.0.255 10.10.10.0 0.0.0.255 eq telnet
E
Router(config)# acl extended XYZ Router(config-ext-nacl)# permit 192.168.30.0 255.255.255.0 10.10.10.0 255.255.255.0 telnet
Question 32
.... MPLS Label bindings are learned from other routers via LDP.
A
LFIB
B
LIB
C
FIB
D
RIB
E
None of them
Question 33
In IS-IS PDU, we can understand the originating router's type with .... field.
A
LSP ID
B
Circuit Type
C
IS Type
D
ATT
E
P-bit
Question 34
What is the answer of the PPPoE Servers available as unicast to the requested PPPoE Client?
A
PADS
B
PADI
C
PADK
D
PADO 
E
PADR
Question 35
How can we check EIGRP packets on a Cisco router?
A
clear eigrp tables
B
debug ip eigrp
C
clear eigrp packet
D
debug eigrp tables
E
debug eigrp packet
Question 36
If you have an IPv6 address 2001::0:715:1548:A5A5, what is your Solicited-node address?
A
FF02::1:1548:A5A5
B
FF02::1:FF00:A5A5
C
FF02::1:FF48:A5A5
D
FF02::1:FF:A5A5
E
FF02::FF:1548:A5A5
Question 37
Which ones are Metro Ethernet TEchnologies?
A
E-Tree (Ethernet Tree Service)
B
E-LAN (Ethernet LAN Service)
C
E-Line (Ethernet Line Service)
D
All of them
E
E-Access (Ethernet Access Service)
Question 38
Which ICMP messages are used for Router Discovery? 
A
Neighbour Advertisement Message
B
Router Solicitation Messages
C
Router Advertisement Messages
D
ICMPv6 Router Peer Messages
E
Redirect Message
Question 39
Which ones are true for RIPv2?
A
Uses Hop Count As Metric
B
Uses UDP Port 521
C
Update interval time is 30 seconds
D
Do not support MD5 authentication
E
Uses 224.0.0.9 Multicast Address
Question 39 Explanation: 
RIPv2 uses port 520 and supports MD5 authentication.
Question 40
How can we check VLANs and associated Ports effectively?
A
show vlan summary
B
show vlan
C
show vlan statistics
D
show vlan details
E
show vlan brief
Question 41
When an ICMP Echo that needed to be fragmented and fragmentation was not permitted, the  ping response is will be showed with ....
A
.
B
I
C
!
D
U
E
M
Question 42
What is the OSPF Neighborship State if a valid Hello packet has been received from this neighbor and receiving router’s RID is in the list of seen routers in Hello packet?  

A
Full
B
Init
C
Exstart
D
Down
E
2-way
Question 43
Which ones are the modes of UDLD?
A
Aggressive mode
B
Desirable mode
C
Passive mode
D
Active mode
E
Normal mode
Question 44
Which ones are the modes of VTP?
A
Off mode
B
Transparent mode
C
Client mode
D
Server mode
E
All of them
Question 45
Only classful routes can be redistribute to a OSPF domain by default.
A
False
B
True
Question 46
Which ones are the network types used with OSPF?
A
All of them
B
Point-to-Point
C
Broadcast
D
Point-to-Multipoint
E
NBMA
Question 47
Which part of the DSCP Bits are used for Drop Probability?
A
First 3
B
Last 3
C
Last 5
D
Middle 3
E
First 5
Question 48
If we have the NSAP 49.0001.0000.4000.0055.00, which part is the AFI part of this address?
A
00
B
49
C
4000.0055
D
49.0001
E
4000.0055.00
Question 49
Which IGMP messages are used to be compatible with previous versions of IGMP?
A
Membership Query
B
Membership Report (v1)
C
Membership Report (v2)
D
Leave Group (v2)
E
Membership Report (v3)
Question 50
Which Layer 4 Protocol has Fault Tolerance Mechanism?
A
ICMP
B
UDP
C
LACP
D
TCP
E
SCTP
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 50 questions to complete.
gokhan-kosem-instructor-ipcisco

Gokhan Kosem is a Network Engineer, Instructor and the Founder of IPCisco.com with 15+ years of experience in Cisco, Nokia, Huawei, Juniper, Linux, Service Provider Networks, Routing and Switching technologies.

He has worked on the backbone networks of major service providers and network vendors including Nortel, Alcatel-Lucent (Nokia) and has extensive hands-on experience with Cisco, Huawei, Juniper and Nokia networking technologies.

He has trained thousands of networking students worldwide through IPCisco.com, Udemy, books, labs, quizzes, and educational content across multiple social media platforms.

IPCisco.com | Best Route to Your Dreams