Cisco Cisco Firepower Management Center 4000

Seite von 1844
 
D-29
FireSIGHT System User Guide
 
Appendix D      Command Line Reference
  Configuration Commands
manager
The 
configure manager
 commands configure the device’s connection to its managing Defense Center.
Access
Configuration
add
Configures the device to accept a connection from a managing Defense Center. This command works 
only if the device is not actively managed.
A unique alphanumeric registration key is always required to register a device to a Defense Center. In 
most cases, you must provide the hostname or the IP address along with the registration key. However, 
if the device and the Defense Center are separated by a NAT device, you must enter a unique NAT ID, 
along with the registration key, and specify 
DONTRESOLVE
 instead of the hostname.
Syntax
configure manager add {hostname | IPv4_address | IPv6_address | DONTRESOLVE} regkey 
[nat_id]
where 
{hostname | IPv4_address | IPv6_address | DONTRESOLVE} 
specifies the DNS host name or 
IP address (IPv4 or IPv6) of the Defense Center that manages this device. If the Defense Center is not 
directly addressable, use
 DONTRESOLVE. 
If you use
 DONTRESOLVE,nat_id 
is required. 
regkey
 is the 
unique alphanumeric registration key required to register a device to the Defense Center. 
nat_id
 is an 
optional alphanumeric string used during the registration process between the Defense Center and the 
device. It is required if the hostname is set to
 DONTRESOLVE.
Example
> configure manager add DONTRESOLVE abc123 efg456
delete
Removes the Defense Center’s connection information from the device. This command only works if the 
device is not actively managed.
Syntax
configure manager delete
Example
> configure manager delete
mpls-depth
Configures the number of MPLS layers on the management interface. This command is not available on 
virtual devices and ASA FirePOWER devices.
Access
Configuration