cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
764
Views
0
Helpful
3
Replies

Packet Tracer (ICMP traffic stop as soon as I give static patch)

Tarun Vyas
Level 1
Level 1

My company got new MPLS link and ask me to configure on core switch. so I was looking same in packet tracer and facing 1 issue.

Please find attachment for Network Diagram

> I wanted to send 192.168.1.201 traffic via 192.168.10.1(reliance router)

> I am able to ping 192.168.20.20 PC from 192.168.1.201

> But when I configure static route (below shown) on Juniper_HO it stop to ping to 192.168.20.20

  ip route 192.168.1.201 255.255.255.255 192.168.10.1 (after put this command not able to reach next hop)

 

juniper_HO#sh run

interface GigabitEthernet0/1

description connected to Firewall_HO

!

interface GigabitEthernet0/2

description connect to Reliance router name switch2

no switchport

ip address 192.168.10.2 255.255.255.252

duplex auto

speed auto

!

interface Vlan1

ip address 192.168.1.212 255.255.252.0

!

ip classless

ip route 0.0.0.0 0.0.0.0 192.168.1.13

ip route 192.168.10.4 255.255.255.252 192.168.10.1

ip route 192.168.20.0 255.255.255.0 192.168.10.1

juniper_HO#sh ip route

Gateway of last resort is 192.168.1.13 to network 0.0.0.0

C 192.168.0.0/22 is directly connected, Vlan1

192.168.10.0/30 is subnetted, 2 subnets

C 192.168.10.0 is directly connected, GigabitEthernet0/2

S 192.168.10.4 [1/0] via 192.168.10.1

S 192.168.20.0/24 [1/0] via 192.168.10.1

S* 0.0.0.0/0 [1/0] via 192.168.1.13

=========================================

Firewall_HO#sh ip route

C 192.168.0.0/22 is directly connected, Vlan1

S 192.168.20.0/24 [1/0] via 192.168.1.212

=========================================

reliance#sh run

interface GigabitEthernet0/0

description connected to juniper

ip address 192.168.10.1 255.255.255.252

duplex auto

speed auto

!

interface GigabitEthernet0/1

description connected to silvesa

ip address 192.168.10.5 255.255.255.252

duplex auto

speed auto

!

interface Vlan1

no ip address

shutdown

!

ip classless

ip route 0.0.0.0 0.0.0.0 192.168.10.6

ip route 192.168.0.0 255.255.252.0 192.168.10.2

reliance#sh ip route

Gateway of last resort is 192.168.10.6 to network 0.0.0.0

S 192.168.0.0/22 [1/0] via 192.168.10.2

192.168.10.0/24 is variably subnetted, 4 subnets, 2 masks

C 192.168.10.0/30 is directly connected, GigabitEthernet0/0

L 192.168.10.1/32 is directly connected, GigabitEthernet0/0

C 192.168.10.4/30 is directly connected, GigabitEthernet0/1

L 192.168.10.5/32 is directly connected, GigabitEthernet0/1

S* 0.0.0.0/0 [1/0] via 192.168.10.6

===============================================

silvasa_SW#sh ip route

Gateway of last resort is 192.168.10.5 to network 0.0.0.0

192.168.10.0/30 is subnetted, 1 subnets

C 192.168.10.4 is directly connected, GigabitEthernet0/2

C 192.168.20.0/24 is directly connected, Vlan1

S* 0.0.0.0/0 [1/0] via 192.168.10.5

==============================================

Please find attachment for network diagram

3 Replies 3

Hello,

 

post the zipped Packet Tracer project (.pkt) file.

 

192.168.1.201, according to your drawing, is a PC connected to Juniper_HQ. Why would
you want to route that IP address through the Reliance router ?

Hello George,

 

Please find attachment for packet tracer zip (.pkt) file. Actually I was attaching .pkt file and it was not supporting. thanks to suggest me to convert in zip and attach file.


Why Would you want to route that IP address through the Reliance router ?

Requirement : Some of server traffic (192.168.1.201) should reach to branch (Silvasa) via reliance router.

 

 

 

Hello,

 

I don't understand the requirement as you posted it. The only way to reach the Silvana branch is through the Reliance router.

 

Can you post the original document where the requirements are stated ?

Review Cisco Networking for a $25 gift card