B Commands. bandwidth (interface) Send document comments to

Similar documents
Send document comments to

Working with Configuration Files

Converting from Cisco NX-OS to ACI Boot Mode

Configuring Session Manager

Basic Device Management

Configuring Virtual Service Blades

VSB Backup and Recovery

Send document comments to name List name. The range of valid values is 1 to 64.

Performing Software Maintenance Upgrades (SMUs)

Configuring a MAC ACL

Initial Configuration

Configuring the MAC Address Table

Lab Managing Router Configuration Files with Terminal Emulation Software

Using PowerOn Auto Provisioning

Command-Line Interfaces

Command-Line Interfaces

Exporting and Importing a Virtual Service Blade

Upgrading or Downgrading the Cisco Nexus 3500 Series NX-OS Software

Managing Modules. About Modules. Send documentation comments to CHAPTER

Configuring System Port Profiles

Using the Device File Systems, Directories, and Files

This chapter describes how to configure the Configure Replace feature.

Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d)

Configuring an IP ACL

D Commands. Send comments to

Performing Software Maintenance Upgrades

Cisco IOS Commands for the Catalyst 6500 Series Switches with the Supervisor Engine 32 PISA

Packet Tracer - Configuring Initial Switch Settings

Nexus 9500 Spine Supervisor Failure Recovery

C Commands. Cisco Nexus 5500 Series NX-OS System Management Command Reference 1

Cisco Nexus 7000 Series NX-OS Virtual Device Context Command Reference

Cisco Nexus 9000 Series FPGA/EPLD Upgrade Release Notes, Release 7.0(3)F1(1)

This table describes the supervisor module options for switches in the Cisco MDS 9000 Family.

VDC Virtual Device Context. Prepared By Rajeev Srikant

Lab 7 Configuring Basic Router Settings with IOS CLI

Software Images. About Software Images. Dependent Factors. Send documentation comments to CHAPTER

Configuring ECMP for Host Routes

Available Commands CHAPTER

Configuring Terminal Settings and Sessions

Configuring Online Diagnostics

Configuring RPR Supervisor Engine Redundancy

Configuring RPR Supervisor Engine Redundancy

RPR+ on Cisco 7500 Series Routers

Cisco 7500 Series Line Card Configuration Commands

U Commands. Cisco MDS 9000 Series Command Reference 1

Cisco cbr Converged Broadband Routers High Availability Configuration Guide

Cisco Nexus 9000 Series Switches Conversion from Cisco NX-OS to Cisco ACI-Mode

Configuring Supervisor Engine Redundancy on the Catalyst 4507R and 4510R Switches

Upgrading the Cisco IOS XE Software

Backing Up and Restoring Data

Cisco Nexus 1000V Software Upgrade Guide, Release 4.2(1)SV1(4a)

Performing Software Maintenance Upgrades

Understanding the Command-Line Interface

IOS and Configuration Basics

Configuring RPR and RPR+ Supervisor Engine Redundancy

Managing ACE Software Licenses

N Commands. node ip, page 2 node ipv6, page 4. Cisco Nexus 7000 Series NX-OS Intelligent Traffic Director Command Reference 1

Identity-Based Networking Services Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)

Configuring the Software Using the GUI

GRP Redundant Processor Support

Cisco Nexus 3500 Series NX-OS Software Upgrade and Downgrade Guide, Release 7.x

Before Contacting Technical Support

Configuring Online Diagnostics

Configuring Online Diagnostics

To change the default directory or file system, use the cd command in user EXEC or privileged EXEC mode. cd [filesystem:][directory]

U Commands. Send documentation comments to CHAPTER

Cisco Nexus 1100 Series Virtual Services Appliances

Configuring LDAP. Finding Feature Information

Cisco Nexus 1000V License Configuration Guide, Release 4.2(1)SV2(1.1)

Lab Using the CLI to Gather Network Device Information Topology

Network Virtualization Configuration Guide, Cisco IOS XE (Cisco NCS 4200 Series)

Upgrading the Cisco VSG and the Cisco Prime NSC

Send document comments to

Configuration Management Commands on the Cisco IOS XR Software

PXM45 Backup Boot Procedures

About the Broadcom Shell, page 1 Accessing the Broadcom Shell (bcm-shell), page 1 Examples of Broadcom Shell Commands, page 4

Lab - Configuring VLANs and Trunking (Solution)

TELECOMMUNICATION MANAGEMENT AND NETWORKS

Cisco Nexus 7000 Series NX-OS Software Upgrade and Downgrade Guide, Release 7.x

2rd2 Cisco IOS Commands for the Cisco 7600 Series Router verify. verify {{{/md5 flash-filesystem} [expected-md5-signature]} {/ios flash-filesystem}

Lecture (02) Switch remote configuration peer2peer star network clients/server star network Traffic analysis using Packet Tracer

Configuring Online Diagnostics

To specify the level of prompting, use the file prompt command in global configuration mode.

Configuring Layer 3 Interfaces

Cisco NX-OS Interfaces Commands

Configuring TACACS+ About TACACS+

Power over Ethernet Commands

Configuring Rate Limits

Python can also be accessed from the Bash shell. The Python interpreter is available in the Cisco NX-OS software.

Configuration Management Commands

Table of Contents 1 Commands for Access Controller Switch Interface Board 1-1

Configuring 802.1X. Finding Feature Information. Information About 802.1X

Initial Configuration on ML-Series Card

Configuring Password Encryption

Cisco IOS XML-PI Command Reference

Configuring the Embedded Event Manager

ICND1. Switch Configuration Lab. All configurations have been set to factory defaults for these labs

Secure Domain Router Commands

Managing Software Images Using Software Management

Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide

Transcription:

This chapter describes the Cisco Nexus 1000V commands that begin with the letter, B. bandwidth (interface) To set the inherited and received bandwidth for an interface, use the bandwidth command. To restore the default value, use the no form of this command. bandwidth {kbps} no bandwidth {kbps} Syntax Description kbps Intended bandwidth, in kilobits per second. Valid values are 1 to 10000000. Defaults 1000000 kbps Command Modes Interface configuration (config-if) Supported User Roles network-admin Command History Release 4.0(4)SV1(1) Modification This command was introduced. Usage Guidelines The bandwidth command sets an informational parameter to communicate only the current bandwidth to the higher-level protocols; you cannot adjust the actual bandwidth of an interface using this command. Note This is a routing parameter only. It does not affect the physical interface. 25

bandwidth (interface) Examples This example shows how to configure the bandwidth 30000 kbps: n1000v(config-if)# bandwidth 30000 Related Commands Command Description show interface Displays the interface configuration information. 26

banner motd banner motd To configure a message of the day (MOTD) banner, use the banner motd command. banner motd [delimiting-character message delimiting-character] no banner motd [delimiting-character message delimiting-character] Syntax Description delimiting-character The character used to signal the beginning and end of the message text, for example, in the following message, the delimiting character is #. #Testing the MOTD# message Specifies the banner message, restricted to 40 lines with a maximum of 80 characters in each line. Defaults User Access Verification is the default message of the day. Command Modes Configuration (config) Command History Release 4.0(4)SV1(1) Modification This command was introduced. Usage Guidelines The MOTD banner is displayed on the terminal before the login prompt whenever you log in. The message is restricted to 40 lines and 80 characters per line. To create a multiple-line MOTD banner, press Enter before typing the delimiting character to start a new line. You can enter up to 40 lines of text. Follow these guidelines when choosing your delimiting character: Do not use the delimiting-character in the message string. Do not use " and % as delimiters. Examples This example shows how to configure and then display a banner message with the text, Testing the MOTD. n1000v# config terminal n1000v(config)# banner motd #Testing the MOTD# n1000v(config)# show banner motd Testing the MOTD 27

banner motd This example shows how to configure and then display a multiple-line MOTD banner: n1000v(config)# banner motd #Welcome to authorized users. > Unauthorized access prohibited.# n1000v(config)# show banner motd Welcome to authorized users. Unauthorized access prohibited. This example shows how to revert to the default MOTD banner: n1000v# config terminal n1000v(config)# no banner motd n1000v(config)# show banner motd User Access Verification Related Commands Command Description show banner motd Displays the MOTD banner. 28

boot auto-copy boot auto-copy To enable automatic copying of boot image files to the standby supervisor module, use the boot auto-copy command. To disable automatic copying, use the no form of this command. boot auto-copy no boot auto-copy Syntax Description This command has no arguments or keywords. Defaults Enabled Command Modes Global configuration (config) Supported User Roles network-admin Command History Release 4.0(4)SV1(1) Modification This command was introduced. Usage Guidelines When automatic copying of image files is enabled, the Cisco NX-OS software copies the image files referred to by the boot variable to the standby supervisor module. These image files must be present in local memory on the active supervisor module. For kickstart and system boot variables, only those image files that are configured for the standby supervisor module are copied. Examples This example shows how to enable automatic copying of boot image files to the standby supervisor module: n1000v(config)# boot auto-copy Auto-copy administratively enabled Related Commands Command boot kickstart boot system copy show boot Description Configures the kickstart boot variable. Configures the system boot variable. Copies files. Displays boot variable configuration information. 29

boot kickstart boot kickstart To configure the boot variable for the kickstart image, use the boot kickstart command. To clear the kickstart image boot variable, use the no form of this command. boot kickstart [filesystem:[//directory] directory]filename [sup-1] [sup-2] no boot kickstart Syntax Description filesystem: //directory filename sup-1 sup-2 (Optional) Name of a file system. Valid values are bootflash or slot0. (Optional) Name of a directory. The directory name is case sensitive. Name of the kickstart image file. The filename is case sensitive. (Optional) Configures the kickstart boot for the active supervisor module only. (Optional) Configures the kickstart boot for the standby supervisor module only. Defaults Configures the kickstart boot variable for both supervisor modules. Command Modes Global configuration (config) Supported User Roles network-admin Command History Release 4.0(4)SV1(1) Modification This command was introduced. Usage Guidelines The kickstart boot variable is used for loading software images when booting up. You must copy the kickstart image to the device before you reload. Examples This example shows how to configure the kickstart boot variable for both supervisor modules: n1000v(config)# boot kickstart bootflash:kickstart-image This example shows how to configure the kickstart boot variable for the active supervisor module: n1000v(config)# boot kickstart bootflash:kickstart-image sup-1 This example shows how to clear the kickstart boot variable: n1000v(config)# no boot kickstart 30

boot kickstart Related Commands Command Description boot system Configures the boot variable for the system software image. copy Copies files. show boot Displays boot variable configuration information. 31

boot system boot system To configure the boot variable for the system image, use the boot system command. To clear the system image boot variable, use the no form of this command. boot system [filesystem:[//directory] directory]filename [sup-1] [sup-2] no boot system Syntax Description filesystem: //directory filename sup-1 sup-2 (Optional) Name of a file system. Valid values are bootflash or slot0. (Optional) Name of a directory. The directory name is case sensitive. Name of the system image file. The filename is case sensitive. (Optional) Configures the system boot for the sup-1 supervisor module only. (Optional) Configures the system boot for the sup-2 supervisor module only. Defaults Configures the system boot variable for both supervisor modules. Command Modes Global configuration (config) Supported User Roles network-admin Command History Release 4.0(4)SV1(1) Modification This command was introduced. Usage Guidelines The system boot variable is used for loading images when booting up. You must copy the system image to the device before you reload. Examples This example shows how to configure the system boot variable for both supervisor modules: n1000v(config)# boot system bootflash:system-image This example shows how to configure the system boot variable for the sup-1 supervisor module: n1000v(config)# boot system bootflash:system-image sup-1 This example shows how to clear the system boot variable: n1000v(config)# no boot system 32

boot system Related Commands Command Description boot kickstart Configures the boot variable for the kickstart software image. show boot Displays boot variable configuration information. 33

boot system 34