Single-port communication is the default behavior, and requires no configuration. Use the commands in this topic to enable dual-port communication instead.
Log in to the appliance CLI.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
If your appliance has already been added to the Central Management System appliance, type
yesto confirm that you want to enter configuration mode:****************** *** CMS notice *** ****************** This system is under management of a CMS. Please note that the CMS may update this system's configuration, which could overwrite changes that you have made locally. Enter 'YES' to enter configuration mode anyway: yes
Enable dual-port communication:
hostname (config) # fenet dti source type CMS address-type cms-auto
Note
You can also use the
no fenet dti source type CMS address-typecommand to restore dual-port communication.Verify the configuration:
hostname (config) # show fenet dti configuration
The word "singleport" should not appear in the entries in the Active Settings list.
Save your changes.
hostname (config) # write memory
Example
The following example enables dual-port communication.
hostname (config) # fenet dti source type CMS address-type cms-auto hostname (config) # show fenet dti configuration CLIENT CONFIGURATIONS: ACTIVE SETTINGS: Mode : online Download source : CMS (DTIUser@10.2.0.0) - Managed by CMS Upload destination : CMS (DTIUser@10.2.0.0) - Managed by CMS Mil service : CMS (DTIUser@10.2.0.0) - Managed by CMS Faude service : CMS (DTIUser@10.2.0.0) - Managed by CMS AVSuite service : CMS (DTIUser@10.2.0.0) - Managed by CMS AVAILABLE OPTIONS: ---------------------------------------------------- Download User Address ---------------------------------------------------- CDN DTIUser cloud.fireeye.com CMS DTIUser 10.2.0.0 DTI DTIUser staticcloud.fireeye.com ...