300-320 · Question #347
300-320 Question #347: Real Exam Question with Answer & Explanation
The correct answer is C: router eigrp 1. To migrate from Classic EIGRP to Named EIGRP without an outage, you first enter the existing classic EIGRP process using 'router eigrp 1' (matching the current AS number). From within that context, IOS allows a graceful in-place migration to the named-mode address-family structur
Question
Options
- Arouter eigrp NAME
- Brouter eigrp 1 named NAME
- Crouter eigrp 1
- Dinterface fa0/1
Explanation
To migrate from Classic EIGRP to Named EIGRP without an outage, you first enter the existing classic EIGRP process using 'router eigrp 1' (matching the current AS number). From within that context, IOS allows a graceful in-place migration to the named-mode address-family structure. Jumping directly to 'router eigrp NAME' (option A) creates a brand-new named instance, which would drop adjacencies and cause an outage because both instances would compete for the same AS resources until the old one is removed.
Community Discussion
No community discussion yet for this question.