# Lab 10.2: More RIP Routing

### Summary

This lab was very straight forward the only part I got hung up on was when I used the RIP GUI it made the network address 182.150.0.0 which confused me, but it still works because all the networks are under that address. The way to show the IP route table is to get the router to "name#" if in config type "exit" to get here or type enable if below then when at "name#" type "show ip route"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://paul-gleason.gitbook.io/net-150-network-fundamentals/labs/lab-10.2-more-rip-routing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
