Chapter 11: performing initial configuration, Ex2200 switch default configuration, Chapter 11 – Juniper Networks EX2200 User Manual

Page 103: Performing initial configuration

Advertising
background image

CHAPTER 11

Performing Initial Configuration

EX2200 Switch Default Configuration on page 83

Connecting and Configuring an EX Series Switch (CLI Procedure) on page 87

Connecting and Configuring an EX Series Switch (J-Web Procedure) on page 89

EX2200 Switch Default Configuration

Each EX Series switch is programmed with a factory default configuration that contains
the values set for each configuration parameter when a switch is shipped. The default
configuration file for an EX2200 switch configures Ethernet switching and storm control
on all interfaces, configures Power over Ethernet (PoE) on all interfaces of models that
provide PoE, and enables the LLDP, LLDP-MED, and RSTP protocols and IGMP snooping.

When you commit changes to the configuration, a new configuration file is created that
becomes the active configuration. You can always revert to the factory default
configuration. See Reverting to the Default Factory Configuration for the EX Series Switch.

The following factory default configuration file is for an EX2200 switch with 24 ports, all
of which have PoE capability:

NOTE: For models that have more than 24 ports, this default configuration
file has more interfaces. For models without PoE, the

poe

stanza does not

appear. All models have four uplink ports as listed below,

ge-0/1/0

to

ge-0/1/3

.

ethernet-switching-options {

storm-control {

interface all {

level 50;

}

}

}
protocols {

igmp-snooping {

vlan all;

}
lldp {

interface all;

}

83

Copyright © 2010, Juniper Networks, Inc.

Advertising