hello,
my company want to provide redundancy at distribution layer in ISP environment.and to facilitate redundanct links ,they want to implement load sharing or load balancing like HSRP or GLBP.
as i know ,HSRP and GLBP are LAN protocol,they can't be used because their hello packet's TTL is 1.
i think route-map may solve this problem,but it must be configured at access layer.and this more likely burden
the router .
the topolegy like this:
..|...............|
router1...router2 (distribution layer)
.....|........../
.....|........./
.....|......../
...access router
REQUIRE:provide redundancy at distribution layer and load sharing or balancing.
Q:can you give me some advice?