Install Guide

Table Of Contents
Bravo(conf-if-po-10)#switch
Bravo(conf-if-po-10)#no shut
Bravo(conf-if-po-10)#show config
!
interface Port-channel 10
no ip address
switchport
no shutdown
!
Bravo(conf-if-po-10)#exit
Bravo(conf)#int twentyFiveGigE 1/3
Bravo(conf)#no ip address
Bravo(conf)#no switchport
Bravo(conf)#shutdown
Bravo(conf-if-tf-1/3)#port-channel-protocol lacp
Bravo(conf-if-tf-1/3-lacp)#port-channel 10 mode active
Bravo(conf-if-tf-1/3-lacp)#no shut
Bravo(conf-if-tf-1/3)#end
!
interface twentyFiveGigE 1/3
no ip address
!
port-channel-protocol LACP
port-channel 10 mode active
no shutdown
Bravo(conf-if-tf-1/3)#end
int port-channel 10
no ip address
switchport
no shutdown
show config
int twentyFiveGigE 1/3
no ip address
Link Aggregation Control Protocol (LACP)
475