Re: need clarification on trunking and setting up port-channel
- From: Trendkill <jpmason@xxxxxxxxx>
- Date: Fri, 22 May 2009 05:45:51 -0700 (PDT)
On May 22, 12:00 am, Adam Przestroga <aprzestr...@xxxxx> wrote:
flamer die.s...@xxxxxxxxxxx wrote:
config:
interface GigabitEthernet0/1
switchport trunk allowed vlan 2-4094
switchport mode trunk
channel-group 1 mode desirable
interface GigabitEthernet0/2
switchport trunk allowed vlan 2-4094
switchport mode trunk
channel-group 1 mode desirable
a few points:
* config must match exactly on the two ports
* allowed vlans at either end must have the exact same range
* channel-group number (port channel number) must match all on
interfaces and be unique
you should either configure port channel or spanning tree, you might
as well double your bandwidth and use a port channel.
traffic will still get across one link if the other goes down so you
aren't losing out on diversity.
Flamer,
Thank you for the provided information. Please allow me to ask a few
more follow up questions.
1. I understand that the configuration on each port (within a switch)
must match, but what about the other switch? Do I need to configure
port channel on the other switch as well? If so, what are the
requirements for it then?
2. Is it required to use the "switchport trunk allowed vlan 2-4094"
statement? I think, that skipping it will allow vlans.
3. What does the "mode desirable" stand for? I googled it, but could not
find anything that I could easily comprehend.
4. If I understood it correctly, the "Port-channel1" interface will be
created automatically when I add the first physical interface to the
"channel-group 1"? Do I need to tweak the settings of the
"Port-channel1" interface once it is created?
5. Without creating the "channel-group" (etherchannel), and having 2
wires connecting the two switches the throughput between the two
switches will be equal to the speed of a single interface and only one
of them will be active at a time? What happens when this link fails? Is
there a downtime till the link is established over the other wire?
Thank you in advance for additional clarification.
Regards,
AP
Thanks,
AP
http://www.cisco.com/en/US/products/hw/switches/ps5304/products_configuration_guide_chapter09186a00800f0a17.html
And yes, you need to configure the channel on both sides/switches. If
you don't, it works as you say, and yes there will be downtime as
spanning-tree runs since one of those links should be blocking. With
the channel, it's only one logical link, so there really isn't any
disadvantages to the channel in a small network (other than your
switches may not be able to push the throughput).
.
- Follow-Ups:
- References:
- need clarification on trunking and setting up port-channel
- From: Adam Przestroga
- Re: need clarification on trunking and setting up port-channel
- From: flamer die.spam@xxxxxxxxxxx
- Re: need clarification on trunking and setting up port-channel
- From: Adam Przestroga
- need clarification on trunking and setting up port-channel
- Prev by Date: Re: no audio on voicemail number
- Next by Date: which route will be chosen ?
- Previous by thread: Re: need clarification on trunking and setting up port-channel
- Next by thread: Re: need clarification on trunking and setting up port-channel
- Index(es):
Relevant Pages
|