03-03-2020 02:14 AM - edited 03-03-2020 02:23 AM
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!
########################################################################
########################################################################
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
########################################################################
03-03-2020 02:19 AM
Hello,
could be one of the many bugs in Packet Tracer. Can you post the (zipped) .pkt file ?
03-03-2020 02:22 AM
03-03-2020 02:29 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide