Using The Cli To Configure A Broadcast Limit - ProCurve 2626 Management And Configuration Manual

Switch 2600 series switch 2600-pwr series switch 2800 series switch 4100 series switch 6108
Hide thumbs Also See for 2626:
Table of Contents

Advertisement

N o t e
For example, to configure ports C1 through C3 and port C6 for 100 Mbps full-
duplex, you would enter these commands:
ProCurve(config)# int e c1-c3,c6
Similarly, to configure a single port with the settings in the above command,
you could either enter the same command with only the one port identified,
or go to the context level for that port and then enter the command. For
example, to enter the context level for port C6 and then configure that port
for 100FDx:
ProCurve(config)# int e c6
ProCurve(eth-C6)# speed-duplex 100-full
If port C8 was disabled, and you wanted to enable it and configure it for
100FDx with flow-control active, you could do so with either of the following
command sets.
These commands enable and configure port C8 from the config level:
ProCurve(config)# int e c8 enable
ProCurve(config)# int e c8 speed-duplex 100-full
ProCurve(config)# int e c8 flow-control
These commands select the context level for port C8 and then apply all
of the configuration commands to port C8:
ProCurve(config)# int e c8
ProCurve(eth-C8)# enable
ProCurve(eth-C8)# speed-duplex 100-full
ProCurve(eth-C8)# flow-control

Using the CLI To Configure a Broadcast Limit

The Series 2800 Switches use per-port broadcast-limit settings. The Switch
6108, Series 2600, Series 2600-PWR, and Series 4100GL Switches use a single
broadcast-limit setting for all ports on the switch.
Broadcast Limit on the Switch 6108, Series 2600, Series 2600-PWR,
and Series 4100gl Switches. This command operates at the global config­
uration level to configure one global instance of the broadcast limit for all
ports on the switch. To implement the command you must also execute write-
memory and reboot the switch.
You must execute write memory and reboot the switch to implement the new
broadcast-limit setting. Even though the broadcast-limit setting appears in the
show running output and (after write memory) in the startup-config output, the
switch does not implement the new setting until rebooted.
Port Status and Basic Configuration
Viewing Port Status and Configuring Port Parameters
speed-duplex 100-full
10-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents