Stuck in Active:
When a router lost any one route (route went down) then it will start query about that down route to the neighbor routers. And the neighbor router will send query to next and so on until they get reply about that route. During this mean time all routers went too stuck in active mode.
STUB Router is used to eliminate this stuck in active problem. Stub router won’t receive query, reply to query etc.
#router eigrp 100
#eigrp stub
NOTE:
Ø Stub router won’t send the redistributed routes from any router to other
# eigrp stub redistribute (won’t work)
Ø If the redistribution takes place in the stub router then only it will send all the redistributed routes to all other routers
# eigrp stub redistribute (will work)
IP Default Network Command:
R3:
#conf t
#ip default-network 50.0.0.0
#int loop p
#Ip add 50.0.0.1 255.0.0.0
#router eigrp 1
#network 50.0.0.1 0.0.0.0
Passive Interface in EIGRP:
When we configure an interface with a Passive interface in EIGRP, then the whole neighbourship will goes down. So, in EIGRP we will make Passive Interface the interface which is connected to a LAN network to reduce the bandwidth utilization in network. This is for Security reason also.
How to avoid stuck in active problem?
Stub - it won’t receive Query packets, if any route in this stub router down then only it will send query packets
Summarization - it will send group of routes as a single route, if any one route down the next router wont recognized it. In this way we can avoid stuck in active.
thanks for sharing these information... CISCO Meraki Switches Firewall
ReplyDeleteIt is very helpfull for everyone... thanks for sharing this information fixer india
ReplyDelete