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