beautypg.com

Using the network os cli, Dcb command line interface, Saving your configuration changes – Brocade Network OS Command Reference v4.1.0 User Manual

Page 39: Chapter 1, Chapter 1, “using the network os cli

background image

Network OS Command Reference

1

53-1003115-01

Chapter

1

Using the Network OS CLI

In this chapter

DCB command line interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Saving your configuration changes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Network OS CLI RBAC permissions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Default roles. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Accessing the Network OS CLI through Telnet. . . . . . . . . . . . . . . . . . . . . . . . . 2

Network OS CLI command modes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Network OS CLI keyboard shortcuts. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

Using the do command as a shortcut . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

Displaying Network OS CLI commands and command syntax . . . . . . . . . . . . 9

Network OS CLI command completion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

Network OS CLI command output modifiers . . . . . . . . . . . . . . . . . . . . . . . . . 10

Show command output information. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

DCB command line interface

The Brocade Data Center Bridging (DCB) CLI is designed to support the management of DCB and
Layer 2 Ethernet switching functionality. The Network OS CLI uses an industry-standard
hierarchical shell familiar to Ethernet/IP networking administrators.

The system starts up with the default Network OS configuration and the DCB startup configuration.
After logging in, you are in the Network OS shell. For information on accessing the DCB commands
from the Network OS shell, see

“Network OS CLI command modes”

on page 3.

Saving your configuration changes

Any configuration changes made to the switch are written into the running-config file. This is a
dynamic file that is lost when the switch reboots. During the boot sequence, the switch resets all
configuration settings to the values in the startup-config file.

To make your changes permanent, use the copy command to commit the running-config file to the
startup-config file, as shown below.

Example of committing the running-config in privileged EXEC mode.

switch# copy running-config startup-config