cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
490
Views
0
Helpful
9
Replies

Help With Cisco Packet Tracer Assignment

mvwebb88
Level 1
Level 1

Hello! I am new to Cisco and could really use some help with completing this assignment. This will help guide me with future assignments and getting more knowledge of how this program works! Thank you in advance. I am currently using the 6.2 version.

9 Replies 9

Hello,

post your zipped Packet Tracer project (.pkt) file with what you have configured so far...

mvwebb88
Level 1
Level 1

Hi Georg! 

Here you go.

Hello,

thanks for posting. I'll have a look...

Hello,

I opened your file, but it is basically an empty project with nothing configured. Completing the entire project will take at least several hours. What kind of support/help do you get ? And what is your experience level ?

hey george, can u help me with my assignment?

Hi Georg!

The only support I have is my textbook. I will reattempt and upload a more completed file tomorrow.

Hi Georg,

Please see my zip file that I started configuring. I ran into an issue. The first LAN will not ping? Do I need to wait until all configuration is complete? Also, I cannot configure the second LAN. I cannot figure out a correct IP address. I have attached screenshots with my solutions as well as the pkt file

Hello,

below are the configs for the LAN on the left side. The two routers in the middle need an additional layer 3 interface, so you have to add that. 

Switch#wr
Building configuration...
[OK]
Switch#sh run
Building configuration...

Current configuration : 1191 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
spanning-tree mode pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
switchport access vlan 10
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/2
switchport access vlan 20
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/3
switchport mode trunk
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface Vlan1
no ip address
shutdown
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
end

Marianne_Webb_R1#sh run
Building configuration...

Current configuration : 1109 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Marianne_Webb_R1
!
ip dhcp excluded-address 192.168.10.1
ip dhcp excluded-address 192.168.20.1
!
ip dhcp pool VLAN_10
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
ip dhcp pool VLAN_20
network 192.168.20.0 255.255.255.0
default-router 192.168.20.1
!
ip cef
no ipv6 cef
!
spanning-tree mode pvst
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0
!
interface FastEthernet0/0.20
encapsulation dot1Q 20
ip address 192.168.20.1 255.255.255.0
!
interface FastEthernet0/1
ip address 172.16.12.1 255.255.255.252
duplex auto
speed auto
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
network 172.16.0.0
network 192.168.10.0
network 192.168.20.0
no auto-summary
!
ip classless
!
ip flow-export version 9
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
end

Leo Laohoo
Hall of Fame
Hall of Fame

Move this Packet Tracer homework to the Cisco Learning Network.  

https://learningnetwork.cisco.com/s/topic/0TO6e000000WEorGAG/packet-tracer

Review Cisco Networking for a $25 gift card