Users Guide

Example Example with multiple Commits:
Dell#configure terminal batch
Peer is registered
Dell(conf-b)#interface peGigE 184/0/1
Dell(conf-b-if-pegi-184/0/1)#no shutdown
Dell(conf-b-if-pegi-184/0/1)#commit
Dell(conf-b)#Apr 5 06:48:28: %RPM1-P:CP %CLIBATCH-6-
CLI_BATCH_CONFIG_IN_PROGRESS_TRAP: Batch configuration commit is in
progress
Apr 5 06:48:28: %RPM1-P:CP %IFMGR-5-ASTATE_UP: Changed interface Admin
state to up: PeGi 184/0/1
Apr 5 06:48:28: %RPM1-P:CP %CLIBATCH-6-CLI_BATCH_CONFIG_COMPLETE_TRAP:
Batch configuration commit is success
Dell(conf-b)#interface peGigE 184/0/1
Dell(conf-b-if-pegi-184/0/1)#switchport
Dell(conf-b-if-pegi-184/0/1)#int vla 1000
Dell(conf-b-if-vl-1000)#tagged peGigE 184/0/1
Dell(conf-b-if-vl-1000)#commit
Dell(conf-b)#Apr 5 06:48:47: %RPM1-P:CP %CLIBATCH-6-
CLI_BATCH_CONFIG_IN_PROGRESS_TRAP: Batch configuration commit is in
progress
Apr 5 06:48:47: %RPM1-P:CP %IFMGR-5-ACTIVE: Changed Vlan interface state
to active: Vl 1000
Apr 5 06:48:48: %RPM1-P:CP %CLIBATCH-6-CLI_BATCH_CONFIG_COMPLETE_TRAP:
Batch configuration commit is success
discard
Use the discard command to cancel the uncommitted changes made to common configurations in the Configuration Terminal
Batch mode.
C9000 Series
Syntax
discard
Default None
Command Modes CONFIGURATION TERMINAL BATCH
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.10(0.0) Introduced on the C9010.
Usage
Information
The Configuration Terminal Batch mode is used to setup common configurations on a port extender
connected in a dual-homing environment. Use the discard command to cancel the uncommitted
common configuration changes.
Example The following example shows the configurations being discarded:
Dell(conf-b)#interface vlan 2000
Dell(conf-b-if-vl-2000)#tagged peGigE 184/0/1
Dell(conf-b-if-vl-2000)#show config
interface vlan 2000
tagged peGigE 184/0/1
Dell(conf-b-if-vl-2000)#discard
Dell(conf-b)#show config
Dell(conf-b)#exit
Port Extenders (PE) 1289