jueves, 13 de febrero de 2014

CCNA Rounting Protocols chapter 2 exam

2
Refer to the exhibit. Which is the best way for PC A and PC B to successfully communicate with sites on the Internet?
Correct
Response
Your
Response
Two routes have to be created: a default route in R1 to reach ISP and a static route in ISP to reach R1 for the return traffic. This is a best solution once PC A and PC B belong to stub networks. Moreover, static routing consumes less bandwidth than dynamic routing.
This item references content from the following areas:
Routing Protocols
  • 2.1.1 Static Routing

5
Which type of static route that is configured on a router uses only the exit interface?
Correct
Response
Your
Response
When only the exit interface is used, the route is a directly connected static route. When the next-hop IP address is used, the route is a recursive static route. When both are used, it is a fully specified static route.
This item references content from the following areas:
Routing Protocols
  • 2.2.1 Configure IPv4 Static Routes

10
Refer to the exhibit. The network administrator needs to configure a default route on the Border router. Which command would the administrator use to configure a default route that will require the least amount of router processing when forwarding packets?
Correct
Response
Your
Response
The default route configured with the next-hop option requires a recursive lookup.
This item references content from the following areas:
Routing Protocols
  • 2.2.2 Configure IPv4 Default Routes

11
Refer to the exhibit. What command would be used to configure a static route on R1 so that traffic from both LANs can reach the 2001:db8:1:4::/64 remote network?
Correct
Response
Your
Response
To configure an IPv6 static route, use the ipv6 route command followed by the destination network. Then add either the IP address of the adjacent router or the interface R1 will use to transmit a packet to the 2001:db8:1:4::/64 network.
This item references content from the following areas:
Routing Protocols
  • 2.2.3 Configure IPv6 Static Routes

13
Which two statements describe classful IP addresses? (Choose two.)
Correct
Response
Your
Response
This item references content from the following areas:
Routing Protocols
  • 2.3.1 Classful Addressing

14
A company has several networks with the following IP address requirements:
IP phones - 50
PCs - 70
IP cameras - 10
wireless access points - 10
network printers - 10
network scanners - 2

Which block of addresses would be the minimum to accommodate all of these devices if each type of device was on its own network?
Correct
Response
Your
Response
The network for the PCs would require a subnet mask of /25 in order to accommodate 70 devices. That network could use IP addresses 0 through 127. Phones require a subnet mask of /26 for 50 devices (addresses 128-191). Three /28 networks are needed in order to accommodate cameras, APs, and printers. The network scanner network can use a /30. A block of addresses with a mask of /24 will accommodate this site as the minimum amount needed.
This item references content from the following areas:
Routing Protocols
  • 2.3.3 VLSM

19
Which three IOS troubleshooting commands can help to isolate problems with a static route? (Choose three.)
Correct
Response
Your
Response
The pingshow ip route, and show ip interface brief commands provide information to help troubleshoot static routes. Show version does not provide any routing information. The tracert command is used at the Windows command prompt and is not an IOS command. The show arp command displays learned IP address to MAC address mappings contained in the Address Resolution Protocol (ARP) table.
This item references content from the following areas:
Routing Protocols
  • 2.5.2 Troubleshoot IPv4 Static and Default Route Configuration

21
What happens to a static route entry in a routing table when the outgoing interface is not available?
Correct
Response
Your
Response
This item references content from the following areas:
Routing Protocols
  • 2.5.2 Troubleshoot IPv4 Static and Default Route Configuration

23
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.

What IPv6 static route can be configured on router R1 to make a fully converged network? 
Correct
Response
Your
Response
To reach the remote network, R1 will need a static route with a destination IPv6 address of 2001:db8:10:12::/64 and an exit interface of S0/0/1. The correct static route configuration will be as follows:ipv6 route 2001:db8:10:12::/64 S0/0/1.
This item references content from the following areas:
Routing Protocols
  • 2.2.3 Configure IPv6 Static Routes

Routing Protocols exam Chapter 1

1
Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)
Correct
Response
Your
Response
This item references content from the following areas:
Routing Protocols
  • 1.2.2 Path Determination

4
Refer to the exhibit. A network administrator has configured R1 as shown. When the administrator checks the status of the serial interface, the interface is shown as being administratively down. What additional command must be entered on the serial interface of R1 to bring the interface up?
Correct
Response
Your
Response
By default all router interfaces are shut down. To bring the interfaces up, an administrator must issue the no shutdown command in interface mode.
This item references content from the following areas:
Routing Protocols
  • 1.1.3 Basic Settings on a Router

5
What is one feature that distinguishes routers from Layer 2 switches?
Correct
Response
Your
Response
Routers can support a variety of interfaces for connecting to WANs, such as serial, DSL, and wireless. Switches typically connect to LANs and only support Ethernet standards, such as Fast Ethernet or Gigabit Ethernet. Both routers and switches can be configured with IP addresses and can move packets from one interface to another. They also both use tables of data, such as routing tables and MAC address tables, to determine how to process data traffic.
This item references content from the following areas:
Routing Protocols
  • 1.1.3 Basic Settings on a Router

6
Which command is used to configure an IPv6 address on a router interface so that the router will combine a manually specified network prefix with an automatically generated interface identifier?
Correct
Response
Your
Response
The eui-64 parameter in the ipv6 address command specifies that the router should combine the configured network prefix with an automatically generated interface identifier. The link-local parameter tells the router to use this address as a link-local address rather than the automatically derived link-local address. Using the command ipv6 enable instructs the router to use router advertisements to automatically determine both the network prefix and the interface identifier.
This item references content from the following areas:
Routing Protocols
  • 1.1.3 Basic Settings on a Router

7
What type of IPv6 address is required as a minimum on IPv6 enabled interfaces?
Correct
Response
Your
Response
All IPv6 enabled interfaces must have a link-local IPv6 address. This address can be statically configured or dynamically configured.
This item references content from the following areas:
Routing Protocols
  • 1.1.4 Verify Connectivity of Directly Connected Networks

8
What two pieces of information are displayed in the output of the show ip interface briefcommand? (Choose two.)
Correct
Response
Your
Response
The command show ip interface brief shows the IP address of each interface, as well as the operational status of the interfaces at both Layer 1 and Layer 2. In order to see interface descriptions and speed and duplex settings, use the command show running-config interface. Next-hop addresses are displayed in the routing table with the command show ip route, and the MAC address of an interface can be seen with the command show interfaces.
This item references content from the following areas:
Routing Protocols
  • 1.1.4 Verify Connectivity of Directly Connected Networks

17
Refer to the exhibit. A network administrator issues the show ipv6 route command on R1. What two conclusions can be drawn from the routing table? (Choose two.)
Correct
Response
Your
Response
From the routing table, R1 knows two directly connected networks and the multicast network (FF00::/8). It does not know any routes to remote networks. The entry 2001:DB8:ACAD:A::12/128 is the local host interface route.
This item references content from the following areas:
Routing Protocols
  • 1.3.2 Directly Connected Routes

19
A network administrator configures a router by the command ip route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?
Correct
Response
Your
Response
The command ip route 0.0.0.0 0.0.0.0 <next hop> adds a default route to the routing table of a router. When the router receives a packet and does not have a specific route toward the destination, it forwards the packet to the next hop indicated in the default route. A route created with the ip route command is a static route, not a dynamic route.
This item references content from the following areas:
Routing Protocols
  • 1.3.3 Statically Learned Routes

21
A network administrator is implementing dynamic routing protocols for a company. Which command can the administrator issue on a router to display the supported routing protocols?
Correct
Response
Your
Response
The command router ? will display the routing protocols supported by a router. The other answers will display the command options for each case.
This item references content from the following areas:
Routing Protocols
  • 1.3.4 Dynamic Routing Protocols

lunes, 10 de febrero de 2014

Which security measure is related to the endpoint security in a network? CCNA


Correct
Response
Your
Response

viernes, 7 de febrero de 2014

Se me cierran las ventanas de windows cada vez que las abro / windows explorer.exe failure ASUS ONLY

Despues de buscar y buscar he dado con la solucion:
After searching I found the solution to my problem

This issue affects only Asus laptops
Este problema afecta a los portatiles ASUS.

You just have to enter the control panel and uninstall the Asus webstorage appliance, and that's it!!
Unicamente hay que entrar al panel de control y desintalar el Asus webstorage appliance.

Diagnostics
Diagnósticos para este problema:

Executing
Al ejecutar

findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"

obtendremos un archivo llamado sfcdetails.txt ( en el escritorio podemos encontrarlo )

Este es su resultado ( buscar abajo del todo)

2014-02-07 14:45:16, Info                  CSI    0000030f [SR] Cannot repair member file [l:22{11}]"PINTLGB.IMD" of Microsoft-Windows-IME-Simplified-Chinese-Core, Version = 6.1.7601.17514, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS,,