Etherchannel with 2912XL""Fowler, Joey"" <[EMAIL PROTECTED]> wrote in
message E37739B46CE9D311A76700508B6CAF293CA9B9@CORN">news:E37739B46CE9D311A76700508B6CAF293CA9B9@CORN...


I just setup an etherchannel between two 2912XL's. I'm running IOS 11.2. I
searched CCO and could only find information on setting this up on set based
switches. Also the book I've been studying appears only to have the same
info. I set it up using the visual switch manager and it is working, however
I would think that I would need to be able to do this from the command line
also. Also in my studies on the BCMSN I had never heard of the visual switch
manager, so does that mean it is not on the test? Am I missing something?
___________________________________________________

The configuration of the 2900-XL series differs from the other switches.
What you have to do is the following:

interface fa0/1
  switchport mode trunk
  (switchport trunk encapsulation dot1q) - This is optional. You get ISL by
default.
  port group 1

interface fa0/2
  switchport mode trunk
  (switchport trunk encapsulation dot1q) - This is optional. You get ISL by
default.
  port group 1

Obviously, you must put at least two interfaces into the EtherChannel :-)

This is a useful starting point to find out more about configuring this type
of switch:

http://www.cisco.com/univercd/cc/td/doc/product/lan/c2900xl/index.htm


--

Edward Solomon
CCNA, CCSI (ICND, BSCN)
Senior I/T Specialist
Networking Solutions
IBM Canada Ltd. - Learning Services
Tel.: (905) 316-3241  Fax: (905) 316-3101
E-mail: [EMAIL PROTECTED]
Internet: http://www.can.ibm.com/services/learning/net_internet.html


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to