Examen Ccna2

Páginas: 5 (1133 palabras) Publicado: 2 de octubre de 2012
ERouting EIGRP PT Practice SBA




ERouting EIGRP PT Practice SBA

A few things to keep in mind while completing this activity:

1. Do not use the browser Back button or close or reload any Exam windows during the exam.
2. Do not close Packet Tracer when you are done. It will close automatically.
3. Click the Submit Assessment button to submit your work.

Introduction

In thisPacket Tracer Practice Skills-based Assessment, you will:

• complete the configuration of a partially configured network
• establish connectivity to the West Region and the Internet through the use of static and dynamic routing
• verify connectivity



Addressing Table




























Note:
The password for user EXEC mode is cisco.
Thepassword for privileged EXEC mode is class.
 
Step 1: Configure the Device Basics.

Note:
Initially, you can only access router E-Branch2 through the console connection on NetAdmin.

a. Configure the following on E-Branch2:
• The router name is EB2
Router(config)# hostname EB2

• The privileged EXEC mode uses the following encrypted password: class.EB2(config)#enable secret class

• Enable Telnet and console line logins and use the following password: cisco.
EB2(config)#line vty 0 4
EB2(config)#password cisco
EB2(config)#login
EB2(config)#logging synchronous
EB2(config)# exec-timeout 0 0
EB2(config)#exit
 
EB2(config)#line consol 0
EB2(config)#password cisco
EB2(config)#loginEB2(config)#exit
EB2(config)#logging synchronous
EB2(config)# exec-timeout 0 0

• Configure the banner message-of-the-day as: Authorized access only!
EB2(config)#banner motd %Authorized access only!%

b. Using the Addressing Table, configure and activate all the necessary interfaces on E-Branch2.
EB2#show ip interface brief

EB2(config-if)#interface fa 0/1EB2(config-if)#ip address 192.168.1.65 255.255.255.192
EB2(config-if)#no shutdown

EB2(config)#interface fastEthernet 0/0
EB2(config-if)#ip address 192.168.1.1 255.255.255.192
EB2(config-if)#no shutdown

EB2(config)#interface serial 0/0/0
EB2(config-if)#ip address 192.168.1.254 255.255.255.252
EB2(config-if)#no shutdownEB2(config-if)#interface serial 0/0/1
EB2(config-if)#ip address 192.168.1.246 255.255.255.252
EB2(config-if)#no shutdown

c. Configure correct host IP addressing.


• Configure EPC2 with the last IP address in the subnet.
IP Address : 192.168.0.254
Mask : 255.255.255.128
Default gateway :192.168.0.129

• Configure EPC4 with the last IP address in the subnet.IP Address :192.168.1.126
Mask : 255.255.255.192
Default gateway :192.168.1.65

Step 2: Discover the Network.

a. Explore the network to determine the IP address of the serial interface that EastHQ uses to connect to E-Branch2.

b.Remotely access EastHQ.
EB2# show cdp neighbors detail
EB2# telnet 192.168.1.253
 
Step 3: Configure Static and DefaultRouting.

a. Configure connectivity to the West Region.

• Configure a static route on EastHQ to the entire West Region. The West Region uses the 172.16.100.0/24 addressspace. Use the next-hop address argument.
EASTHQ(config)#ip route 172.16.100.0 255.255.255.0 192.0.2.1
 
• Configure a default route on EastHQ to send to the Internet all other traffic for destinations that arenot found in theEastHQ routing table. Use the exit interface argument.
EASTHQ(config)#ip route 0.0.0.0 0.0.0.0 serial0/1/0

b. Verify static and default routing.
EASTHQ#show ip route

Step 4: Configure EIGRP Routing.

Configure EIGRP on EastHQ, E-Branch1, and E-Branch2.

a. Use AS number 100.
b. Do not advertise the network between EastHQ and the Internet.
c. Do not...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Ccna2 examen 10
  • examen ccna2 4
  • Examen Cap8 Ccna2
  • Examen ccna2 capitulo 10
  • Examen CCNA2 v4.0 Capítulo 6
  • Examen De Ccna2
  • ccna2 capitulo 9 examen resuelto v4.0
  • Examen final ccna2

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS