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