SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 304 Weeks Ago, 1 Day Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 08 Nov 2017 My Price 10.00

Console into the router and enable privileged EXEC mode :

PACKET TRACER!!!! CAN ANYONE HELP WITH THIS PROJECT ATTACHED.. I NEED THE STEPS RECORDED JUST LIKE THE EXAMPLE PROVIDED. The lab and link will be provided. I don't n

LAB RESERVATION ID XXXXXXX

 

PART 2

 

Step 2: Configure the Router

(a)  Console into the router and enable privileged EXEC mode :

     Router>enable

 

(b)Enter configuration mode:

Router#configure terminal

 

(c) Assign a device name to the router:

Router(config)# hostname R1

 

(d) Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names :

R1(config)# no ip domain-lookup

 

(e)Assign class as the privileged EXEC encrypted password

R1(config)# enable secret class

 

(f)Assign cisco as the console password and enable login

R1(config)# line con 0

R1(config-line)#password cisco

R1(config-line)#login

R1(config-line)#exit

 

(g)Assign cisco as the VTY password and enable login

R1(config)#line vty 0 4

R1(config-line)#password cisco

R1(config-line)#login

R1(config-line)#exit

R1(config)#

 

(h)Encrypt the clear text passwords

R1(config-line)#service password-encryption

 

(i)Create a banner that warns anyone accessing the device that unauthorized access is prohibited

R1(config)#banner motd#Unauthorized access prohibited#

 

(j& k)Configure and activate both interfaces on the router and configure description for each interface indicating which device is connected to it

R1(config)# int g0/0

R1(config-if)# description Connection to PC-B

R1(config-if)# ip address 192.168.0.1 255.255.255.0

R1(config-if)#no shutdown

 

R1(config-if)# int g0/1

R1(config-if)# description 192.168.1.1 255.255.255.0

R1(config-if)#no shutdown

R1(config-if)#exit

R1(config)#exit

R1#

 

(l)Save the running configuration to the startup configuration file

R1# copy running-config startup-config

 

(m)Set the clock on the router

R1# clock set 11:00:00 April 1 2016

 

PART 3:

Step 1:

(a)Use the show version command to answer the following questions about the router

R1# show version

 

(b)Use the show version command to answer the following questions about the switch

Switch# show version

 

Step 2:

Use the show ip route command on the router to answer the following questions

R1# show ip route

 

Step 3:

Use the show interface g0/1 to answer the following questions

R1# show interface g0/1

 

Step 4:

(a)  Enter the show ip interface brief command on the router

     R1# show ip interface brief

 

(b)Enter the show ip interface brief command on the switch

    Switch# show ip interface brief

 

Initialize the Router and Reload

R1#erase startup-config

R1#reload

no

no

yes

 

Initialize the Switch and Reload

switch>enable

switch# show flash

switch#delete plan.dat

switch#erase startup-config

switch@reload

no

no

 

 

 

ANSWERS TO QUESTIONS

Step 1(c)

Ping PC-B from a command prompt window on PC-A.
Why were the pings not successful?

MY ANSWER:

Because the router interfaces (default gateways) have not been configured yet.

Step 2(n)

Ping PC-B from a command prompt window on PC-A.

Were the pings successfully? Why?

MY ANSWER:

Yes, the pings were successful. The router has been configured and can route the traffic across the two subnets.

 

PART 3:

Step 1(a)

What is the name of the IOS image that the router is running?

ANSWER:

C1900-UNIVERSALK9-MZ.spa.152-4.M3.bin

 

How much DRAM memory does the router have?

ANSWER:

512MB

 

How much NVRAM memory does the router have?

ANSWER:

255K bytes of non-volatile configuration memory

 

How much Flash memory does the router have?

ANSWER:

250880K bytes of ATA System CompactFlash 0(Read/Write)

 

Step 1(b)

What is the name of the IOS image that the switch is running?

ANSWER:

c2960-lanbasek9-mz.150-2.SE.bin

 

How much dynamic random access (DRAM) does the switch have?

ANSWER:

65536 of memory

 

How much nonvolatile random access memory (NVRAM) does the switch have?

ANSWER:

64K bytes

 

What is the model number of the switch?

ANSWER:

WS-C2960-24TT-L

 

Step 2:

What code is used in the routing table to indicate a directly connected network?

ANSWER:

C

 

How many route entries are coded with a C code in the routing table?

ANSWER:

2

 

What interface types are associated to the C code routes?

ANSWER:

g0/0 and g0/1

 

Step 3:

what is the operational status of the G0/1 interface?

GigaEthernet0/1 is up, line protocol; is up

 

What is the media access control (MAC) address of the G0/1 interface?

ANSWER:

 

 

How is the Internet address displayed in this command?

ANSWER:

192.168.1.1/24

 

Step 4:

REFLECTION

1.    If the G0/1 interface showed administratively down, what interface configuration command would you use to turn the interface up?

     ANSWER:

R1(config-if)# no shutdown

 

2.    What would happen if you had incorrectly configured interface g0/1 on the router with an IP address of 192.168.1.2?

     ANSWER:

PC-A would not be able to ping PC-B. This is because PC-B is on a different network than PC-A which requires the default-gateway router to route these packets. PC-A is configured to use the IP address of 192.168.1.1 for the default-gateway router, but this address is not assigned to any device on the LAN.Any packets that need to be sent to the default-gateway for routing will never reach their destination.

 

 

eed the pka file, just the steps. https://youtu.be/_0VD7mlHCeY

Attachments:

Answers

(5)
Status NEW Posted 08 Nov 2017 12:11 PM My Price 10.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)