# Lab 10.1: Understanding RIP

### Summary

This lab was overall very easy and went smoothly it was especially easy since we did static routing right before this. You enable RIPv2 on a router by going to the CLI then getting into "config" mode then type "router rip" then enter that command and enter "version 2". The RIP-enable router should advertise the routing table from the router and show how to get to its own network. you type "network \_\_\_\_\_\_" the underscore is where you put the network you want advertised. To view a PDU you go into simulation then hit show all/none and then go to filters and click RIP then play it for a second and then click on the RIP packets between routers.


---

# 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.1-understanding-rip.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.
