cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
15039
Views
10
Helpful
4
Comments
SunilKhanna
Level 1
Level 1

     

    Introduction

    First Hop Redudancy for IPv6 can be achieved via different protocols like HSRP, GLBP or VRRP. The Gateway Load Balancing Protocol (GLBP) feature provides automatic router backup for IPv6 hosts configured with a single default gateway on an IEEE 802.3 LAN. GLBP provides benefits of Load Sharing, Multiple Virtual Routers, Preemption and Authentication.

    Prerequisite

    1. IPv6 Addressing Scheme
    2. Understaing of First Hop Redudancy Routinng Protocols

    Background

    In this document, Gateway Load Balancing Protocol (GLBP) is configured on the LAN interface (FastEthernet 0/0) of Router R3 and R4. These two routers are advertised with a IPv6 network of 1111:11:11:11::11/64 by ISP-Router. As both the routers have reachability to ISP-Router, they are acting as a gateway to reach ISP network and providing redundancy.

     

    The virtual IPv6 address used is FE80::260:3EFF:FE11:6770 by command glbp 11 ipv6 FE80::260:3EFF:FE11:6770. Router R2 acting as a host is configured with a default static route pointing toward the Virtual IPv6 Address. The command is ipv6 route ::/0 FastEthernet0/0 FE80::260:3EFF:FE11:6770.

    Summary Steps

    Router# conf t

    Router(config)# interface FastEthernet0/0

    Router(config-if)# ipv6 address 2011:ABC:11:11::3/64

    Router(config-if)#  glbp 11 ipv6 FE80::260:3EFF:FE11:6770

    Router(config-if)#  glbp 11 priority 200

    Router(config-if)#  glbp 11 preempt

     

    Note: All configurations are tested on Cisco 3745 Router running IOS 12.4(15)T advance ip services (c3745-advipservicesk9-mz.124-15.T14).

    Topology Diagram

    Topology_Diagram.bmp

    Configuration

    Interface Configuration

    Connectivity.bmp

    Router Configuration

    Please see the attached files for complete configuration.

    Verification Commands

    show glbp

    GLBPBrief.bmp

    ping ipv6

    PingOutput.bmp

    Note: The host,R2, is able to reach the ISP network 1111:11:11:11::11.

    debug ipv6 packet

    Please see attached file

    References

    Cisco Solutions - IPv6

    Configuring Fist Hop Redundancy Protocols in IPv6

    IPv6 Frequently Asked Questions

    Comments
    psian
    Level 1
    Level 1

    Great doc....it's to the point. 

    karthikraman
    Level 1
    Level 1

    Thanks for sharing a great example,nicely done.

    SunilKhanna
    Level 1
    Level 1

    Parminder/Karthik,

    Thanks for your kind words!

    nu4p
    Level 1
    Level 1

    why i cant use this configuration on my topology? or it is was out of date?Screenshot from 2020-02-12 18-20-00.png

     

     

    Getting Started

    Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: