And by layer2 means that “the logical port we going to create, it’s
going to appear like, it’s a switch port”. We can do layer2 things with it, for
example, we gonna set this port up to be a “Trunk Port”,
that would be a great fit to carry traffic for multiple Vlan’s, like we have
the trunk and, what we wanna to do specifically is, we want to setup an Etherchannel within switches SW2 and SW3.We going to
go in the ports “fastethernet 0/1 and fastethernet 0/2” on each switch, and we gonna have
those ports, that needs switch be logically bundle together in an Etherchannel.
Let’s get
started on Switch SW2, and you might remember that, we should first make sure
that these ports in each of Etherchannel agree on a few things.
Ø Set
them to the Same Speed
Ø The
Same Duplex
MDI-X: - Most of our modern cisco catalyst
switches support “MDI-X, Medium Dependent Interface Crossover”.
That allows a switch port to
automatically determine, which pins need to be transmit and which pins need to
be receive. We gonna use pins “1, 2, 3 and 6” in
our “RJ 45 Connector”, and by using “MDI-X”, a switch can determine the pins, “1 and 2 need
to my transmit pair or my receive pair” and, the “pins 3 and 6 need to be my transmit
and receive pair”. The Switches worked out between themselves and, we get to
use a “Straight-Through Cable”. In order to
setup “MDI-X” on our Cisco catalyst switches,
the ports need to be configured for “Auto Speed”
and “Auto Duplex”, that’s what we want to do.
Configuration on SW2: -
Ø SW2(config)#interface
range fastethernet 0/1-2
Ø SW2(config-if-range)#speed
auto
Ø SW2(config-if-range)#duplex
auto
Ø SW2(config-if-range)#mdix
auto
Now we ready to
create our Etherchannel: -
Ø SW2(config-if-range)#channel-group
1 mode desirable
ü 1: - locally significant number
ü mode: - specify the channel-mode
Let’s
say, we will use “PAGP”, let’s make switch SW2
be in a “Desirable Mode”. These 2 ports will actively
be sending “PAGP Frames”, trying to setup
channel and, we have ports in SW3 in “Auto”
mode. That don’t initiate the formation of a channel, but they were respond to
the “PAGP Frames” coming from Switch SW2, and
channel will be formed, and this will create a “Port-Channel”,
and we have a “Virtual Interface” now.
Now go to interface configuration mode for
interface Port-channel: -
ü Because
this is a “Layer2 Etherchannel”, we can treat
this like, a regular Layer2 Port for example, we can set up trunk on this port,
and I want to setup “Dot1q Trunk” between
switches SW2 and SW3.
Ø SW2(config)#interface
port-channel 1
Ø SW2(config-if)#switchport
trunk encapsulation dot1q
Ø SW2(config-if)#switchport
mode trunk
ü Set
the mode to Trunk
Now we done with our Configuration on SW2.Now let’s go over
to SW3, and give the mirrored configuration. One big difference though on SW3,
instead of being in “Desirable” mode for our
channel, we wanna to an “Auto” mode.
Ø SW3(config-if)#interface
range fastethernet 0/1-2
Ø SW3(config-if-range)#duplex
auto
Ø SW3(config-if-range)#speed
auto
Ø SW3(config-if-range)#mdix
auto
Ø SW3(config-if-range)#channel-group
1 mode auto
Now go to Port-channel interface Configuration.
Ø SW3(config)#interface
port-channel 1
Ø SW3(config-if)#switchport
trunk encapsulation dot1q
Ø SW3(config-if)#switchport
mode trunk
Let’s give some Verification command, we created an
Etherchannel to interconnect these two switches and now we set it up a trunk, a
“Dot1q Trunk” over that Etherchannel.
Let’s see new interface by doing this
Ø SW3#show ip
interface brief
Check the Status of Trunk
Ø SW3#show
interfaces trunk
ü Po1:- another words, port-channel 1 is a trunk port
And final things is , from the Perspective of the switch, it
actually appears, we have a “200 Mbps Interface”.
Check this out.
Ø SW3#show interface
port-channel 1
Notice the “Bandwidth” “200000 Kbps” or another words (200 Mbps).
It appears that, we got a “200 Mbps Port”, even
though, we know which really made up of 2 physical ports, logically bonded
together, to give us a “200 Mbps” link between
these 2 switches.
If You Like the Post. Don’t forget
to “Subscribe/Share/Comment”. Thank You.
If you problem one other set of coordinates, don't need|you do not want|you don't want} to problem one other G1 command. CNC machining Because the machine is in G1 mode till you change it to one thing else like G0 or G2 or G3. G90 causes models to be interpreted as absolute coordinates.
ReplyDelete