Self-Study Lab Solution

The following sample configuration files achieve the desired design criteria. This is by no means the only possible solution. As you have discovered throughout this practical guide, there is not always one right way to accomplish the tasks presented. In fact, the best possible way to learn more is to change the questions to meet your own goals and use show and debug commands to verify IP connectivity. Presented here are nine configuration files.

Example 9-2 displays R1's full working configuration.

Example 9-2. R1's Full Working Configuration
 hostname R1 ! enable password cisco ! ip subnet-zero ip host R6 133.33.206.1 ip host R5 133.33.205.1 ip host R4 133.33.204.1 ip host R3 133.33.203.1 ip host R2 133.33.202.1 ip host ...

Get CCNP® Practical Studies: Routing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.