Cisco protocol tie breaking gone mad
This is one of my pet peeves with Cisco, why couldn't they make everything use the highest ip address as the tie breaker.
These are all i could think of right now, please add to the list
Root-bridge, lowest BID
root port election, lowest sender port wins
BGP bestpath, prefer from neighbor with lowest RID
IGMP Querier prefer lowest ip
BGP/OSPF RID highest loopback ip or highest regular ip
BGP TCP session est , highest ip is client
PIM DR highest ip address
HSRP Active router highest ip
These are all i could think of right now, please add to the list
Root-bridge, lowest BID
root port election, lowest sender port wins
BGP bestpath, prefer from neighbor with lowest RID
IGMP Querier prefer lowest ip
BGP/OSPF RID highest loopback ip or highest regular ip
BGP TCP session est , highest ip is client
PIM DR highest ip address
HSRP Active router highest ip
Networking, sometimes i love it, mostly i hate it.Its all about the $$$$
Comments
-
Zartanasaurus Member Posts: 2,008 ■■■■■■■■■□Don't forget LACP.Currently reading:
IPSec VPN Design 44%
Mastering VMWare vSphere 5 42.8% -
reaper81 Member Posts: 631Cisco can't control everything though. It's up to the authors of the standards. STP, BGP, PIM are open standards. HSRP is Cisco's baby though.Daniel Dib
CCIE #37149 -
carterw65 Member Posts: 318 ■■■□□□□□□□Good point reaper. This topic has always been one of my pet peeves too.
-
Danielh22185 Member Posts: 1,195 ■■■■□□□□□□Cisco can't control everything though. It's up to the authors of the standards. STP, BGP, PIM are open standards. HSRP is Cisco's baby though.
Indeed, many of those protocols are not Cisco Proprietary.Currently Studying: IE Stuff...kinda...for now...
My ultimate career goal: To climb to the top of the computer network industry food chain.
"Winning means you're willing to go longer, work harder, and give more than anyone else." - Vince Lombardi -
NetworkVeteran Member Posts: 2,338 ■■■■■■■■□□This is one of my pet peeves with Cisco, why couldn't they make everything use the highest ip address as the tie breaker.BGP/OSPF RID highest loopback ip or highest regular ip
BGP TCP session est , highest ip is client
PIM DR highest ip address
HSRP Active router highest ip
L3 protocols do tend to choose the highest IP address.Root-bridge, lowest BID
root port election, lowest sender port winsPIM DR highest ip address
IGMP Querier prefer lowest ip
If you know the reasons behind the exceptions they're easier to recall. -
powmia Users Awaiting Email Confirmation Posts: 322This is why we use priorities to make these deterministic without having to remember all of them (of course, this is a certification forum and those elections are always on exams).
Don't forget.... IS-IS -> DIS = highest MAC if no priority is configured.