cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
488
Views
0
Helpful
2
Replies

Need help with packet tracer

llessur4484
Level 1
Level 1

Hello all, I can't seem to get my pc to ping my web server. some help would be great! I attached a packet tracer file. 

https://drive.google.com/file/d/1xRrxplBf40mkm_QsPsDd5ZufOw_uqBg5/view?usp=sharing

1 Accepted Solution

Accepted Solutions

Hello,

 

on your router, change the IP address of interface GigabitEthernet0/1:

 

interface GigabitEthernet0/1
ip address 10.176.16.100 255.255.255.0
duplex auto
speed auto

 

On SW2, configure interface FastEthernet0/1 as below:

 

interface FastEthernet0/1
switchport mode access
switchport nonegotiate

--> no switchport access vlan 200

View solution in original post

2 Replies 2

Hello,

 

on your router, change the IP address of interface GigabitEthernet0/1:

 

interface GigabitEthernet0/1
ip address 10.176.16.100 255.255.255.0
duplex auto
speed auto

 

On SW2, configure interface FastEthernet0/1 as below:

 

interface FastEthernet0/1
switchport mode access
switchport nonegotiate

--> no switchport access vlan 200

Excellent sir! thanks for the prompt reply. I see where I screwed up. Thank you!!!!!!!!!!!!!

Review Cisco Networking for a $25 gift card