cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4156
Views
1
Helpful
3
Replies

Reset management interface IP address through CLI on Firepower 1010

EvanC75
Level 1
Level 1

Can someone tell me what the command is through CLI to reset the management IP address on a Firepower 1010?  The Cisco documentation for this is wrong.  It does not provide any examples and no matter what I try, it says syntax error.

This is what I am trying and it does not work.

connect ftd
configure network management-data-interface ipv4 manual 10.0.1.1 255.255.255.0

Regards.
1 Accepted Solution

Accepted Solutions

@EvanC75 use configure network ipv4 manual  <ip address> <netmask> <gateway>

RobIngram_0-1688107650159.png

You can confirm that worked using the command show network

 

 

View solution in original post

3 Replies 3

@EvanC75 use configure network ipv4 manual  <ip address> <netmask> <gateway>

RobIngram_0-1688107650159.png

You can confirm that worked using the command show network

 

 

Thank you.  I had a hard time finding the show network command.

What confused me from the Cisco documentation is it told me to do it like this which apparently is wrong:

configure network management-data-interface ipv4 manual 10.0.1.1 255.255.255.0 default-gw 10.0.1.254
Also I tried it without the default gateway.

So basically I didn't need the "management-data-interface" part of it.

 

Regards.

How do I change the management interface on a 3130 to be on the "inside" interface but before that, how do I set nameif to inside on a different interface (want to use 10G instead of 1G)?

Review Cisco Networking for a $25 gift card