cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1753
Views
6
Helpful
3
Replies

Static routes don't save

nikolai_ursu
Level 1
Level 1

Hello, guys!

Routers can't save static routes in CLI. Save only in config tab. But it doent's work this way.

Have I something wrong?

Thanks!

########################################################################
1.JPG
########################################################################

R1#show ip interface brief

Interface IP-Address OK? Method Status Protocol

GigabitEthernet0/0 10.10.51.1 YES NVRAM up up

GigabitEthernet0/1 192.168.0.1 YES NVRAM up up

GigabitEthernet0/2 unassigned YES NVRAM administratively down down

Vlan1 unassigned YES NVRAM administratively down down

########################################################################

R2#show ip interface brief

Interface IP-Address OK? Method Status Protocol

GigabitEthernet0/0 10.10.53.1 YES NVRAM up up

GigabitEthernet0/1 192.168.0.2 YES NVRAM up up

GigabitEthernet0/2 unassigned YES NVRAM administratively down down

Vlan1 unassigned YES NVRAM administratively down down

########################################################################

5.JPG

4.JPG
2.JPG3.JPG

3 Replies 3

Hello,

 

could be one of the many bugs in Packet Tracer. Can you post the (zipped) .pkt file ?

Hello,

sure, posted

Hello,

 

--> C 10.10.51.0/24 is directly connected, GigabitEthernet0/0

 

The static route doesn't show up in the routing table because the same network (10.10.51.0/24) is directly connected, and has a better administrative distance than the static route. Directly connected is preferred.