You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cody Robinson edited this page Oct 26, 2017
·
1 revision
Routing Information Protocol (RIP)
RIP operates with a key-update system. When a router receives a new route, it sends a "NEW" statement to it's list of peers. Peers can send the "ALL" statement to get a current list of the router's RIP list.
Statements
Statement
Description
NEW
When the router gets a NEW route, not an existing route. See UPDATE
UPDATE
When a router had a route then it changed (different port, etc)
ALL
Requested by a router to another router for its entire RIP list
REMOVE
When the router lost a route, or you want to black hole a route