CCIE R&S Quiz 2

CCIE ENTERPRISE INFRASTRUCTURE QUIZ 2

  CONGRATULATIONS! YOU HAVE COMPLETED CCIE ENTERPRISE INFRASTRUCTURE QUIZ 2. YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS. YOUR SCORE IS %%PERCENTAGE%%. %%RATING%%  
Your answers are highlighted below.
Question 1
Which ones are the PPPoE Session Establishment States? 
A
Session Stage
B
Discovery Stage
C
Keepalive Stage
D
Termination Stage
E
Connect Stage
Question 2
How can we see all the entires in EIGRP Topology Table?
A
show ip eigrp topology details
B
show ip eigrp topology
C
show eigrp topology statistics
D
show eigrp topology links
E
show ip eigrp topology all-links
Question 3
Which one(s) is/are a standard based First Hop Redundancy Protocol?
A
HSRP
B
RSTP
C
VRRP
D
IGMP
E
GLBP
Question 4
What is the name of the problem solving approach beginning from the physical layer of OSI model?
A
Top down:
B
Bottom up
C
Divide and conquer
D
Spot difference
E
Follow path
Question 5
How can we adjuct BGP Keepalive and Hold time timers for neighbor 142.10.1.2 as 40 and 120?
A
set timers 40 120 neighbor 142.10.1.2
B
timers 40 120 neighbor 142.10.1.2
C
neighbor 142.10.1.2 timers 40 120
D
bgp timers 40 120 neighbor 142.10.1.2
E
neighbor 142.10.1.2 set timers 40 120
Question 6
Which ones are true for OSPF?
A
Hierarchical protocol
B
A hybrid protocol
C
A link-state protocol
D
Uses DUAL Algorithm
E
Uses Disjkstra Algorithm
Question 7
Which part of the ToS Field of an IP Packet is used for IP Precedence?
A
Last 5 Bits
B
First 4 Bits
C
Middle 3 Bits
D
First 3 Bits
E
Last 5 Bits
Question 8
When is a Topolgy change sent in STP Operation?
A
If a port go to the Forwarding state and the switch has at least one Designated Port
B
If a switch becomes the root switch
C
All of them
D
If a port moves from Forwarding to Blocking
E
If a TCN is received by a Designated Port
Question 9
Which command must we use under OSPFv3 process to restart with non stop data forwarding?
A
graceful-restart
B
non-stop restart
C
restart
D
non-stop reboot
E
reboot
Question 10
Local preference range is ....
A
From 0 to 65512
B
From 64512 to 65512
C
From 0 to 4294967295
D
From 60512 to 65512
E
From 0 to 60512
Question 11
As a Service Provider, if we allow all of our customers to use the full VLAN ranges and give them also a second 802.1Q tag to differentiate them in our network, this is called ....
A
802.1Q Tunneling
B
VLAN Association
C
ISL
D
Q-in-Q
E
VLAN Labellling
Question 12
How can we permit HTTP traffic coming from 192.168.50.0/30 to any host with an ACL? (ACL Number 105)
A
ip extended access-list 105 deny tcp 192.168.50.0 0.0.0.255 any 80
B
access-list 105 permit tcp 192.168.50.0 0.0.0.3 any eq 80
C
ip access-list 105 permit tcp 192.168.50.0 0.0.0.3 any 80
D
access-list 105 permit tcp 192.168.50.0 0.0.0.255 any eq 80
E
extended access-list 105 deny tcp 192.168.50.0 0.0.0.3 any 80
Question 13
If there is no Option field IPv6 header is ..... bytes long.
A
40 bytes
B
24 bytes
C
10 bytes
D
20 bytes
E
4 bytes
Question 14
Which IPv6 address is the all-router multicast group?
A
FFFF::1
B
FF02::3
C
FF02::2
D
FF02::1
E
FFFF::2
Question 15
Which Transport Layer Protocols are Reliable, Use Flow Control and Congestion Control?
A
RSVP
B
TCP
C
LLDP
D
UDP
E
SCTP
Question 16
How can we configure EtherChannel Protocol?
A
Port-Channel { pagp | lacp } run
B
channel-protocol { pagp | lacp }
C
EtherChannel { pagp | lacp }
D
channel-protocol { pagp | lacp } enable
E
Port-Channel set { pagp | lacp }
Question 17
How can we check all the errors are in all the interfaces?
A
show counters errors
B
show errors
C
show interface counters errors
D
show counters errors all
E
show interface errors
Question 18
In IS-IS,  .... and .... packets are used to synchronize IS-IS Link-State Databases. 
A
PSNP
B
LSA
C
LSP
D
CSNP
E
BPDU
Question 19
How can we allow a MAC Address Statically on a port with port security? (MAC: 1111:2222:3333)
A
port-security mac-address 1111:2222:3333
B
switchport mac-address 1111:2222:3333
C
switchport mac-address 1111:2222:3333 port-security
D
port security mac 1111:2222:3333
E
switchport port-security mac-address 1111:2222:3333
Question 20
.... is an IPv6 Tunneling technique that IPv4 and IPv6 addresses come from an ISP.
A
6RD
B
ISATAP
C
Teredo
D
Dual Stack
E
NAT64
Question 21
Which ones are true for VRRP?
A
Uses Multicast address 224.0.0.18
B
Default VRRP Priority is 150
C
All of them
D
A Router supports up to 255 VRRP Groups
E
VRRP MAC 0000.5e00.01xx
Question 22
With which two value, the Router Roles in HSRP are determined?
A
1. Interface IP Addresses 2. HSRP Priority Values
B
1. HSRP Priority Values 2. Interface MAC Addresses
C
1. Interface MAC Addresses 2. HSRP Priority Values
D
1. HSRP Priority Values 2. Interface IP Addresses
E
1.Interface MAC Addresses 2.Interface IP Addresses
Question 23
How can we configure OSPF with process id 10, with Router ID 1.1.1.1 and with a network 20.20.20.0/24 in area 0?
A
network 20.20.20.0 0.255.255.255 area 0
B
set network 20.20.20.0/24 area 0
C
router ospf 10
D
router-id 1.1.1.1
E
set router-id 1.1.1.1
Question 24
If we have four route  to a destination with IS-IS, External EIGRP and External BGP, which one is selected as Best Route and stored in Routing Table?
A
External BGP
B
External EIGRP
C
IS-IS
D
External BGP and External EIGRP
E
All of them
Question 25
What is the range of 32 bits AS number?
A
60536-65536
B
65536-4294967295
C
0-4294967295
D
64536-65536
E
0-65536
Question 26
For best effor traffic, what is the first 3 bits of DSCP?
A
100
B
110
C
001
D
010
E
000
Question 27
What is the Default Load Balancing mechanism used by GLBP?
A
Host-dependent
B
Weighted
C
Extended-robin
D
Round-robin 
E
Server-dependent
Question 28
What ones are the types of Cisco IOS firewalls?
A
Area-Based Policy Firewall
B
Classic Cisco IOS Firewall
C
Extended Cisco IOS Firewall
D
Anhanced Policy Firewall
E
Zone-Based Policy Firewall
Question 29
In VTP .... Mode , a switch does not advertise its own VLAN configuration. It does not also synchronize its VLAN database with received advertisements. 
A
Client
B
Server
C
Transparent
D
Network
E
Standalone
Question 30
Which ones are true for RIPv2?
A
Classless protocol
B
Distance-vector protocol
C
Path-vector protocol
D
Uses plain-text or MD5 authentication
E
Uses Cost as Metric
Question 31
How to clear NetFlow statistics on Cisco routers?
A
clear ip flow stats
B
delete flow stats
C
request ip flow stats clear
D
delete ip flow stats
E
clear ip stats
Question 32
MLDv2 Reports are sent to .... IPv6 address.
A
FF02::15
B
FF02::13
C
FF02::12
D
FF02::10
E
FF02::16
Question 33
How can we cofigure a schedule for IP SLA for an unlimited time starting immediatelly? (IP SLA Operation Number=50)
A
ip sla schedule 10 life unlimited start-time now
B
ip-schedule 10 life forever start-time now
C
ip sla schedule 10 life unlimited start-time immediate
D
ip sla-schedule 10 life unlimited start-time immediate
E
ip sla schedule 10 life forever start-time now
Question 34
IGMP Proxy Operation Steps are given below. What is the Correct Order of this Oepration? a. Receivers Responds to IGMP Query. b. A single IGMP Report sent to the Querier. c. Querier Sends IGMP Query. d. IGMP Proxy forwards IGMP Query to all ports.  
A
d-c-a-b
B
a-b-c-d
C
c-d-a-b
D
d-b-c-a
E
a-d-b-c
Question 35
L1 CSNPs are sent to all Level-1 ISs Multicast address .... L2 CSNPs are sent to all Level-2 ISs Multicast address ....
A
49-80-C2-00-00-1 / 49-80-C2-00-00-2
B
01-80-C2-00-00-14 / 01-80-C2-00-00-15
C
49-80-C2-00-00-14 / 49-80-C2-00-00-15
D
49-00-C2-00-00-4 / 49-00-C2-00-00-5
E
01-00-C2-00-00-14 / 01-00-C2-00-00-15
Question 36
.... forwards IP packets. .... forwards Labelled IP packets.
A
LIB / FIB
B
LIB / RIB
C
FIB / LIB
D
FIB / LFIB
E
LFIB / FIB
Question 37
Which ones are True abot AD and FD in EIGRP Terminology?
A
Advertised Distance (AD): To Neighbor or from neighbor to destination distance.
B
Advertised Distance (AD): Neighbor to the destination Distance.
C
Advertised Distance (AD): To Neighbor plus, from neighbor to destination distance.
D
Feasible Distance (FD): Neighbor to the destination Distance.
E
Feasible Distance (FD): To Neighbor plus, from neighbor to destination distance.
Question 38
Which multicast group is assigned to specific protocols?
A
229.0.0.0 - 230.255.255.255
B
229.0.0.0 - 230.0.0.255
C
224.0.0.0 - 224.255.255.255
D
224.0.0.0 - 239.255.255.255
E
224.0.0.0 - 224.0.0.255
Question 39
Which ones are in MPLS Control Plane?
A
LFIB
B
FIB
C
All of them
D
LIB
E
RIB
Question 40
Default OSPF Hello time is .... seconds and Dead time is .... seconds for broadcast and poimnt-to-point interfaces.
A
20 / 80
B
10 / 40
C
50 / 200
D
15 / 60
E
30 / 120
Question 41
How can we display HSRP state changes?
A
debug standby
B
debug hsrp
C
debug ip hsrp
D
debug hsrp details
E
debug redundancy
Question 42
LDP ...... are sent for Error.
A
PATH Messages
B
Notification messages
C
RESV Messages
D
Discovery messages
E
Session messages
Question 43
How can we confiure a Cisco router in OSPFv3 Stub Area 5? (OSPF Process Number = 10)
A
Router(config)# ospf 10 Router(config)# area 5 stub
B
Router(config)# ipv6 router ospf 10 Router(config-router)# area 5 stub
C
Router(config)# ipv6 ospf 10 Router(config)# area 5 stub
D
Router(config)# ipv6 router ospf 10 Router(config-router)# area stub
E
Router(config)# router ospf 10 Router(config-router)# area 5
Question 44
Which BGP attributes must be supported by every BGP implementation?
A
All of them
B
Well-known Attributes
C
Non-transitive Attributes
D
Transitive Attributes
E
Optional Attributes
Question 45
What is the metric of the best route to reach a network in EIGRP Terminology ? (This route is also in the Routing Table)
A
Feasible successor
B
Best distance
C
Advertised distance
D
Sccessor
E
Feasible distance
Question 46
How can we reset all lldp records on Cisco routers?
A
delete lldp
B
delete lldp statistics
C
clear lldp
D
clear lldp counters
E
delete lldp counters
Question 47
What is the AD for EIGRP Summary Routes?
A
5
B
70
C
170
D
5
E
90
Question 48
There are Four Modes of VTP. One of them is Off mode. Off Mode is supported by ....
A
VTPv1
B
VTPv3
C
VTPv2
D
VTPv3 and VTPv3
E
All of them
Question 49
If BGP is waiting for a TCP connection with the remote peer, what is this state?
A
Open Confirmed
B
Idle
C
Open Sent
D
Established
E
Connect
Question 50
With .... we can use a different STP instance for each VLAN. Each STP instance can have different root switch and blocked ports.
A
PVST+
B
MST
C
RSTP
D
All of them
E
STP
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