داتیس آراد | Innovative in telecommunication technology
  • خانه
  • راهکارها
    • VoIP
    • مجازی سازی
    • زیرساخت شبکه
    • مانیتورینگ شبکه
    • امنیت شبکه با ACS
    • مایکروسافت
    • ارتباطات رادیویی و وایرلس
  • محصولات VoIP
    • PVDM
    • IP PBX
    • IP Phones
    • Voice Gateways
    • ماژول دیجیتال سیسکو
    • ماژول آنالوگ سیسکو
    • لایسنس روتر سیسکو
  • آموزش
    • آموزش CME
    • آموزش شبکه
    • راهنمای آزمون بین المللی سیسکو و مایکروسافت
    • نمونه سوالات آزمون های سیسکو و مایکروسافت
    • دوره آنلاین CCNA Collaboration
  • دانلود کتاب و نرم افزار
    • دانلود نرم افزار
    • کتاب های مایکروسافت
    • کتاب های سیسکو
    • CCNA Voice به زبان فارسی
    • CIPTV1 CUCM به زبان فارسی
  • درباره ما
  • تماس با ما

نمونه سوالات آزمون CCNA Routing & Switching 200-120

 

Topic 9, Mix Questions Set

QUESTION NO: 281

What Netflow component can be applied to an interface to track IPv4 traffic?


A. flow monitor
B. flow record
C. flow sampler
D. flow exporter

 

 

Answer: A
Explanation:

Flow monitors are the Flexible NetFlow component that is applied to interfaces to perform network traffic monitoring. Flow monitors consist of a record and a cache. You add the record to the flow monitor after you create the flow monitor. The flow monitor cache is automatically created at the time the flow monitor is applied to the first interface. Flow data is collected from the network traffic during the monitoring process based on the key and nonkey fields in the record, which is configured for the flow monitor and stored in the flow monitor cache. For example, the following example creates a flow monitor named FLOW-MONITOR-1 and enters Flexible NetFlow flow monitor configuration mode:
Router(config)# flow monitor FLOW-MONITOR-1
Router(config-flow-monitor)#

 

 


QUESTION NO: 282

What Cisco IOS feature can be enabled to pinpoint an application that is causing slow network performance?


A. SNMP
B. Netflow
C. WCCP
D. IP SLA

 

 

Answer: B
Explanation:

 

 


QUESTION NO: 283

What command visualizes the general NetFlow data on the command line?


A. show ip flow export
B. show ip flow top-talkers
C. show ip cache flow
D. show mls sampling
E. show mls netflow ip

 

 

Answer: C
Explanation:

The “show ip cache flow” command displays a summary of the NetFlow accounting

 

 


QUESTION NO: 284

What are three values that must be the same within a sequence of packets for Netflow to consider them a network flow? (Choose three.)


A. source IP address
B. source MAC address
C. egress interface
D. ingress interface
E. destination IP address
F. IP next-hop

 

Answer: A,D,E
Explanation:

Each packet that is forwarded within a router or switch is examined for a set of IP packet attributes. These attributes are the IP packet identity or fingerprint of the packet and determine if the packet is unique or similar to other packets.

Traditionally, an IP Flow is based on a set of 5 and up to 7 IP packet attributes.
IP Packet attributes used by NetFlow:
• IP source address
• IP destination address
• Source port
• Destination port
• Layer 3 protocol type
• Class of Service
• Router or switch interface

All packets with the same source/destination IP address, source/destination ports, protocol interface and class of service are grouped into a flow and then packets and bytes are tallied. This methodology of fingerprinting or determining a flow is scalable because a large amount of network information is condensed into a database of NetFlow information called the NetFlow cache.

 

 


QUESTION NO: 285

What are three factors a network administrator must consider before implementing Netflow in the network? (Choose three.)


A. CPU utilization
B. where Netflow data will be sent
C. number of devices exporting Netflow data
D. port availability
E. SNMP version
F. WAN encapsulation

 

 

Answer: A,B,C
Explanation:

NetFlow has a reputation for increasing CPU utilization on your network devices. Cisco's performance testing seems to indicate that newer hardware can accommodate this load pretty well, but you will still want to check it out before you turn on the feature. Some symptoms of high CPU utilization are very large jitter and increased delay. Services running on the device may also be affected.

Another thing to keep in mind is the amount of data you're going to be sending across the network. Depending on how much traffic you have and how you configure it, the traffic can be substantial. For example, you may not want to send NetFlow data from a datacenter switch to a NetFlow collector on the other side of a small WAN circuit. Also bear in mind that the flows from aggregating large numbers of devices can add up.

 


QUESTION NO: 286

Refer to the exhibit.

A network administrator is configuring an EtherChannel between SW1 and SW2. The SW1 configuration is shown. What is the correct configuration for SW2?


A. interface FastEthernet 0/1
channel-group 1 mode active
switchport trunk encapsulation dot1q
switchport mode trunk
interface FastEthernet 0/2
channel-group 1 mode active
switchport trunk encapsulation dot1q
switchport mode trunk


B. interface FastEthernet 0/1
channel-group 2 mode auto
switchport trunk encapsulation dot1q
switchport mode trunk
interface FastEthernet 0/2
channel-group 2 mode auto
switchport trunk encapsulation dot1q
switchport mode trunk


C. interface FastEthernet 0/1
channel-group 1 mode desirable
switchport trunk encapsulation dot1q
switchport mode trunk
interface FastEthernet 0/2
channel-group 1 mode desirable
switchport trunk encapsulation dot1q
switchport mode trunk


D. interface FastEthernet 0/1
channel-group 1 mode passive
switchport trunk encapsulation dot1q
switchport mode trunk
interface FastEthernet 0/2
channel-group 1 mode passive
switchport trunk encapsulation dot1q
switchport mode trunk

 


Answer: C
Explanation:

 

 


QUESTION NO: 287

Which two statements about the OSPF Router ID are true? (Choose two.)


A. It identifies the source of a Type 1 LSA.
B. It should be the same on all routers in an OSPF routing instance.
C. By default, the lowest IP address on the router becomes the OSPF Router ID.
D. The router automatically chooses the IP address of a loopback as the OSPF Router ID.
E. It is created using the MAC Address of the loopback interface.

 


Answer: A,D

 

 


QUESTION NO: 288

What parameter can be different on ports within an EtherChannel?


A. speed
B. DTP negotiation settings
C. trunk encapsulation
D. duplex

 

 

Answer: B

 

 


QUESTION NO: 289

What are two benefits of using a single OSPF area network design? (Choose two.)
A. It is less CPU intensive for routers in the single area.
B. It reduces the types of LSAs that are generated.
C. It removes the need for virtual links.
D. It increases LSA response times.
E. It reduces the number of required OSPF neighbor adjacencies.

 


Answer: B,C

 

 


QUESTION NO: 290

Refer to the exhibit.

What set of commands was configured on interface Fa0/3 to produce the given output?


A. interface FastEthernet 0/3
channel-group 1 mode desirable
switchport trunk encapsulation dot1q
switchport mode trunk


B. interface FastEthernet 0/3
channel-group 2 mode passive
switchport trunk encapsulation dot1q
switchport mode trunk


C. interface FastEthernet 0/3
channel-group 2 mode active
switchport trunk encapsulation dot1q
switchport mode trunk


D. interface FastEthernet 0/3
channel-group 2 mode on
switchport trunk encapsulation dot1q
switchport mode trunk

 

 

Answer: B

 

 


QUESTION NO: 291

What are two enhancements that OSPFv3 supports over OSPFv2? (Choose two.)


A. It requires the use of ARP.
B. It can support multiple IPv6 subnets on a single link.
C. It supports up to 2 instances of OSPFv3 over a common link.
D. It routes over links rather than over networks.

 

 

Answer: B,D

 

 


QUESTION NO: 292

Refer to the exhibit.

If the devices produced the given output, what is the cause of the EtherChannel problem?


A. SW1's Fa0/1 interface is administratively shut down.
B. There is an encapsulation mismatch between SW1's Fa0/1 and SW2's Fa0/1 interfaces.
C. There is an MTU mismatch between SW1's Fa0/1 and SW2's Fa0/1 interfaces.
D. There is a speed mismatch between SW1's Fa0/1 and SW2's Fa0/1 interfaces.

 

 

Answer: D
Explanation:

You must configure all interfaces in an EtherChannel to operate at the same speeds and duplex modes.Based on the output shown, SW1 is configured to run at 10Mb while SW2 is operating at 100 Mb.

 


QUESTION NO: 293

When a router undergoes the exchange protocol within OSPF, in what order does it pass through each state?


A. exstart state > loading state > exchange state > full state
B. exstart state > exchange state > loading state > full state
C. exstart state > full state > loading state > exchange state
D. loading state > exchange state > full state > exstart state

 

 

Answer: B
 

 


QUESTION NO: 294

A network administrator creates a layer 3 EtherChannel, bundling four interfaces into channel group 1. On what interface is the IP address configured?


A. the port-channel 1 interface
B. the highest number member interface
C. all member interfaces
D. the lowest number member interface

 

Answer: A

 

 


QUESTION NO: 295

What command sequence will configure a router to run OSPF and add network 10.1.1.0 /24 to area 0?


A. router ospf area 0
network 10.1.1.0 255.255.255.0 area 0


B. router ospf
network 10.1.1.0 0.0.0.255


C. router ospf 1
network 10.1.1.0 0.0.0.255 area 0


D. router ospf area 0
network 10.1.1.0 0.0.0.255 area 0


E. router ospf
network 10.1.1.0 255.255.255.0 area 0


F. router ospf 1
network 10.1.1.0 0.0.0.255

 

 

Answer: C

 

 


QUESTION NO: 296

Refer to the exhibit.

If the router Cisco returns the given output and has not had its router ID set manually, what value will OSPF use as its router ID?


A. 192.168.1.1
B. 172.16.1.1
C. 1.1.1.1
D. 2.2.2.2

 


Answer: D
Explanation:

FTP belongs to Application layer and it is also the highest layer of the OSI model.

 

 


QUESTION NO: 297

What OSPF command, when configured, will include all interfaces into area 0?


A. network 0.0.0.0 255.255.255.255 area 0
B. network 0.0.0.0 0.0.0.0 area 0
C. network 255.255.255.255 0.0.0.0 area 0
D. network all-interfaces area 0

 


Answer: A

 

 


QUESTION NO: 298

Which statement describes the process ID that is used to run OSPF on a router?


A. It is globally significant and is used to represent the AS number.
B. It is locally significant and is used to identify an instance of the OSPF database.

C. It is globally significant and is used to identify OSPF stub areas.
D. It is locally significant and must be the same throughout an area.

 

 

Answer: B

 

 


QUESTION NO: 299

Which three are the components of SNMP? (Choose three)


A. MIB
B. SNMP Manager
C. SysLog Server
D. SNMP Agent
E. Set

 


Answer: A,B,D
Explanation:

SNMP is an application-layer protocol that provides a message format for communication between SNMP managers and agents. SNMP provides a standardized framework and a common language used for the monitoring and management of devices in a network.
The SNMP framework has three parts:
+ An SNMP manager
+ An SNMP agent
+ A Management Information Base (MIB)
The SNMP manager is the system used to control and monitor the activities of network hosts using SNMP. The most common managing system is called a Network Management System (NMS). The term NMS can be applied to either a dedicated device used for network management, or the applications used on such a device. A variety of network management applications are available for use with SNMP. These features range from simple command-line applications to feature-rich graphical user interfaces (such as the CiscoWorks2000 line of products).
The SNMP agent is the software component within the managed device that maintains the data for the device and reports these data, as needed, to managing systems. The agent and MIB reside on the routing device (router, access server, or switch). To enable the SNMP agent on a Cisco routing device, you must define the relationship between the manager and the agent.
The Management Information Base (MIB) is a virtual information storage area for network management information, which consists of collections of managed objects.

 

 


QUESTION NO: 300

What are the Popular destinations for syslog messages to be saved? (Choose three)


A. Flash
B. The logging buffer .RAM
C. The console terminal
D. Other terminals
E. Syslog server

 

 

Answer: B,C,E
Explanation:

By default, switches send the output from system messages and debug privileged EXEC commands to a logging process. The logging process controls the distribution of logging messages to various destinations, such as the logging buffer (on RAM), terminal lines (console terminal), or a UNIX syslog server, depending on your configuration. The process also sends messages to the console.
Note: Syslog messages can be written to a file in Flash memory although it is not a popular place to use. We can configure this feature with the command logging file flash:filename.

نمونه سوالات آزمون‎های سیسکو

CCNA Routing & Switching - exam 200-120

CCNA Collaboration (CICD) - exam 210-060

CCNA Collaboration (CIVND) - exam 210-065

Implementing Cisco IP Routing - exam 300-101

Implementing Cisco IP Switched - exam 300-115

Troubleshooting Cisco Networks - exam 300-135

CCIE Written - exam 400-101


نمونه سوالات آزمون‎های مایکروسافت

Configuring Windows Server 2012 - exam 70-410

Administering Windows Server 2012 - exam 70-411

Advanced Windows Server 2012 - exam 70-412

Designing a Server Infrastructure - exam 70-413

Implementing Server Infrastructure - exam 70-414

 

اولین کتاب CCNA Voice به زبان فارسی منتشر شد. برای اطلاعات بیشتر و دریافت بخشی از کتاب, بر روی لینک کلیک کنید.

 

 

 

کلیه حقوق مادی و معنوی این سایت مربوط به شرکت داتیس آراد سپنتا بوده و تنها کپی برداری از مطالب آموزشی آن با ذکر منبع, بلامانع میباشد.

  • تماس با ما
  • دعوت به همکاری
  • درباره ما
  • آموزش
  • راهکارها
  • خانه