Cisco Cisco Firepower Management Center 4000

Page of 1844
 
D-32
FireSIGHT System User Guide
 
Appendix D      Command Line Reference 
  Configuration Commands
Example
> configure network ipv4 dhcp
ipv4 manual
Manually configures the IPv4 configuration of the device’s management interface.
Syntax
configure network ipv4 manual ipaddr netmask gw
where 
ipaddr
 is the IP address, 
netmask
 is the subnet mask, and 
gw
 is the IPv4 address of the default 
gateway.
Example
> configure network ipv4 manual 10.123.1.10 255.255.0.0 10.123.1.1
ipv6 delete
Disables the IPv6 configuration of the device’s management interface.
Syntax
configure network ipv6 delete
Example
> configure network ipv6 delete
ipv6 dhcp
Sets the IPv6 configuration of the device’s management interface to DHCP. The management interface 
communicates with the DHCP server to obtain its configuration information.
Syntax
configure network ipv6 dhcp
Example
> configure network ipv6 dhcp
ipv6 router
Sets the IPv6 configuration of the device’s management interface to Router. The management interface 
communicates with the IPv6 router to obtain its configuration information.
Syntax
configure network ipv6 router
Example
> configure network ipv6 router