Deployment Guide

Table Of Contents
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
Command
History
This guide is platform-specific. For command information about other platforms, see 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.13(0.0) Introduced on the C9010.
Usage
Information
This command adds an entry to the startup-config file. Once this feature is enabled, it is available for all
PEs.
Port Extenders (PE) 1343