02.10.2013 Views

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Creating a LAG<br />

To create a dynamic port channel (LAG), define <strong>the</strong> LAG and <strong>the</strong>n <strong>the</strong> LAG interfaces. Use <strong>the</strong> interface<br />

port-channel and switchport commands, as shown in Figure 118, which uses <strong>the</strong> example of LAG 32:<br />

Figure 118 Placing a LAG into <strong>the</strong> Default VLAN<br />

<strong>Force10</strong>(conf)#interface port-channel 32<br />

<strong>Force10</strong>(conf-if-po-32)#no shutdown<br />

<strong>Force10</strong>(conf-if-po-32)#switchport<br />

The LAG is in <strong>the</strong> default VLAN. To place <strong>the</strong> LAG into a non-default VLAN, use <strong>the</strong> tagged command<br />

on <strong>the</strong> LAG (Figure 119):<br />

Figure 119 Placing a LAG into a Non-default VLAN<br />

<strong>Force10</strong>(conf)#interface vlan 10<br />

<strong>Force10</strong>(conf-if-vl-10)#tagged port-channel 32<br />

Configuring <strong>the</strong> LAG interfaces as dynamic<br />

After creating a LAG, configure <strong>the</strong> dynamic LAG interfaces. Figure 120 shows ports 3/15, 3/16, 4/15, and<br />

4/16 added to LAG 32 in LACP mode with <strong>the</strong> command port-channel-protocol lacp.<br />

Figure 120 Creating a Dynamic LAG Example<br />

<strong>Force10</strong>(conf)#interface Gigabite<strong>the</strong>rnet 3/15<br />

<strong>Force10</strong>(conf-if-gi-3/15)#no shutdown<br />

<strong>Force10</strong>(conf-if-gi-3/15)#port-channel-protocol lacp<br />

<strong>Force10</strong>(conf-if-gi-3/15-lacp)#port-channel 32 mode active<br />

...<br />

<strong>Force10</strong>(conf)#interface Gigabite<strong>the</strong>rnet 3/16<br />

<strong>Force10</strong>(conf-if-gi-3/16)#no shutdown<br />

<strong>Force10</strong>(conf-if-gi-3/16)#port-channel-protocol lacp<br />

<strong>Force10</strong>(conf-if-gi-3/16-lacp)#port-channel 32 mode active<br />

...<br />

<strong>Force10</strong>(conf)#interface Gigabite<strong>the</strong>rnet 4/15<br />

<strong>Force10</strong>(conf-if-gi-4/15)#no shutdown<br />

<strong>Force10</strong>(conf-if-gi-4/15)#port-channel-protocol lacp<br />

<strong>Force10</strong>(conf-if-gi-4/15-lacp)#port-channel 32 mode active<br />

...<br />

<strong>Force10</strong>(conf)#interface Gigabite<strong>the</strong>rnet 4/16<br />

<strong>Force10</strong>(conf-if-gi-4/16)#no shutdown<br />

<strong>Force10</strong>(conf-if-gi-4/16)#port-channel-protocol lacp<br />

<strong>Force10</strong>(conf-if-gi-4/16-lacp)#port-channel 32 mode active<br />

The port-channel 32 mode active command shown above may be successfully issued as long as <strong>the</strong>re is<br />

no existing static channel-member configuration in LAG 32.<br />

212 Link Aggregation Control Protocol (LACP)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!