menu

Search This Blog

Showing posts with label CISCO Network Tutorial. Show all posts
Showing posts with label CISCO Network Tutorial. Show all posts

Friday, April 26, 2013

ccna 3 chapter 2 question and answer, cisco question and answer, cisco tutorial question ans answer,lan switching and wireless


LAN Switching and Wireless


1If a network administrator enters these commands on a switch, what will be the result? 
Switch1(config-line)# line console 0
Switch1(config-line)# password cisco
Switch1(config-line)# login
to secure the console port with the password “cisco”
to deny access to the console port by specifying 0 lines are available
to gain access to line configuration mode by supplying the required password
to configure the privilege exec password that will be used for remote access
2Which command line interface (CLI) mode allows users to configure switch parameters, such as the hostname and password?
user EXEC mode
privileged EXEC mode
global configuration mode
interface configuration mode

3What happens when the transport input ssh command is entered on the switch vty lines?
The SSH client on the switch is enabled.
Communication between the switch and remote users is encrypted.
A username/password combination is no longer needed to establish a secure remote connection to the switch.
The switch requires remote connections via proprietary client software.
For More>> Download All Question and Answer CCNA 3 Chapter 2 (20 Question and Answer)

ccna 3 chapter 1 question and answer, cisco question and answer, cisco tutorial question ans answer


LAN Switching and Wireless



1Which layer of the hierarchical network design model is refered to as the high-speed backbone of the internetwork, where high availability and redundancy are critical?
access layer
core layer
data-link layer
distribution layer
network layer
physical layer
2Which two characteristics are associated with enterprise level switches? (Choose two.)
low port density
high forwarding rate
high latency level
support link aggregation
predefined number of ports
3. Which feature supports higher throughput in switched networks by combining multiple switch ports?
convergence
redundant links
link aggregation
network diameter

Wednesday, December 26, 2012

ccna 2 chapter 1 question and answer, cisco question and answer, cisco tutorial question ans answer

CCNA 2 Chapter 1 Answer

1If a router cannot find a valid configuration file during the startup sequence, what will occur?
The startup sequence will reset.
The router will prompt the user for a response to enter setup mode.
The startup sequence will halt until a valid configuration file is acquired.
The router will generate a default configuration file based on the last valid configuration.
The router will monitor local traffic to determine routing protocol configuration requirements.
2.
Refer to the exhibit. The network administrator has configured the router with the interface IP addresses shown for the directly connected networks. Pings from the router to hosts on the connected networks or pings between router interfaces are not working. What is the most likely problem?
The destination networks do not exist.
The IP addresses on the router interfaces must be configured as network addresses and not host addresses.
The interfaces must be enabled with the no shutdown command.
Each interface must be configured with the clock rate command.
3.
Refer to the exhibit. What can be concluded from the routing table output in the exhibit? (Choose two.)
This router only has two interfaces.
The router interfaces are not operational yet.
This router is configured to forward packets to remote networks.
The FastEthernet0/0 and Serial0/0/0 interfaces of this router were configured with an IP address and the no shutdown command.
An IP packet received by this router with a destination address of 198.18.9.1 will be forwarded out of the Serial0/0/0 interface.
4.
Refer to the exhibit. The frame shown in the exhibit was received by the router. The router interfaces are operational. How will the router process this frame? (Choose two.)
The router will change the source and destination IP address in the packet before forwarding the frame.
The router will change the frame type to one supported by the WAN link before forwarding the frame.
The router will use the destination MAC address to determine which interface to forward the packet.
The router will look up the MAC address of the S0/0/0 interface in the ARP table and add it to the frame before forwarding.
The frame was received on the Fa0/0 interface of the router and will be switched to the S0/0/0 interface.
The frame was received on the S0/0/0 interface of the router and will be switched to the Fa0/0 interface.
5Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)
VTY interface
console interface
Ethernet interface
secret EXEC mode
privileged EXEC mode
router configuration mode
6Which two statements correctly describe the components of a router? (Choose two.)
RAM permanently stores the configuration file used during the boot sequence.
ROM contains diagnostics executed on hardware modules.
NVRAM stores a backup copy of the IOS used during the boot sequence.
Flash memory does not lose its contents during a reboot.
ROM contains the most current and most complete version of the IOS.
Flash contains boot system commands to identify the location of the IOS
7.
Refer to the exhibit. After host 2 is connected to the switch on the LAN, host 2 is unable to communicate with host 1. What is the cause of this problem?
The subnet mask of host 2 is incorrect.
Host 1 and host 2 are on different networks.
The switch needs an IP address that is not configured.
The router LAN interface and host 1 are on different networks.
The IP address of host 1 is on a different network than is the LAN interface of the router.
8Which are functions of a router? (Choose three.)
packet switching
extension of network segments
segmentation of broadcast domains
selection of best path based on logical addressing
election of best path based on physical addressing
9.
Refer to the exhibit. All routers have a route in its routing table to each network that is shown in the exhibit. Default routes have not been issued on these routers. What can be concluded about how packets are forwarded in this network? (Choose two.)
If RouterC receives a packet that is destined for 10.5.1.1, it will be forwarded out interface Fa0/0.
If RouterA receives a packet that is destined for 192.168.3.146, it will be forwarded out interface S0/0/1.
If RouterB receives a packet that is destined for 10.5.27.15, it will be forwarded out interface S0/0/1.
If RouterB receives a packet that is destined for 172.20.255.1, it will be forwarded out interface S0/0/0.
If RouterC receives a packet that is destined for 192.16.5.101, it will be forwarded out interface S0/0/1.
10.
The serial connection shown in the graphic needs to be configured. Which configuration commands must be made on the Sydney router to establish connectivity with the Melbourne site? (Choose three.)
Sydney(config-if)# ip address 201.100.53.2 255.255.255.0
Sydney(config-if)# no shutdown
Sydney(config-if)# ip address 201.100.53.1 255.255.255.224
Sydney(config-if)# clock rate 56000
Sydney(config-if)# ip host Melbourne 201.100.53.2
11.
Refer to the exhibit. What can be concluded from the output of the running-configuration of a router?
The passwords are encrypted.
The current configuration was saved to NVRAM.
The configuration that is shown will be the one used on the next reboot.
The commands that are displayed determine the current operation of the router.
12.
Refer to the exhibit. Host A pings host B. When R4 accepts the ping into the Ethernet interface, what two pieces of header information are included? (Choose two.)
source IP address: 192.168.10.129
source IP address: BBBB.3333.5677
destination IP address: 192.168.10.33
destination IP address: 192.168.10.134
destination MAC address: 9999.DADC.1234
13What is the outcome of entering these commands?
R1(config)# line vty 0 4 R1(config-line)# password check123
R1(config-line)# login
ensures that a password is entered before entering user EXEC mode
sets the password to be used for connecting to this router via Telnet
requires check123 to be entered before the configuration can be saved
creates a local user account for logging in to a router or switch
14Which of the following is the correct flow of routines for a router startup?
load bootstrap, load IOS, apply configuration
load bootstrap, apply configuration, load IOS
load IOS, load bootstrap, apply configuration, check hardware
check hardware, apply configuration, load bootstrap, load IOS
15. What three processes does a router execute when it receives a packet from one network that is destined for another network? (Choose three.)
decapsulates the Layer 3 packet by stripping off the Layer 2 frame header
uses the destination MAC Address in the IP Header to look up the next-hop address in the routing table
leaves the Layer 2 frame header intact when decapsulating the Layer 3 packet
uses the destination IP Address in the IP header to look up the next-hop address in the routing table
encapsulates the Layer 3 packet into the new Layer 2 frame and forwards it out the exit interface
encapsulates the Layer 3 packet into a special Layer 1 frame and forwards it to the exit interface
16The network administrator needs to connect two routers directly via their FastEthernet ports. What cable should the network administrator use?
straight-through
rollover
cross-over
serial
17Which two statements describe characteristics of load balancing? (Choose two.)
Load balancing occurs when a router sends the same packet to different destinationnetworks.
Load balancing occurs when a router sends the same packet to different destinationnetworks.
Load balancing allows a router to forward packets over multiple paths to the samedestination network.
Unequal cost load balancing is supported by EIGRP.
If multiple paths with different metrics to a destinations exist, the router cannot support load balancing.
18What information about the router and its startup process can be gathered from the output of the show version command? (Choose three.)
the last restart method
the command buffer contents
the amount of NVRAM and FLASH used
the configuration register settings
the location from where the IOS loaded
19.
Which interfaces in the exhibit could be used for a leased line WAN connection? (Choose two.)
1
2
3
4
5
6
20From what location can a router load the Cisco IOS during the boot process? (Choose two.)
RAM
TFTP server
NVRAM
setup routine
Flash memory
terminal
21A network administrator has just entered new configurations into Router1. Which command should be executed to save configuration changes to NVRAM?
Router1# copy running-config flash
Router1(config)# copy running-config flash
Router1# copy running-config startup-config
Router1(config)# copy running-config startup-config
Router1# copy startup-config running-config
Router1(config)# copy startup-config running-config
22What is the default sequence for loading the configuration file?
NVRAM, FLASH, ROM
FLASH, TFTP,CONSOLE
NVRAM, TFTP, CONSOLE
FLASH, TFTP, ROM
23. What header address information does a router change in the information it receives from an attached Ethernet interface before information is transmitted out another interface?
only the Layer 2 source address
only the Layer 2 destination address
only the Layer 3 source address
only the Layer 3 destination address
the Layer 2 source and destination address
the Layer 3 source and destination address

Sunday, August 19, 2012

ccna 1 chapter 7 question and answer, cisco question and answer, cisco tutorial question ans answer

CCNA 1 Chapter 7 Answer


CCNA 1 Chapter 7 Also important, In final exam some question also come or select from this chapter.

1Which options are properties of contention-based media access for a shared media? (Choose three.)
non-deterministic
less overhead
one station transmits at a time
collisions exist
devices must wait their turn
token passing
2. What is a primary purpose of encapsulating packets into frames?
provide routes across the internetwork
format the data for presentation to the user
facilitate the entry and exit of data on media
identify the services to which transported data is associated

3.
Refer to the exhibit. How many unique CRC calculations will take place as traffic routes from the PC to the laptop?
1
2
4
8
16
4What is true concerning physical and logical topologies?
The logical topology is always the same as the physical topology.
Physical topologies are concerned with how a network transfers frames.
Physical signal paths are defined by Data Link layer protocols.
Logical topologies consist of virtual connections between nodes.
5.
Refer to the exhibit. Assuming that the network in the exhibit is converged meaning the routing tables and ARP tables are complete, which MAC address will Host A place in the destination address field of Ethernet frames destined for http://www.server?
00-1c-41-ab-c0-00
00-0c-85-cf-65-c0
00-0c-85-cf-65-c1
00-12-3f-32-05-af
6What are three characteristics of valid Ethernet Layer 2 addresses? (Choose three.)
They are 48 binary bits in length.
They are considered physical addresses.
They are generally represented in hexadecimal format.
They consist of four eight-bit octets of binary numbers.
They are used to determine the data path through the network.
They must be changed when an Ethernet device is added or moved within the network.
7.

Refer to the exhibit. A frame is being sent from the PC to the laptop. Which source MAC and IP addresses will be included in the frame as it leaves RouterB? (Choose two.)
source MAC – PC
source MAC – S0/0 on RouterA
source MAC – Fa0/1 on RouterB
source IP – PC
source IP – S0/0 on RouterA
source IP – Fa0/1 of RouterB
8What determines the method of media access control? (Choose two.)
network layer addressing
media sharing
application processes
logical topology
intermediary device function
9What is the purpose of the preamble in an Ethernet frame?
is used as a pad for data
identifies the source address
identifies the destination address
marks the end of timing information
**is used for timing synchronization with alternating patterns of ones and zeros
10What statements are true regarding addresses found at each layer of the OSI model? (Choose two.)
Layer 2 may identify devices by a physical address burned into the network card
Layer 2 identifies the applications that are communicating
Layer 3 represents a hierarchical addressing scheme
Layer 4 directs communication to the proper destination network
Layer 4 addresses are used by intermediary devices to forward data
11Which statements describe the logical token-passing topology? (Choose two.)
Network usage is on a first come, first serve basis.
Computers are allowed to transmit data only when they possess a token.
Data from a host is received by all other hosts.
Electronic tokens are passed sequentially to each other.
Token passing networks have problems with high collision rates.
12Which sublayer of the data link layer prepares a signal to be transmitted at the physical layer?
LLC
MAC
HDLC
NIC
13What is true regarding media access control? (Choose three.)
Ethernet utilizes CSMA/CD
defined as placement of data frames on the media
contention-based access is also known as deterministic
802.11 utilizes CSMA/CD
Data Link layer protocols define the rules for access to different media
controlled access contains data collisions
14What is a characteristic of a logical point-to-point topology?
The nodes are physically connected.
The physical arrangement of the nodes is restricted.
The media access control protocol can be very simple.
The data link layer protocol used over the link requires a large frame header.
15What two facts are true when a device is moved from one network or subnet to another? (Choose two.)
The Layer 2 address must be reassigned.
The default gateway address should not be changed.
The device will still operate at the same Layer 2 address.
Applications and services will need additional port numbers assigned.
The Layer 3 address must be reassigned to allow communications to the new network.
16What is a function of the data link layer?
provides the formatting of data
provides end-to-end delivery of data between hosts
provides delivery of data between two applications
provides for the exchange data over a common local media
17Which three factors should be considered when implementing a Layer 2 protocol in a network? (Choose three.)
the Layer 3 protocol selected
the geographic scope of the network
the PDU defined by the transport layer
the physical layer implementation
the number of hosts to be interconnected
18What is the primary purpose of the trailer in a data link layer frame?
define the logical topology
provide media access control
support frame error detection
carry routing information for the frame
19A network administrator has been asked to provide a graphic representation of exactly where the company network wiring and equipment are located in the building. What is this type of drawing?
logical topology
physical topology
cable path
wiring grid
access topology
20.
Refer to the exhibit. Which statement describes the media access controlmethods that are used by the networks in the exhibit?
All three networks use CSMA/CA
None of the networks require media access control.
Network 1 uses CSMA/CD and Network 3 uses CSMA/CA.
Network 1 uses CSMA/CA and Network 2 uses CSMA/CD.
Network 2 uses CSMA/CA and Network 3 uses CSMA/CD.

Friday, July 27, 2012

CCNA exploration 4.0 curriculum and course installers, cisco certification exam curriculum , Cisco network curriculum part 1 to 4 download

Download CCNA Exploration 4.0 Curriculum and Course installers



CCNA Exploration Curriculum is 4 Part (CCNA-1, CCNA-2, CCNA-3 and CCNA-4)

 

Part 1 to 4Cisco Certification Exam Tutorial part 1 to 4 download


For CISCO Network Certification Exam, Need To complete CCNA Exploration Curriculum Part 1to 4. Its help you certified.

This Curriculum provide from Cisco network academy.

·        In Part 1 includes 11 chapters discuss about Network Fundamentals.
·        Part 2 also includes 11 chapters discuss about Routing Protocols and Concept.
·        Part 3 includes 7 chapters discuss about LAN Switching and Wireless.
·        Part 4 includes 8 chapters discuss about Access the WAN.


In Part 1 Chapter 6 and 11 is most important (Sub-netting and Configuration). Whole part 1 to 4 required this.


Download CCNA Exploration Curriculum 1 to 4

Related Posts Plugin for WordPress, Blogger...