Next: , Previous: , Up: Basic commands   [Contents][Index]


3.2 Terminal Mode Commands

Command: write terminal

Displays the current configuration to the vty interface.

Command: write file

Write current configuration to configuration file.

Command: configure terminal

Change to configuration mode. This command is the first step to configuration.

Command: terminal length <0-512>

Set terminal display length to <0-512>. If length is 0, no display control is performed.

Command: who

Show a list of currently connected vty sessions.

Command: list

List all available commands.

Command: show version

Show the current version of Quagga and its build host information.

Command: show logging

Shows the current configuration of the logging system. This includes the status of all logging destinations.

Command: logmsg level message

Send a message to all logging destinations that are enabled for messages of the given severity.