This section describes the Routing Information Protocol (RIP) and static routing commands available on the Sun Secure Application Switch.
The Routing Information Protocol (RIP) is a distance vector protocol that routers use to exchange information about available routes in a local area network. Routers using RIP send periodic update messages to other routers in the network and when the network topology changes. These updates allow a router to learn the network topology and calculate the best path to a destination network. When a router receives routing information from another router, it updates its local routing table and sends a RIP update containing the revised routing table to its neighboring routers. By default, the Sun Secure Application Switch sends RIP updates to neighboring routers every 30 seconds. You can change the update interval using the rip globalSettings command. The router stores only the best path to a destination in its routing table. RIP uses a hop count to calculate the best path. The best path is the path that has the fewest number of hops (routers) that packets must traverse to reach the destination network. The maximum number of hops allowed in a path in a RIP network is 15 hops. The Sun Secure Application Switch supports RIP v1 and RIP v2.