Port Status and Basic Configuration
Viewing Port Status and Configuring Port Parameters
You can also use this command to view spanning tree parameters on a static
trunk (see page 11-7). For information on how to configure spanning tree, see
the chapter on “Spanning-Tree Operation” in the
Advanced Traffic Manage
ment Guide
.
Using the CLI To Configure Ports
You can configure one or more of the following port parameters. For details
on each option, see Table 10-1 on page 10-4.
Syntax
:
[no] interface <[ethernet] port-list>
disable | enable
speed-duplex
<10-half |100-half | 10-full | 100-full | 1000-full | auto |
auto-10 | auto-100 | auto-1000 >
flow-control
Note that in the above syntax you can substitute an “
int
” for “
interface
” and an
“
e
” for “
ethernet
”; that is
int e <
port-list
>
.
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 speed-duplex 100-full
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
10-10
Summary of Contents for ProCurve Series 2810
Page 2: ......
Page 3: ...ProCurve Series 2810 Switches July 2006 Management and Configuration Guide ...
Page 56: ...Using the Menu Interface Where To Go From Here This page is intentionally unused 3 16 ...
Page 240: ...Port Trunking Port Status and Configuration This page is intentionally unused 11 26 ...