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