Wednesday 13 March 2019

configure firepower FTD in CLI

Patch your mgmt port and LAN port to the same lan/vlan

Give the management interface an IP address followed by the subnet mask and the gateway
configure network ipv4 manual 192.168.100.200 255.255.255.0 192.168.100.254

Add the manager (FMC)
configure manager add 192.168.100.253 123456

Now go to FMC and  add the sensor (192.168.100.200)

You might need to add a route for the network on the FMC under System -> configuration -> Management interfaces


No comments:

Post a Comment