cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Failed to create static route on FTD CLI for FMC

IP Team
Level 1
Level 1

Hi All, 

 

I seemed to have lost connectivity from our FTD device to the FMC. 

 

I can see that the BR1 interface is up and enabled:

> show network
===============[ System Information ]===============
.......
IPv4 Default route
Gateway : 192.168.50.25

======================[ br1 ]=======================
State : Enabled
Channels : Management & Events
Mode : Non-Autonegotiation
MDI/MDIX : Auto/MDIX
MTU : 1500
MAC Address : x:x:x:x:x:x
----------------------[ IPv4 ]----------------------
Configuration : Manual
Address : 192.168.50.27
Netmask : 255.255.255.248
Broadcast : 192.168.50.31

......

 

 

I can ping the default gateway:

 

> ping 192.168.50.25
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.50.25, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/10/30 ms
>

However when I try to add a static route:

 

> configure network static-routes ipv4 add br1 172.16.72.167 255.255.252.0 192.1
68.50.25
Interface br1 is not reporting link speed... count:0 at /ngfw/usr/local/sf/lib/perl/5.10.1/SF/NetworkConf/NetworkSettings.pm line 3012.
IFTOOL did not report proper interface speed for br1: 'N/A' at /ngfw/usr/local/sf/lib/perl/5.10.1/SF/NetworkConf/NetworkSettings.pm line 885.
Failed to update route configuration, make sure destination, netmask and gateway are valid

 

Any ideas please?

 

Many thanks!

Who Me Too'd this topic