Hey, I don’t find the questions for Redistribution. Can you share it with me, please?
Thx for dumps
October 10th, 2017
Thx for dumps
yup
October 10th, 2017
has anyone had success with the dump above? recently…
cl
October 11th, 2017
@davidmeiker, the correct answer is A. The redistribute command for OSPF is:
redistribute protocol [ process-id | as-number ] [ metric metric-value ] [ metric-type
type-value ] [ match { internal | external 1 | external 2 | nssa-external }] [ tag tag-
value ] [ route-map map-tag ] [ subnets ]
As you can see you can specify metric, tag and route-map but no ACL.
learner
October 13th, 2017
Question 3
Which is an invalid option when redistributing from EIGRP into OSPF?
I believe correct answers could be:
C: metric
or / and
D. route map
R2(config)#router eigrp 1
R2(config-router)#redistribute ospf 1 ?
match Redistribution of OSPF routes
metric Metric for redistributed routes
route-map Route map reference
vrf VPN Routing/Forwarding Instance
learner
October 15th, 2017
Sorry misread Question
Question 3
Which is an “invalid” option when redistributing from EIGRP into OSPF?
I believe correct answers could be:
correct answer is A
Lazio
August 29th, 2018
Why is ACL an invalid option:
Here an example for redistribution from EIGRP to OSPF using ACL:
@digitaltut, Where are the questions. Please share the link.
Anonymous
September 25th, 2018
A is the correct answer
R1(config)#router ospf 100
R1(config-router)#redistrute eirp 100 ?
% Unrecognized command
R1(config-router)#redistribu
R1(config-router)#redistribute eigrp 100 ?
metric Metric for redistributed routes
metric-type OSPF/IS-IS exterior metric type for redistributed routes
route-map Route map reference
subnets Consider subnets for redistribution into OSPF
tag Set tag for routes redistributed into OSPF
numbfeeling
February 17th, 2019
can anyone confirm this is the updated version ? as i dont see much movement in comment section in 2019
fafacalvs
February 24th, 2019
A network administrator is troubleshooting a redistribution of OSPF routes into EIGRP.
Given the exhibited commands, which statement is true.
A. Redistributed routes will have an external type of 1 and a metric of 1.
B. Redistributed routes will have an external type of 2 and a metric of 20.
C. Redistributed routes will maintain the original OSPF routing mettric.
D. Redistributed routes will have an deafualt metric of 0 and will be treated as reachable and advertised.
E. Redistributed routes will have an deafualt metric of 0 and will be treated as unreachable and not advertised.
ANS: B – Question is incorrect as per the configurations, don’t be confused. EIGRP was redistributed into OSPF not the other way around like what’s on the question.
Gooodluck!
nick
August 8th, 2019
I cannot find questions , can anyone pls send questions on {email not allowed}
Saif
December 28th, 2019
Q3. answer: ACL
Router(config-router)#redistribute eigrp 100 ?
metric Metric for redistributed routes
metric-type OSPF/IS-IS exterior metric type for redistributed routes
route-map Route map reference
subnets Consider subnets for redistribution into OSPF
tag Set tag for routes redistributed into OSPF
Hello. I have trouble with the Q3.
I think the answer is C
@davidmeiker
Hey, I don’t find the questions for Redistribution. Can you share it with me, please?
Thx for dumps
has anyone had success with the dump above? recently…
@davidmeiker, the correct answer is A. The redistribute command for OSPF is:
redistribute protocol [ process-id | as-number ] [ metric metric-value ] [ metric-type
type-value ] [ match { internal | external 1 | external 2 | nssa-external }] [ tag tag-
value ] [ route-map map-tag ] [ subnets ]
As you can see you can specify metric, tag and route-map but no ACL.
Question 3
Which is an invalid option when redistributing from EIGRP into OSPF?
I believe correct answers could be:
C: metric
or / and
D. route map
R2(config)#router eigrp 1
R2(config-router)#redistribute ospf 1 ?
match Redistribution of OSPF routes
metric Metric for redistributed routes
route-map Route map reference
vrf VPN Routing/Forwarding Instance
Sorry misread Question
Question 3
Which is an “invalid” option when redistributing from EIGRP into OSPF?
I believe correct answers could be:
correct answer is A
Why is ACL an invalid option:
Here an example for redistribution from EIGRP to OSPF using ACL:
R(config)#access-list 7 permit 10.10.11.0 0.0.0.255
R(config)#router ospf 10
R(config-router)#redistribute eigrp 100
R(config-router)#distribute-list 7 out eigrp 100
@digitaltut, Where are the questions. Please share the link.
A is the correct answer
R1(config)#router ospf 100
R1(config-router)#redistrute eirp 100 ?
% Unrecognized command
R1(config-router)#redistribu
R1(config-router)#redistribute eigrp 100 ?
metric Metric for redistributed routes
metric-type OSPF/IS-IS exterior metric type for redistributed routes
route-map Route map reference
subnets Consider subnets for redistribution into OSPF
tag Set tag for routes redistributed into OSPF
can anyone confirm this is the updated version ? as i dont see much movement in comment section in 2019
A network administrator is troubleshooting a redistribution of OSPF routes into EIGRP.
router eigrp 1
network 10.0.0.0
!
router ospf 1
network 172.10.0.0 0.0.255.255 area 0
redistribute eigrp 1
Given the exhibited commands, which statement is true.
A. Redistributed routes will have an external type of 1 and a metric of 1.
B. Redistributed routes will have an external type of 2 and a metric of 20.
C. Redistributed routes will maintain the original OSPF routing mettric.
D. Redistributed routes will have an deafualt metric of 0 and will be treated as reachable and advertised.
E. Redistributed routes will have an deafualt metric of 0 and will be treated as unreachable and not advertised.
ANS: B – Question is incorrect as per the configurations, don’t be confused. EIGRP was redistributed into OSPF not the other way around like what’s on the question.
Gooodluck!
I cannot find questions , can anyone pls send questions on {email not allowed}
Q3. answer: ACL
Router(config-router)#redistribute eigrp 100 ?
metric Metric for redistributed routes
metric-type OSPF/IS-IS exterior metric type for redistributed routes
route-map Route map reference
subnets Consider subnets for redistribution into OSPF
tag Set tag for routes redistributed into OSPF
this section sucks