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