CLI Configuration Examples
255
Link aggregation configuration example
This section provides sample CLI commands showing how to configure the NovaScale Blade 1 GB
Intel® Ethernet Switch Module to support IEEE 802.3ad aggregated links. By defining a Link
Aggregation Group (LAG) you can treat multiple physical links between two end-points as one
logical link. The LAG will also be seen by management functions as a single link.
LAGs are used to increase both link bandwidth and reliability: they are often used for links to the
Internet or to shared servers. The script in the following example shows you how to configure and
enable two LAGs on the same switch.
Create and name two LAGs.
config lag create lag_internet
config lag create lag_server
When the switch creates the LAGs, it will assign logical interface IDs that you will use to
identify them in subsequent commands. Use the following command to find out what IDs have
been assigned:
show lag all
Add the physical ports to the LAGs. (Assume that lag_internet was assigned ID lag.1 and
lag_server was assigned ID lag.2.)
config lag addport lag.1 ext.1
config lag addport lag.1 ext.2
config lag addport lag.2 ext.3
config lag addport lag.2 ext.4
Enable both LAGs.
config lag adminmode lag.1,lag.2 enable
The previous command could have been issued instead as:
config lag adminmode all enable
Содержание 1GB Intel Ethernet Switch Module
Страница 1: ...1GB Intel Ethernet Switch Module Installation and User Guide NOVASCALE BLADE REFERENCE 86 A1 23ER 00 ...
Страница 2: ......
Страница 26: ...xxiv NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 42: ...16 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 177: ...Web Based Network Management 151 ...
Страница 178: ...152 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 254: ...228 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 256: ...230 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 258: ...232 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 266: ...240 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 276: ...250 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 295: ...Understanding and Troubleshooting the Spanning Tree Protocol 269 ...
Страница 304: ...278 NovaScale Blade 1 GB Intel Ethernet Switch Module Installation and User s Guide ...
Страница 307: ......
Страница 308: ...BULL CEDOC 357 AVENUE PATTON B P 20845 49008 ANGERS CEDEX 01 FRANCE 86 A1 23ER 00 REFERENCE ...