CCIE R&S Quiz 1

CCIE ENTERPRISE INFRASTRUCTURE QUIZ 1

  CONGRATULATIONS! YOU HAVE COMPLETED CCIE ENTERPRISE INFRASTRUCTURE QUIZ 1. YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS. YOUR SCORE IS %%PERCENTAGE%%. %%RATING%%  
Your answers are highlighted below.
Question 1
To check LDP neighbors we use ... command on Cisco routers.
A
show mpls ldp neighbor
B
show ldp neighbors detail
C
show ldp neighbors
D
show mpls protocol ldp
E
show mpls protocol ldp neighbor
Question 2
Which AS range below is used Privately?
A
60512-60534
B
60512-65512
C
64512-65534
D
60512-63534
E
60512-63534
Question 3
What is the Multicast address of EIGRP for IPv6?
A
FF02::2
B
FF02::8
C
FF02::1
D
FF02::A
E
FF02::9
Question 4
In MPLS, as QoS Operation, DSCP values mapped into EXP bits at ingress PE router.
A
False
B
True
Question 5
Which Protocols are used for Label Distribution?
A
IS-IS
B
MP-BGP
C
LDP
D
RSVP-TE
E
OSPF
Question 6
How can we check EIGRP IPv6 Routes?
A
show ipv6 route eigrp
B
show ip route eigrp
C
show ip eigrp
D
show ipv6 eigrp route
E
show ipv6 eigrp
Question 7
Which one is true for QoS Differentiated Services but not in Integrated Services?
A
End to End
B
Per Hop Behaviour
C
Flow Based Mechanism
D
Explicit Signalling
E
Connectionlesss
Question 8
BGP use which protocol for session establishment?
A
IGMP
B
ICMP
C
TCP
D
UDP
E
ARP
Question 9
Which ones are the ICMP Message Types?
A
Redirect Message
B
Neighbour Session Message
C
Neighbour Advertisement Message
D
Neighbour Peer Message
E
Detect Message
Question 10
BFD is used for ....
A
All of them
B
MPLS and GRE Tunnel link availability
C
Ethernet Link availability
D
Routing Protocol link availability
E
Edge Network availablity
Question 11
With which EIGRP command can we see the all the routes to all the destinations?
A
show ip eigrp
B
show ip eigrp topology
C
show ip eigrp summary
D
show ip eigrp peer
E
show ip eigrp interface
Question 12
How can we display the state changes of OSPF Neighborship Establishment?
A
debug ospf traffic
B
debug ip ospf adjacency
C
debug ip ospf messages
D
debug ip ospf packets
E
debug ospf peer
Question 13
Which two are the main types of BGP attributes? (Choose Two)
A
Well-known
B
Optional
C
non-transitive
D
Discretionary
E
Standard
Question 14
What is the correct order of OSPF neighboprship establishment process?
A
2-Way, Exstart, Exchange, Loading, Full, Down, Init
B
Loading, Full, Down, Init,2-Way, Exstart, Exchange
C
Exstart, Exchange, Loading, Full, Down, Init,2-Way
D
Full, Down, Init,2-Way, Exstart, Exchange,Loading
E
Down, Init, 2-Way, Exstart, Exchange, Loading, Full
Question 15
Which ones are ARP types?
A
All of them
B
Gratuitous ARP
C
Proxy ARP
D
ARP
E
Extended ARP
Question 16
How can we configure an  Extended ACL named ABC that deny FTP traffic coming from any source to 192.168.1.0/24 network?
A
Router(config)# acl extended ABC Router(config-ext-nacl)# deny any 192.168.1.0 0.0.0.255 ftp
B
Router(config)# acl extended ABC Router(config-ext-nacl)# deny any 192.168.1.0 0.0.0.255 eq ftp
C
Router(config)# ip access-list extended ABC Router(config-ext-nacl)# deny any 192.168.1.0 0.0.0.255 eq ftp
D
Router(config)# extended-access-list ABC Router(config-ext-nacl)# deny tcp any 192.168.1.0 0.0.0.255 eq ftp
E
Router(config)# ip access-list extended ABC Router(config-ext-nacl)# deny tcp any 192.168.1.0 0.0.0.255 eq ftp
Question 17
Which one is the default metric formula of EIGRP?
A
bandwidth + delay
B
load + latecy
C
(reliability + delay) x load
D
(bandwidth x delay) x reliability
E
reliability x load
Question 18
..... is used to classify various traffic types by examining information at OSI Layer 3 through Layer 7.
A
NBAR
B
IP SLA
C
NetFlow
D
Netconf
E
Monitor
Question 19
What is the correct order of DHCP Operation?
A
DHCP Discover, DHCP Offer, DHCP Request, DHCP Ack
B
DHCP Offer, DHCP Request, DHCP Discover, DHCP Ack,
C
DHCP Ack, DHCP Offer, DHCP Request, DHCP Discover
D
DHCP Request, DHCP Ack, DHCP Offer, DHCP Discover
E
DHCP Offer, DHCP Request, DHCP Ack,DHCP Discover
Question 20
How can we check OSPF adjacency packets on the screen of Cisco CLI?
A
debug ip ospf neighbors
B
debug ip ospf adj
C
debug ip neighbors
D
debug ospf neighbors
E
debug ospf adj
Question 21
VRRP Priority values can be configured from ....
A
1 to 100
B
0 to 150
C
0 to 99
D
1 to 50
E
1 to 254
Question 22
Traffic Rate more than PIR is showed with ....
A
Yellow
B
Red
C
Orange
D
Black
E
Blue
Question 23
How to display graphical view for CPU utilization for last 60 seconds, 1 hour and 3 days?
A
show processes history
B
show cpu history
C
show processes cpu history
D
show history processes
E
show history
Question 24
What is the Multicast address used for GLBP?
A
224.0.0.13
B
224.0.0.16
C
224.0.0.15
D
224.0.0.102
E
224.0.0.1
Question 25
How can we check IS-IS Topology Database Details?
A
show isis dbd
B
show isis database detail
C
show isis database
D
show database detail
E
show isis detail
Question 26
How to specify the 6RD prefic used on Tunnel on a Cisco router? (IPv6 Prefix = 2001:AA11::/32)
A
tunnel 6rd 2001:AA11::/32 prefix
B
6rd tunnel 2001:AA11::/32
C
6rd tunnel prefix 2001:AA11::/32
D
tunnel 6rd prefix 2001:AA11::/32
E
tunnel 6rd 2001:AA11::/32
Question 27
In PIM Assert Mecahanism, .... and .... wins the election, and continue to forward the multicast traffic.
A
Lower preference / Lower metric
B
Lower IP / Lower MAC
C
Higher IP/ Lower Priority
D
Lower IP / Lower metric
E
Higher preference / Lower Higher
Question 28
After STP convergence, on a segment, only one switch forwards Hellos to that segment. This swicth is a ... switch.
A
Designated
B
Active
C
Blocked
D
Alternate
E
Root
Question 29
Which parameters are contained by BGP Open Message?
A
BGP Version
B
BGP Router ID
C
Remote AS Number
D
BGP AS Lenght
E
Local AS Number
Question 30
How can we display the changes occur in the IP Routing Table?
A
debug ip
B
debug routing-table
C
debug ip protocols
D
debug routing
E
debug ip routing
Question 31
What is the address range for GLOP?
A
224.a.b.0 - 224.a.b.255
B
224.a.b.0 - 233.a.b.c
C
224.a.b.c - 225.a.b.c
D
224.a.b.c - 239.a.b.c
E
233.a.b.0 - 233.a.b.255
Question 32
Bridge ID is consist of two parts. These are :
A
MAC Address
B
Priority
C
Engine ID
D
Port Number
E
IP Address
Question 33
How can we set a Route Map named My_Route_Map that sets the Local Preference as 120?
A
Router(config)#route-map My_Route_Map Router(config-route-map)#set local-preference 120
B
Router(config)#route-map My_Route_Map Router(config-route-map)#preference 120
C
Router(config)#set route-map My_Route_Map Router(config-route-map)#set local-preference 120
D
Router(config)#route-map My_Route_Map Router(config-route-map)#local-preference 120
E
Router(config)#route-map My_Route_Map Router(config-route-map)#set preference 120
Question 34
With which command can we check the sent and received EIGRP packets?
A
show ip eigrp traffic
B
show eigrp packets
C
show ip eigrp
D
show ip eigrp packets
E
show eigrp traffic statistics
Question 35
Which commands are used under the VLAN interface configuration to connect VLAN interface to VFI in Layer 2 VPN (VPLS)? (VFI = VFIxyz, VLAN 150)
A
Router(config)# interface vlan 150 Router(config-if)# no ip address Router(config-if)# vfi VFIxyz xconnect
B
Router(config)# vlan 150 Router(config-if)# no ip address Router(config-if)# xconnect vfi VFIxyz
C
Router(config)# interface vlan 150 Router(config-if)# connect vfi VFIxyz
D
Router(config)# vlan 150 Router(config-if)# connect vfi VFIxyz
E
Router(config)# interface vlan 150 Router(config-if)# no ip address Router(config-if)# xconnect vfi VFIxyz
Question 36
What is the STP mechanism used to detect an indirect link failure as soon as possible?
A
Root Filter
B
Root Guard
C
BackboneFast
D
Loop Guard
E
UplinkFast
Question 37
.... is the Metro Ethernet service that is used between Service Providers for interconnecting locations that is not in service providers own network.
A
E-Line
B
E-Tree
C
E-Network
D
E-LAN
E
E-Access
Question 38
Which ones are the Query Types used by IGMPv3?
A
Group Specific Query
B
Group Specific Report
C
Group Membership Report
D
Group Membership Query
E
Group and Source Specific Query
Question 39
Which ones are new LSA types used with IPv6 version of OSPF, OSPFv3?
A
LSA 5
B
LSA 9
C
LSA 7
D
LSA 8
E
LSA 4
Question 40
Which ones are true for IPv6?
A
IPSec is used
B
There is No Broadcast
C
Provide Fewer Addresses
D
Auto-configuration is used
E
No Mobility Support
Question 41
OSPF .... contains information about networks reachable outside the OSPF domain.  It is sent from ASBR. 
A
Type 3 LSA
B
Type 7 LSA
C
Type 5 LSA
D
Type 4 LSA
E
Type 2 LSA
Question 42
Which PAgP and LACP modes initiates the negotiations to builf a bundle without waiting?
A
Desirable / Active
B
Active / Passive
C
Auto / Passive
D
Active / Auto
E
Desirable / Auto
Question 43
Under a VLAN, we use ... command to define Remote SPAN.
A
span run remote
B
span run enable
C
remote-span enable
D
remote-span run
E
remote-span
Question 44
Which ones are true for RIPng?
A
Default AD values is 90
B
Neighbor command can be used
C
Split Horizon can be used
D
Passive interfaces are not supported
E
IPSec is not supported
Question 45
IS-IS LSPs are identified by a number. This Number consists of .... , .... and ..... parts.
A
LSP Number
B
LSA Type
C
Router ID
D
Pseudonode ID
E
System ID
Question 46
Secondary VLANs has also two sub type VLANs. These are :
A
Community VLANs
B
Native VLAN
C
Standard VLAN
D
Isolated VLANs.
E
Primary VLANs
Question 47
If we would like to track decreasing the priority of the router 40, even if interface fa0/1 become down which command do we use with HSRP?
A
stanby 1 track fa0/1 40
B
hsrp track 40 fa0/1
C
hsrp 1 track fa0/1 40
D
hsrp 1 track 40 fa0/1
E
stanby 1 track 40 fa0/1
Question 48
How can we set weight 130 for all routes advertised from neighbor 172.16.0.1?
A
peer 172.16.0.1 set weight 130
B
neighbor 172.16.0.1 weight 130
C
neighbor 172.16.0.1 set weight 130
D
network 172.16.0.1 weight 130
E
peer 172.16.0.1 weight 130
Question 49
In the output of "show ip eigrp neighbors" command, there is a part that shows the time that takes to send a reliable EIGRP packet receive acknowledgement. What is this?
A
Uptime
B
Hold
C
SRTT
D
RTO
E
Hello Time
Question 50
How can we clear OSPFv3 process ona Cisco router?
A
delete ipv6 ospf 1
B
clear ospf 1
C
delete ipv6 1
D
clear ipv6 ospf 1
E
clear ip ospf 1
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.