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