Configuring Static Link Aggregation - Fujitsu PRIMERGY BX900 Configuration Manual

Blade server systems, ethernet connection blade module sb6 / sb11a / sb11 ibp version
Hide thumbs Also See for PRIMERGY BX900:
Table of Contents

Advertisement

11.2

Configuring Static Link Aggregation

This section describes how to configure link aggregation without LACP with 4 links.
Beginning in privileged EXEC mode, follow these steps to configure link aggregation without
LACP:
Command
Step 1
configure
Step 2
port-channel name
Step 3
interface interface-id
Step 4
staticcapability
Step 5
exit
Step 6
interface interface-id
Step 7
channel-group interface-id
Step 8
exit
Step 9
exit
Step 10
show port-channel all
To create a port-channel group, use port-channel global configuration command. To
assign an interface to a port-channel group, use channel-group interface configuration
command. To display port-channel group, use show port-channel all privileged EXEC
command.
In this example, a port-channel group downlink-lag1 is created with static property and
downlink interfaces 0/1, 0/2, 0/3 and 0/4 are set to the member of this port-channel group.
(BX900-CB1)#configure
(BX900-CB1)(Config)#port-channel downlink-lag1
Interface BX900-CB1/1/3 created for port-channel downlink-lag1
(BX900-CB1)(Config)#interface BX900-CB1/1/3
(BX900-CB1)(Interface BX900-CB1/1/3)#staticcapability
(BX900-CB1)(Interface BX900-CB1/1/3)#exit
(BX900-CB1)(Config)#interface range 0/1 – 0/4
(BX900-CB1)(if-range)#channel-group BX900-CB1/1/3
(BX900-CB1)(if-range)#exit
2011 Fujitsu Technology Solutions
©
Purpose
Enter global configuration mode.
To create a port-channel.
Specify the port-channel interface (logical
interface), and enter interface
configuration mode.
To enable the static mode of the
port-channel.
Return to global configuration mode.
Specify the downlink interface, and enter
interface configuration mode.
To join the specified port-channel group.
Return to global configuration mode.
Return to privileged EXEC mode.
Verify the configuration.
40

Advertisement

Table of Contents
loading

This manual is also suitable for:

Primergy bx400

Table of Contents