CCIE R&S Quiz 10

CCIE ENTERPRISE INFRASTRUCTURE QUIZ 10

  CONGRATULATIONS! YOU HAVE COMPLETED CCIE ENTERPRISE INFRASTRUCTURE QUIZ 10. YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS. YOUR SCORE IS %%PERCENTAGE%%. %%RATING%%  
Your answers are highlighted below.
Question 1
Which ones are Cisco QoS Congestion Avoidance features?  
A
DWRED
B
WRED
C
AWRED
D
CRED
E
RED
Question 2
Which one is True for Dot1Q?
A
Inserts tag to the frame
B
Used also on access ports
C
Uses Native VLAN
D
Do not use Extended VLAN range
E
IEEE Standard
Question 3
To enable IP Route Profiling feature of Cisco, we use .... command.
A
ip profile run
B
ip profile enable
C
ip route profile
D
ip route profile start
E
ip profile create
Question 4
Which EIGRP distances are considered when selecting the best route for a network?   
A
Successor distance
B
Feasible distance
C
Advertised distance
D
All of them
E
Topological distance
Question 5
The router that is closer to the source router is called .... in MPLS network.
A
None of them
B
Up Router
C
Downstream Router
D
Upstream Router
E
Down Router
Question 6
Hop Count value .... is used for infinite route.
A
15
B
16
C
0
D
1
E
255
Question 7
In EIGRP, A .... is the route with the best metric to reach a destination.
A
feasible successor
B
successor
C
reported successor
D
dr
E
bdr
Question 8
.... is used by IPv6 devices to discover multicast group listeners.
A
MLD
B
ICMP
C
IGMP
D
CGMP
E
PIM
Question 9
Default HSRP Priority is ....
A
120
B
100
C
150
D
0
E
1
Question 10
Which router router is responsible for forwarding multicast packets received on that network upstream to the RP in Bidirectiona PIM Operation?
A
DF
B
BDR
C
DR
D
AVF
E
AR
Question 11
To enable NBAR on an interface to discover traffic for all the protocols, we use ... command on a Cisco router.
A
nbar-protocol discovery run
B
ip nbar protocol enable
C
ip nbar protocol-discovery
D
nbar protocol-discovery run
E
nbar protocol-discovery create
Question 12
For OSPF Neighborship, which parameters must be same?
A
Timer values
B
All of them
C
Port Number
D
Subnet
E
Area ID
Question 13
How to include network 172.16.1.0/24 under BGP process?
A
network 10.10.10.0 mask 255.255.255.0
B
network 10.10.10.0 255.255.255.0
C
neighbor 10.10.10.0 mask 255.255.255.0
D
network 10.10.10.0 mask 0.0.0.255
E
neighbor 10.10.10.0 mask 0.0.0.255
Question 14
With which command, we can set our area 7 as NSSA on a Cisco router?
A
area 7 nssa create
B
area 7 nssa
C
area 7 stub
D
area 7 totally stub
E
area 7 totally stubby
Question 15
Which of the following statements are True about DSCP AF11? 
A
AF13 is more likely to be dropped than AF11
B
Highest priority in DSCP
C
It is also DSCP 10
D
DSCP Class 2
E
AF1 is more likely to be dropped than AF13
Question 16
Which ones are the latest version of IGMP and MLD?
A
IGMPv3 and MLDv1
B
IGMPv3 and MLDv3
C
IGMPv3 and MLDv2
D
IGMPv2 and MLDv3
E
IGMPv2 and MLDv2
Question 17
How can we deny HTTPS traffic coming from 172.16.100.0/28 to any host with an ACL? (ACL Number 130)  
A
access-list 105 permit tcp 172.16.100.0 0.0.0.255 any eq 443
B
access-list 105 permit tcp 172.16.100.0 0.0.0.15 any eq 80
C
access-list 105 permit tcp 172.16.100.0 0.0.0.15 any eq 443
D
access-list 105 permit tcp 172.16.100.0 0.0.0.15 any 80
E
access-list 105 deny tcp 172.16.100.0 0.0.0.15 any eq 443
Question 18
To deactivate EIGRP Split Horizon under an IPv6 interface, we use .... command.
A
no ip split-horizon eigrp
B
no ipv6 split-horizon
C
no ipv6 split-horizon eigrp
D
ipv6 split-horizon disable
E
ipv6 split-horizon shutdown
Question 19
In IS-IS, there is no network command. So, IS-IS networks are added to IS-IS process under the interfaces.
A
True
B
False
Question 20
Which ones are True for RADIUS but not TACACS?
A
Encrypt only password
B
Developed as Cisco proprietary
C
Uses UDP 1512/1513 ports
D
Al of them
E
Uses TCP 49 port
Question 21
If we use BPDU Guard on our topology, the ports that receive BPDU go into error-disabled mode. We can check this ports with .... command.
A
show interfaces status
B
show interface disabled
C
show interface errors
D
show interfaces status err-disabled
E
show err-disabled status
Question 22
How can we configure a switch with VTP Domain name MYDomain, as a VTP server and with password abc123?
A
Switch(config)# vtp-domain MyDomain Switch(config)# vtp-mode server Switch(config)# vtp-password abc123
B
Switch(config)# vtp domain MyDomain Switch(config)# vtp mode-server Switch(config)# passwd abc123
C
Switch(config)# vtp MyDomain create Switch(config)# vtp server-mode Switch(config)# vtp password abc123
D
Switch(config)# vtp domain MyDomain Switch(config)# server-mode run Switch(config)# passwd abc123
E
Switch(config)# vtp domain MyDomain Switch(config)# vtp mode server Switch(config)# vtp password abc123
Question 23
How can we display information about LDP neighbor discovery on a Cisco router?
A
show ldp discovery
B
show mpls ldp peers
C
show mpls ldp discovery
D
show mpls discovery
E
show mpls ldp
Question 24
Which messages are there in a TCP Three-Way Handsahe Mechanims?
A
ACK
B
SYN
C
FIN
D
FIN-ACK
E
SYN-ACK
Question 25
.... is one of the efficient solutions for connecting IPv6 networks over an IPv4 MPLS network.
A
Dual-Stack
B
Toredo
C
ISATAP
D
None of them
E
6PE
Question 26
How can we set BGP Keepalive time as 50 and Hold time as 150?
A
bgp 50 150 timers
B
timers bgp 50 150
C
set bgp 50 150 timers
D
bgp 50 150
E
set timers 50 150
Question 27
Which one allows you to monitor traffic from source ports over multiple switches remotely?
A
Netconf
B
SPAN
C
NetFlow
D
Monitor
E
RSPAN
Question 28
What is the name of the Policy used on Cisco routers that defines an event and the actions to be taken when an event occurs in the router?
A
SNMP policy
B
Event policy
C
SSM
D
EEM policy
E
Security policy
Question 29
Which command enables Netflow for IP Routing under any interface of a Cisco router?
A
ip route-cache netflow
B
ip route flow
C
ip netflow run
D
ip netflow enable
E
ip route-cache flow
Question 30
Which one is the format of Solicited-node Multicast Address?
A
FF02::1:00aa:aa00/104 (aa:aaaaa=last 24 bits of IP address)
B
FF02::1:FFaa:aaaa/104 (aa:aaaaa=last 24 bits of IP address)
C
FF02::1:00aa:aa00/104 (aa:aaa=last 16 bits of MAC address)
D
FF02::1:00aa:aa00/104 (aa:aaa=middle 16 bits of MAC address)
E
FF02::1:FFaa:aaaa/104 (aa:aaa=middle 16 bits of MAC address)
Question 31
After an IGMP Leave message received by the switch, it sends ..... if are there still any receiver for that Multicast group on that port.
A
Membership Report (v2)
B
Group-Specific Query
C
PIM Join
D
Leave Group (v2)
E
Source-Specific Query
Question 32
Which of the following statements are True regarding MED?
A
Also known as the external metric of a route
B
Lowest MED is preferred
C
MED is a routing protocol
D
Highest MED is preferred
E
MED is an optional nontransitive attribute.
Question 33
Mapping multiple IPv6 addresses to one IPv4 address is ...
A
Tunneling
B
Terado
C
Dual Stack
D
NAT64
E
NAT46
Question 34
What is the global level command for setting up all the ports to use Portfast?
A
spanning-tree portfast enable
B
spanning-tree portfast run
C
spanning-tree portfast global
D
spanning-tree portfast
E
spanning-tree portfast default
Question 35
Which ones are the correct order of BGP states?
A
open sent, openconfirm, idle, connect, established
B
open sent, openconfirm, established, idle, connect
C
idle, connect, open sent, openconfirm, established
D
open sent, openconfirm, connect, established, idle
E
idle, open sent, openconfirm, established, connect
Question 36
Which EIGRP distances are considered when selecting the best route for a network?   
A
Successor distance
B
Topological distance
C
Advertised distance
D
All of them
E
Feasible distance
Question 37
Which one consist of both IPv4 and IPv6 Multicast Address of EIGRP?
A
224.0.0.9 / FF02::9
B
224.0.0.5 / FF02::5
C
224.0.0.10 / FF02::A
D
224.0.0.6 / FF02::6
E
224.0.0.10 / FF02::110
Question 38
How can we enter the MST Configuration on Cisco switches?
A
spanning-tree mst enable
B
spanning-tree mst configuration
C
spanning-tree mst
D
spanning-tree mst run
E
spanning-tree mst create
Question 39
Which ones are the messages used in TCP Session Termination?
A
CHK
B
FIN
C
SYN
D
ACK
E
TRM
Question 40
How can we check OSPFv3 neighbors on a Cisco Router?
A
show ipv6 ospf neighbor
B
show ipv6 ospf protocols
C
show ipv6 protocols ospf
D
show ospf neighbor
E
show ipv6 ospf
Question 41
What is the name of comparing the configuration with an old version or with a similar device in troubleshooting?
A
Bottom up
B
Divide and conquer
C
Follow path
D
Spot difference
E
Top down
Question 42
OSPFv3 Neighbourship is established over IPv6 Link-Local Addresses.
A
False
B
True
Question 43
If we have an interface that has incompatible configuration, how can we add it to the EtherChannel?  (Interface = FastEthernet 0/10 , EtherChannel 2)
A
switch(config)# interface fastethernet 1/10 switch(config-if)#channel-group 2
B
switch(config)# interface fastethernet 1/10 switch(config-if)#set channel-group 2
C
switch(config)# interface fastethernet 1/10 switch(config-if)#channel-group 2 extended
D
switch(config)# interface fastethernet 1/10 switch(config-if)#channel-group 2 force
E
switch(config)# interface fastethernet 1/10 switch(config-if)#channel-group 2 enable
Question 44
In IP Multicast, to overcome UDP's unguaranteed transfer, .... is used with UDP.
A
RTP
B
PIM
C
IGMP
D
TCP
E
ICMP
Question 45
With which command can we see the neighbors's SNPA ?
A
show isis neighbors
B
show isis interface
C
show clns topology
D
show clns neighbors
E
show isis topology
Question 46
Which ones of the types of Fast Reroute?
A
Node protection
B
Link protection
C
Network protection
D
Path protection
E
Session protection
Question 47
Which one is True for Fast Switching as Router switching mechanism?  
A
Processes initial packet, then caches
B
All of them
C
Enabled with "ip route-cache" command
D
High CPU-intensive
E
Can be review by "show cpu cache"
Question 47 Explanation: 
Less CPU-Intensive. Route cache can be reviewed using "show ip cache".
Question 48
How can we configure local preference as 300 for AS 130 on Cisco routers?
A
Router(config-router)# bgp default local-preference 300
B
Router(config)# router as 130
C
Router(config-router)# bgp default 300
D
Router(config)# router bgp 130
E
Router(config-router)# bgp default preference 300
Question 49
How can we configure a Cisco router in OSPFv3 Area 8 Totally Stub Area? (OPSF Process Number=10)  
A
Router(config)# ipv6 router ospf 10 Router(config-router)# area 8 stub no-summary
B
Router(config)# ipv6 ospf 10 Router(config)# area 8 stub
C
Router(config)# ipv6 ospf 10 Router(config)# area 8 stub no-summary
D
Router(config)# ipv6 router ospf 10 Router(config-router)# area 8 stub
E
Router(config)# router ospf 10 Router(config-router)# area 8 stub no-summary
Question 50
In Totally NSSA area which ones are allowed into the area?
A
LSA 5
B
Deault Route
C
LSA 3
D
LSA 4
E
LSA 7
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.
gokhan-kosem-instructor-ipcisco

Gokhan Kosem is a Network Engineer, Instructor and the Founder of IPCisco.com with 15+ years of experience in Cisco, Nokia, Huawei, Juniper, Linux, Service Provider Networks, Routing and Switching technologies.

He has worked on the backbone networks of major service providers and network vendors including Nortel, Alcatel-Lucent (Nokia) and has extensive hands-on experience with Cisco, Huawei, Juniper and Nokia networking technologies.

He has trained thousands of networking students worldwide through IPCisco.com, Udemy, books, labs, quizzes, and educational content across multiple social media platforms.

IPCisco.com | Best Route to Your Dreams