Routing Configuration 77interface vlan 11routingip address 10.1.101.1 255.255.255.0ipv6 address 3000:1:101::/64 eui64ipv6 ospfipv6 ospf areaid 2exitipv6 router ospfrouter-id 5.5.5.5area 0.0.0.1 virtual-link 4.4.4.4exitrouter ospfrouter-id 5.5.5.5area 0.0.0.1 virtual-link 4.4.4.4network 10.1.2.0 0.0.0.255 area 0.0.0.1network 10.1.101.0 0.0.0.255 area 0.0.0.2exitexitRouting Information ProtocolRouting Information Protocol (RIP) is one of the protocols which may be used by routers to exchangenetwork topology information. It is characterized as an “interior” gateway protocol, and is typically usedin small to medium-sized networks.RIP ConfigurationA router running RIP sends the contents of its routing table to each of its adjacent routers every 30seconds. When a route is removed from the routing table it is flagged as unusable by the receivingrouters after 180 seconds, and removed from their tables after an additional 120 seconds.There are two versions of RIP:• RIP-1 defined in RFC 1058– Routes are specified by IP destination network and hop count– The routing table is broadcast to all stations on the attached network• RIP-2 defined in RFC 1723– Route specification is extended to include subnet mask and gateway– The routing table is sent to a multicast address, reducing network traffic– An authentication method is used for securityThe PowerConnect 6200 Series software supports both versions of RIP. You may configure a given port:• To receive packets in either or both formats• To transmit packets formatted for RIP-1 or RIP-2 or to send RIP-2 packets to the RIP-1 broadcastaddress