You are on page 1of 5

NETWORK  Cisco IOS Switch can support 6

EtherChannels.
ADMINISTRATION  Created between two switches or a
Chapter 4- EtherChannel server and switch.
and HSRP  If one side is configured as trunk, the
other side must be a trunk within
4.1 Link Aggregation Concepts same native VLAN.
 Each EtherChannel has a logical
4.1.1.1 Introduction to Link Aggregation port channel interface and changes
 It is possible to combine the number to a channel affects its physical
of physical links between switches to interfaces.
increase the overall speed of switch-
to-switch communication. 4.1.2.2 Port Aggregation Protocol
 STP will block redundant links to
prevent routing.  EtherChannels can be formed by
using PAgP or LACP protocol
4.1.1.2 Advantages of EtherChannel

 Most configuration tasks can be


done on the EtherChannel interface
instead of on each individual port.
 EtherChannel relies on existing
4.1.2.3 Link Aggregation Control
switch ports.
Protocol
 Load balancing takes place between
 LACP multivendor environment
links that are part of the same
EtherChannel.
 EtherChannel creates an
aggregation that is seen as one
logical link.
 EtherChannel provides redundancy
because the overall link is seen as
one logical connection.  4.2 Link Aggregation Configuration
4.1.2.1 Implementation Restrictions 4.2.1.1 Configuration Guidelines
 EtherChannel groups multiple  Configuration Settings Match on
physical ports into one or more Both Switches
logical EtherChannel links. - Same speed and duplex mode.
 EtherChannel Restrictions: - All interfaces in a bundle must be
- Interface types cannot be mixed. assigned to the same VLAN, or
(Fast Ethernet + Gigabit Ethernet configured as a trunk.
cannot be grouped.) - Trunk must support same range of
 Provides full-duplex bandwidth up to VLANs.
800 Mbps (Fast EtherChannel) or 8  If Configuration Settings Do Not
Gbps (Gigabit EtherChannel) Match: EtherChannel not formed
 When changing settings, configure
them in port channel interface
configuration mode. The
configuration applied to the port
channel interface also affects the
individual interfaces.

4.2.1.2 Configuring Interfaces


 Step 1: Specify the interfaces that
compose the EtherChannel group.
 Step 2: Create the port channel
interface with the channel-group  Displays port channel
command in active mode. information.
(Channel group number needs to
be selected.)
 Step 3: Change Layer 2 settings in
port channel interface
configuration mode.

4.2.2.1 Verifying EtherChannel


 
 
  Displays role of particular
 Verifies the interface status. interface in an EtherChannel.

4.2.2.2 Troubleshooting EtherChannel

 All interfaces within EtherChannel


must have the same:
-speed
-duplex mode
-native and allowed VLANs on trunk
(Ports with different native VLANs
cannot form an EtherChannel.)
 Displays a one-line summary per - assigned to same VLAN
channel group.  Output indicates that the
 SU indicates in use. EtherChannel is down (SD).
 Incompatible PAgP modes
configured on S1 and S2.
 PAgP mode on the EtherChannel is
changed to desirable and the
EtherChannel becomes active.
4.3 First Hop Redundancy Protocols 4.3.1.5 First Hop Redundancy Protocols

4.3.1.1 Default Gateway Limitations  Hot Standby Router Protocol


(HSRP) - A Cisco-proprietary FHRP
 A mechanism is needed to provide
designed to allow for transparent
alternate default gateways in
failover of a first-hop IPv4 device. 
switched networks where two or
- Active device is the device that is
more routers are connected to the
used for routing packets.
same VLANs.
- Standby device is the device that
 In a switched network, each client
takes over when the active device
receives only one default gateway.
fails.
 There is no way to use a secondary - Function of the HSRP standby
gateway, even if a second path router is to monitor the operational
exists to carry packets off the local status of the HSRP group and to
segment. quickly assume packet-forwarding
4.3.1.2 – Router Redundancy responsibility if the active router fails.
 HSRP for IPv6 - Cisco-proprietary
 A redundancy protocol provides the FHRP providing the same
mechanism for determining which functionality of HSRP, but in an IPv6
router should take the active role in environment. 
forwarding traffic. 
 Ability of a network to dynamically
recover from the failure of a device
acting as a default gateway is known
as first-hop redundancy.

4.3.1.3 Steps for Router Failover

 When the active router fails, the  Virtual Router Redundancy


redundancy protocol transitions the Protocol version 2 (VRRPv2) - A
standby router to the new active nonproprietary protocol that
router role. dynamically assigns responsibility
-These are the steps that take place for one or more virtual routers to the
when the active router fails: VRRP routers on an IPv4 LAN. 
 1. The standby router stops seeing • One router is elected as the
hello messages from the forwarding virtual router master, with the
router. other routers acting as
 2. The standby router assumes the backups, in case the virtual
role of the forwarding router. router master fails.
 3. Because the new forwarding
router assumes both the IPv4 and • VRRPv3 - Capability to
MAC addresses of the virtual router, support IPv4 and IPv6. 
the host devices see no disruption in  Gateway Load Balancing Protocol
service. (GLBP) - Cisco-proprietary FHRP
that protects data traffic from a failed
router or circuit allowing load  HSRP Priority
balancing between a group of - Used to determine active router.
redundant routers. - Default HSRP priority is 100.
- Range is 0 to 255 and router with
 GLBP for IPv6 - Cisco-proprietary
highest priority will become active.
FHRP providing the same
- Use the standby priority interface
functionality of GLBP.
command.
4.3.2.1 HSRP Overview  HSRP Preemption
- Preemption - ability of HSRP router
 One of the routers is selected by
to trigger the re-election process.
HSRP to be the active router and
- To force a new HSRP election
default gateway.
process, preemption must be
 Other router will become the enabled using standby preempt
standby router. interface.
 If active router fails, standby - A router that comes online with the
assumes the role of active router a higher priority will become the
and default gateway. active router.
 Hosts are configured with single
default gateway VIRTUAL address 4.3.2.4 HSRP States and Timers (Refer to
that is recognizable by both the illustrations)
active and standby routers.
 Deleting a VLAN from a switch that
is in VTP server mode removes 4.3.3.1 – HSRP Configuration Commands
the VLAN from all switches in the
 Step 1. Configure HSRP version 2.
VTP domain.
 Step 2. Configure the virtual IP
 Note: You cannot delete the
address for the group.
default VLANs (i.e., VLAN 1, 1002
 Step 3. Configure the priority for the
- 1005).
desired active router to be greater
 Use the no vlan vlan-id global
than 100.
configuration mode command to
 Step 4. Configure the active router to
delete a VLAN.
preempt the standby router in cases
 Any ports assigned to that VLAN
where the active router comes online
become inactive. They remain
after the standby router.
inactive until assigned to a new
VLAN. 4.3.4.1 HSRP Failure

4.3.2.3 HSRP Priority and Preemption  Most issues will arise during one of
the following HSRP functions:
 Role of active and standby routers
- Failing to successfully elect the
determined by election process.
active router that controls the virtual
 By default, the router with the
IP for the group
numerically highest IPv4 address is
- Failure of the standby router to
elected as the active router.
successfully keep track of the active
 Control HSRP election with priority router
and do not use highest address.
- Failing to determine when control  HSRP routers are not connected to
of the virtual IP for the group should the same network segment..
be handed over to another router  HSRP routers are not configured
- Failure of end devices to with IPv4 addresses from the same
successfully configure the virtual IP subnet. HSRP hello packets are
address as the default gateway local. They are not routed beyond
the network segment. Therefore, a
2.3.0 Errors with IP Addresses and
standby router would not know when
Subnet Masks
the active router fails.
 debug standby  HSRP routers are not configured
 debug standby packets: to view with the same virtual IPv4 address.
HSRP Hello packets on standby The virtual IPv4 address is the
router default gateway for end devices.
 HSRP routers are not configured
Common HSRP Configuration Issues
with the same HSRP group number.
Use the debug commands to detect  End devices are not configured with
common configuration issues: the correct default gateway address.

You might also like