Using mgmt_cli, what is the correct syntax to import a host object called Server_1 from the CLI?
Posted: Fri Jul 22, 2022 11:32 am
Using mgmt_cli, what is the correct syntax to import a host object called Server_1 from the CLI?
A. mgmt_cli add-host ג€Server_1ג€ ip_address ג€10.15.123.10ג€ --format txt
B. mgmt_cli add host name ג€Server_1ג€ ip-address ג€10.15.123.10ג€ --format json
C. mgmt_cli add object-host ג€Server_1ג€ ip-address ג€10.15.123.10ג€ --format json
D. mgmt._cli add object ג€Server-1ג€ ip-address ג€10.15.123.10ג€ --format json
A. mgmt_cli add-host ג€Server_1ג€ ip_address ג€10.15.123.10ג€ --format txt
B. mgmt_cli add host name ג€Server_1ג€ ip-address ג€10.15.123.10ג€ --format json
C. mgmt_cli add object-host ג€Server_1ג€ ip-address ג€10.15.123.10ג€ --format json
D. mgmt._cli add object ג€Server-1ג€ ip-address ג€10.15.123.10ג€ --format json