Dell FCX624-S Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 401
53-1002266-01
Configuring a trunk group
12
Syntax: trunk deploy
Each ethernet parameter introduces a port group.
The <primary-port> variable specifies the primary port. Notice that each port group must begin
with a primary port.. The primary port of the first port group specified (which must be the group
with the lower port numbers) becomes the primary port for the entire trunk group.
Specify the <primary-port> and <port> variable in one of the following formats:
PowerConnect B-Series FCX stackable switches – <stack-unit/slotnum/portnum>
You can list all of the ports individually, use the keyword to to specify ranges of ports, or a
combination of both.
CLI syntax for configuring non-consecutive ports in a trunk group
This section describes the CLI syntax for configuring non-consecutive ports in a trunk group.
Configuration examples are shown in later sections of this chapter.
To configure a 4-port trunk with non-consecutive ports on a PowerConnect Chassis device, enter a
command such as the following.
PowerConnect(config)#trunk ethe 1/7 ethe 1/9 ethe 1/11 ethe 1/21
This creates a 4-port trunk group with the following members.
1/7, 1/9, 1/11, 1/21
To configure a 4-port trunk with non-consecutive ports on a FastIron Stackable device, enter a
command similar to the following.
PowerConnect(config)#trunk ethe 1/1/7 ethe 1/1/9 ethe 1/1/11 ethe 1/1/21
This creates a 4-port trunk group with the following members.
1/1/7, 1/1/9, 1/1/11, 1/1/21
Syntax: [no] trunk ethernet <port> ethernet <port> | to ethernet <port>...
The <port> variable specifies an individual port. Specify the <port> variable in the following
formats:
PowerConnect B-Series FCX stackable switches – <stack-unit/slotnum/portnum>
You can enter the ethernet <port> parameter multiple times to specify a list.
The to keyword indicates that you are specifying a range of ports. Specify the lower port number in
the range first, then to, then the higher port number in the range.
Example 1: Configuring the trunk groups shown
in Figure 78
To configure the trunk groups shown in Figure 78, enter the following commands. Notice that the
commands are entered on multiple devices.
To configure the trunk group link between device1 and the device2, enter the following commands.