Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Image Modified

Table of Contents

...

command

brief description

cli_stat

Show debug information about CLI

config

Show/modify running or saved configuration

cxn_history

Show controller connection history

debug

Set debug level: error, warn, info, verbose, vverb

drvcmd

Run an switch hardware driver command

echo

Echo request to command server

enable

Enter the 'enable' mode (currently no effect on UI)

flowtable

Show the flowtable: brief, extended, full

help

Show help for commands

history

Show command history

lua

Evaluate a lua expression

mgmtstats

Show management statistics

port

Show/set/stats for ports; use -l to indicate only ports with link (show,stats)

ps

Show port info; use -l to indicate only ports with link

quit

Quit the CLI (if supported)

restart

Restart the OpenFlow daemons

shell

Run a shell command

status

Show switch status

version

Show firmware version

...

The config command is the primary mechanism for updating the values that determine the initialization sequence of the system. There are a set of known configuration keywords that are documented in the Indigo Initialization and Configuration document. Additional keywords may be added which can be referenced in user generated scripts which source either /etc/find-env or the appropriate sysenv file.

...

Quit the CLI (if supported)

restart

Restart the OpenFlow daemons ofprotocol and ofswd, so that any daemon-dependent configuration change will take effect.

shell

Run the remainder of the line as a shell command

...