Administrator Guide

Command Modes
CONFIGURATION
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.11(2.0P2) Introduced the PE description and stack-unit description options.
9.10(0.0) Introduced the Configuration Terminal Batch mode on C9010.
9.9(0.0) Introduced on the C9010.
Usage
Information
Before you provision a port extender, enable the extended bridge feature using the feature extended
bridge command. The pe provision pe-id command logically pre-provisions or adds a port
extender (PE) even when the PE is not physically connected to the switch. The port extender ID (pe-id)
range is from 0 to 255.
After provisioning a PE using the pe provision pe-id , you can provision a stack unit using the
stack-unit command.
You can also add a PE description and stack-unit description using the description name and the
stack-unit 0 description name commands respectively.
You can provision a port extender connected in a Dual-Homing setup from the Configuration Terminal
Batch mode.
To de-provision a port extender, use the no pe provision pe-id command.
NOTE: You must ensure that the port extender units are offline before you issue the no pe
provision command.
Example
DELL(conf)# pe provision 10
DELL(conf-pe-10)#
DELL(conf)# no pe provision 10
DELL(conf)# pe provision 0
DELL(conf-pe-0)# stack-unit 0 type N2048-PE
DELL(conf-pe-0)# stack-unit 1 type N2024P-PE
DELL(conf-pe-0)# cascade interface TenGigabitEthernet 0/14-15
DELL(conf-pe-0)# description Test
DELL(conf-pe-0)# stack-unit 0 description first
DELL(conf-pe-0)# stack-unit 1 description second
Related
Commands
feature extended-bridge
stack unit
show pe
pe-version-compat-support
Enables the scheduled PE reboot feature.
Syntax
pe-version-compat-support enable
Defaults Enable.
Parameters
enable Enter the keyword enable to turn on the scheduled PE reboot feature.
Command Modes CONFIGURATION
Port Extenders (PE) 1351