Baremetal Server CLI

All vDefend CLI Commands

CLI Description Command

Install installer-service and vdefend-cli


Installs the installer-service and vdefend-cli. Installer-service is responsible for handling the life-cycle management of vDefend software on baremetal servers.
install bms installer

Install vDefend agent software


Install the vDefend agent software by downloading the agent-bundle from the SSP it is onboarding to.
install bms ssp

Show BMS control connections


Show bare metal server connections to the bare metal orchestrator, controller and metrics manager.
get bms control-connections

Show BMS health status


Show the health of all running agent services and their components.
get bms health

Show installation status


Show the current installation status.
get bms install-status

Show BMS inventory information


Gives the bare metal server inventory information.
get bms inventory

Show management interfaces


Gives the list of interfaces tagged as management-interfaces.
get bms management-interfaces

Show BMS status overview


Gives high-level overview of all the main components of bare metal server.
get bms status

Request support bundle


Request for support bundle used for debugging purposes.
get bms support-bundle

Show support bundle status


Show the status of the requested support bundle.
get bms support-bundle status

Show firewall address sets


Show the address set of the selected bare metal server interface.
get firewall <interface> addrsets

Show firewall rules


Show the distributed firewall rules of the selected bare metal server interface.
get firewall <interface> rulesets

Show firewall interface identifiers


Show identifiers of the bare metal server interfaces on the current bare metal server.
get firewall interface

Show firewall exclusions


Show interfaces that are excluded from firewall rules.
get firewall exclusion

Show firewall rule realization


Show firewall rules that are applied to all interfaces.
get firewall realization

Show firewall rule statistics


Show firewall rule statistics.
get firewall rule-stats

Show firewall status


Show whether the current firewall is enabled or disabled.
get firewall status

Set log level


Set the log-level of all agents/services to a valid log-level option.
set log-level <level>

Clear connection tracking counter


Clear the connection tracking counter.
set conntrack-clear

Set management interfaces


Set bms interfaces as management-interfaces. Enables firewall rules scoped to the management tag.
set bms management-interfaces

Uninstall BMS software


Uninstalls the bare metal server installer and all agents from the bare metal server. Wipes the server clean of trace of any vdefend software.
uninstall bms

Exit the CLI


Exit out of the cli. Note the word "exit" ANYWHERE can trigger exit.
exit

Display help information


Displays how to use the current command and available flags and subcommands to use.
help [command]
Total commands: 23