cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
310
Views
0
Helpful
2
Replies

Command use

arjunsawant
Level 1
Level 1

Please tell me the use of this command

channel-group 1 mode on and port channel 1

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Hi

These commands are used to form an etherchannel which is a number of single links grouped together to form one large connection.

Portchannel 1 will the logical interface that represents the one large connection.

Channel-group 1 will be applied to the individual links eg

gi1/1

channel-group 1 mode on

gi1/2

channel-group 1 mode on

int gi1/3

channel-group 1 mode on

int po1

HTH

Jon

Pavel Bykov
Level 5
Level 5

Yes.

Basically "channel-group 1 mode on" command ads an interface to a port channel number 1.

"port channel 1" is a name of a bundled interface to which all the added interfaces belong.

You can configure this interface by issuing

"interface port channel 1" command

Review Cisco Networking products for a $25 gift card