Solved
Static Routes not changing when edited/deleted
I' ve recently modified a route and also deleted a route. Neither change shows in the acting routing table. It still shows what was previous to the changes. Any ideas? FG10CH3G09620149 (root) # sh router static config router static edit 1 set device " port1" set dst 10.98.169.192 255.255.255.192 set gateway 10.98.130.250 set weight 50 next end FG10CH3G09620149 (root) # get router info routing-table static S* 0.0.0.0/0 [10/0] via 172.16.155.33, wan2 S 10.98.139.192/26 [10/0] via 10.98.130.250, port1, [0/50]
