You are here: Using the CLI > Show Configuration Command

Show Configuration Command

The show configuration command can be used to display all current configuration data from the CLI. Enter the following. The display shown is an abridged version of an actual output:

eqcli > show config
sequence = 60
locale = "en"
watchdog = 30
version = 3
extended_audit = true
customer {
  sequence = "0"
  # last_refresh_date = ""
  # support_email = ""
  # support_enddate = ""
  # hw_support_level = ""
  # fw_support_enddate = ""
  # fw_support_level = ""
  # en_support_enddate = ""
  # en_support_level = ""
}
}
ntp {
  sequence = "0"
  enable = true
  server = "pool.ntp.org"
}
syslog {
  sequence = "0"
  enable = false
  # server = ""
}
alerts {
  sequence = "0"
  enable = true
}
services {
  sequence = "0"
  http = true
  https = true
  ssh = true
  snmp = true
  envoy = true
  envoy_agent = true
  fo_http = true

fo_https = true

fo_ssh = true

fo_snmp = true

fo_envoy = true

fo_envoy_agent = true

}