- Posts: 24
- Thank you received: 0
info needed
16 years 7 months ago #25814
by m2r007
info needed was created by m2r007
What do u mean by redistributing static route within EIGRP? ????
16 years 6 months ago #25816
by Chojin
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
Replied by Chojin on topic Re: info needed
It is a technique where you distrubute your static ip addresses in EIGRP.
If you create a static IP route, it will not be distributed by EIGRP standard, with redistribute static it will.
If you create a static IP route, it will not be distributed by EIGRP standard, with redistribute static it will.
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
16 years 6 months ago #25840
by m2r007
Replied by m2r007 on topic Re: info needed
thaks for the info boss ....if i give administrative distance as 1 for eigrp routes then which route will b accessed static or eigrp and why????
16 years 6 months ago #25843
by Chojin
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
Replied by Chojin on topic Re: info needed
If there are multiple routes with the same Administrative distance it will choose the one with the most specific Subnet mask. so a /32 is prefered over a /24.
If subnet mask are the same it will go for the lowest score based on the DUAL calculation if I'm not wrong.
btw, why change your EIGRP towards Distance 1 ?
If subnet mask are the same it will go for the lowest score based on the DUAL calculation if I'm not wrong.
btw, why change your EIGRP towards Distance 1 ?
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
16 years 6 months ago #25845
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: info needed
As far as I know, the order in which routes are selected is as follows:
1. The most specific route is selected among all routes that cover the destination address of the packet.
If more than one route match then:
2. The route with the lowest Administrative Distance is chosen.
If more than one route has the same AD:
3. The route with the lowest metric is chosen.
If more than one route has the same metric:
4. The router chooses any route arbitrarily or load balance between them.
So, As Chojin said it will choose the most specific route. And thats a priority before the Administrative Distance. So even if the EIGRP route had it's normal AD (90, or any thing) and the static route had AD 1. It will still choose the EIGRP route if it's the most specific. As it will also choose the static one if it's the most specific.
Experts please correct if wrong.
1. The most specific route is selected among all routes that cover the destination address of the packet.
If more than one route match then:
2. The route with the lowest Administrative Distance is chosen.
If more than one route has the same AD:
3. The route with the lowest metric is chosen.
If more than one route has the same metric:
4. The router chooses any route arbitrarily or load balance between them.
So, As Chojin said it will choose the most specific route. And thats a priority before the Administrative Distance. So even if the EIGRP route had it's normal AD (90, or any thing) and the static route had AD 1. It will still choose the EIGRP route if it's the most specific. As it will also choose the static one if it's the most specific.
Experts please correct if wrong.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
16 years 6 months ago #25849
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: info needed
Just a small correction here in 4.
4. The router chooses any route arbitrarily or load balance between them.
It depends on the routing protocol. Most of them RIP, EIGRP, etc.. will load balance.
4. The router chooses any route arbitrarily or load balance between them.
It depends on the routing protocol. Most of them RIP, EIGRP, etc.. will load balance.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.153 seconds