Use LEFT and RIGHT arrow keys to navigate between flashcards;
Use UP and DOWN arrow keys to flip the card;
H to show hint;
A reads text to speech;
65 Cards in this Set
- Front
- Back
In STP a port can be in the following states: (Select 5)
|
Forwarding, Disabled, Learning, Listening, Blocking
|
|
Which of the following statements are true about UDP? (Select 2)
|
connectionless and low overhead
|
|
Using a switch we divide the network into multiple _________ domains.
|
collision
|
|
How many hosts are available on each subnet of the following network 172.16.0.0/22?
|
1022
|
|
When the duplex system led is selected, what color indicates full settings on that switch port (Catalyst 2950)?
|
Solid Green
|
|
The first octet range of a class B IP address is?
|
128 to 191
|
|
After installing a PRI in our router and configuring the switch type we need to configure the framing ect...what is the correct configuration?
|
Router(config)#controller t1 1/0
Router(config-controller)#framing esf Router(config-controller)#linecode b8zs Router(config-controller)#pri-group timeslots 1-24 |
|
This ISDN protocol deals with concepts, aspects, and interface issues.
|
I-series
|
|
In STP a port is in listening state, that port in RSTP would be in ______ state.
|
Discarding
|
|
This form of switching starts the forwarding proccess as soon as the switch receives the destination address.
|
Cut-Through
|
|
When connecting a switch to a hub we use a ______ cable.
|
crossover
|
|
We want to show a list of commands starting with s. How do we acheive this
|
s?
|
|
Which feature can we implement to place a switchport in forwarding state immediately?
|
PortFast
|
|
Which of the following subnet masks will give us a minimum of 25 hosts on each subnet. (Select 2)
|
255.255.255.224 and 255.255.255.192
|
|
What IOS command will enable you to configure a native ISDM interface on a Cisco router? You must be in privileged mode
|
interface bri0
|
|
To set an interface to PPP mode what IOS command is required? Assume you are in interface mode.
|
encapsulation PPP
|
|
What WAN protocols used CHAP authentication?
|
PPP
|
|
What is the default command to start routing IP?
|
ip routing
|
|
To copy an IOS image from a TFTP server you must type the following command?
|
Copy tftp flash
|
|
How is the designated router determined by OSPF on a multi-access network segment?
|
The highest interface priority, then the highest RID
|
|
What is the primary benefit of the Virtual Local Area Network Trunking Protocol?
|
consistent VLAN configuration acress swithces in a domain
|
|
Which Network Address Translation term is used for the IP address that is assigned to a host on the inside network?
|
Inside local address
|
|
What is the term used for the Ethernet communication mechanism by which hosts can send and receive data simultaneously?
|
Full-duplex
|
|
What is the maximum number of characters that are permitted for configuring a Service Set Identifier (SSID) in an Access Point (AP)?
|
32
|
|
A host sends a packet with a destination IP address that is on a different subnet than its own. How will this packet be processed when it is received by the local switch?
|
It will be forwarded to the Mac address of the default gateway.
|
|
Which of the following methods of tunneling Internet Protocol version 6 (IPv6) traffic through an IPv4 network increases protocol over because of IPv6 headers?
|
IPv6 over IPv4 tunnels
|
|
Which of the following determines the OSPF Router ID?
|
The highest IP address assigned to a loopback interface on the router
|
|
Which Cisco Internetwork Operating System (IOS) command is used to view the VLAN Trunking Protocol (VTP) statistics information?
|
Show vtp counters
|
|
What port types are available for Rapid Spanning Tree Protocol (RSTP) but NOT available in Spanning Tree Protocol (STP)? (Choose two.)
|
Alternate port
Backup port |
|
What are the three types of Internet Protocol version 6 (IPv6) addresses?
|
Unicast
Multicast Anycast |
|
Which Cisco Internetwork Operating System (IOS) command is used to view the number of Enhanced Interior Gateway Routing Protocol (EIGRP) packets that are sent and received?
|
show ip eigrp traffic
|
|
Which Cisco Internetwork Operating System (IOS) command is used to encrypt passwords on Cisco routers?
|
service password-encryption
|
|
Which Cisco Internetwork Operating System (IOS) command would be used to set the privileged mode password to "cisco"?
|
router(config)# enable password cisco
|
|
Which Cisco Internetwork Operating System (IOS) command is used to store the configuration stored in Random Access Memory (RAM) to Non-Volatile Random Access Memory (NVRAM)?
|
router# copy running-config startup-config
|
|
Which type of address is a legitimate IP address assigned by the Internet Service Provider (ISP), and represents one or more inside local IP addresses externally?
|
Inside global address
|
|
What will an EIGRP router do if the successor route fails and there is no feasible successor?
|
EIGRP will query neighboring routers until a new successor route is determined.
|
|
You are the network administrator for your company. You wanted to connect the host computers to the switches.
Which cable should you use to ensure the connectivity? |
Straight-through cable
|
|
Which of the following is NOT a component of the Cisco Self-Defending Network strategy used to secure the business of an organization?
|
Rate Limiting
|
|
Which Cisco IOS command is used to clear the matches for the filter rules in an access list?
|
clear access-list counters
|
|
Which media access control method is used by Ethernet technology to minimize collisions in the network?
|
CSMA/CD
|
|
Which type of switching process requires a switch to wait for the entire frame to be received before forwarding it to a destination port?
|
store and forward
|
|
Which type of Dynamic Host Configuration Protocol (DHCP) transmission is used by a host to forward a DHCPDISCOVER packet to locate a DHCP server on the network?
|
broadcast
|
|
Which of the following statements are TRUE of routing? (Choose two.)
|
It refers to the determination of the path from the source to the destination in a network.
It is a Layer 3 function. |
|
What is the purpose of using the show arp command?
|
To view the Address Resolution Protocol (ARP) cache
|
|
Which of the following statements are TRUE of synchronous serial ports? (Choose two.)
|
These ports can be used to provide leased-line or dial-up communications.
These ports can be used to configure high-speed lines (E1 or T1). |
|
Which Enhanced Interior Gateway Routing Protocol (EIGRP) packet type is used for neighbor discovery?
|
Hello
|
|
You need to configure an extended IP access list on your Cisco router. You need to control users' access by port.
Which of the following is NOT a valid entry for the port field in an IP extended access list? |
IP
|
|
Which WAN switching technology dynamically establishes a virtual connection between a source and a destination?
|
Circuit Switching
|
|
Which of the following commands will set the line speed of a serial connection that connects to a Channel Service Unit /Digital Service Unit (CSU/DSU) at 56 Kbps?
|
service-module 56k clock rate speed
|
|
What three Local Management Interface (LMI) types are supported on Cisco routers? (Choose three.)
|
Q933a
ANSI Cisco |
|
Which statement is TRUE of the CSMA/CD Ethernet media access method?
|
It uses a back-off algorithm to calculate a random time value.
|
|
On a Cisco 2950 switch, which status LED and color combination indicates a Power On Self Test (POST) failure?
|
system LED: solid amber
|
|
Which of the following is NOT a valid range for private IP addresses?
|
193.0.0.0 - 192.255.255.255
|
|
Which Cisco IOS command is used to configure encapsulation for a PPP serial link on a Cisco router?
|
encapsulation ppp
|
|
Which Internet Control Message Protocol (ICMP) message is sent by a host in the network to test connectivity with another host?
|
ICMP echo-request message
|
|
Which of the following protocols are used in Voice over IP (VoIP) transmissions?
|
RTP
UDP IP |
|
Two catalyst switches on a LAN are connected to each other with redundant links and have Spanning Tree Protocol (STP) disabled. What problem could occur from this configuration?
|
it may cause broadcast storms
|
|
Which of the following technologies should be used to prevent a switching loop if a switch is connected to a port configured for Portfast?
|
BPDU Guard
|
|
What is the Institute of Electrical and Electronics Engineers (IEEE) specification for Spanning Tree Protocol (STP)?
|
802.1d
|
|
What is the purpose of frame tagging in Virtual LAN (VLAN) configurations?
|
frame identification over trunk links
|
|
What is the purpose of using the show arp command?
|
To view the Address Resolution Protocol (ARP) cache
|
|
Which Enhanced Interior Gateway Routing Protocol (EIGRP) packet type is used for neighbor discovery?
|
Hello
|
|
Which of the following commands will set the line speed of a serial connection that connects to a Channel Service Unit /Digital Service Unit (CSU/DSU) at 56 Kbps?
|
service-module 56k clock rate speed
|
|
Which statement is TRUE of the CSMA/CD Ethernet media access method?
|
It uses a back-off algorithm to calculate a random time value.
|
|
Which command is used on the Cisco Catalyst 2950 series switch to configure a port as a VLAN trunk port?
|
switchport mode trunk
|