Advertisement

RIP路由协议和配置解析

阅读量:

目录

    • RIP的防环机制
    • RIP的基本配置
    • 通过实验认识RIP协议
    • RIP的扩展配置

RIP protocol is a widely used routing protocol. It is a distance-vector type protocol that operates on the UDP port 520 and has a default priority of 100. This protocol uses hop count as its metric, defaulting to update packets for exchange. An update packet is a data packet that carries routing entries. The number of hops through routers determines the route length. Periodic updates occur every 30 seconds. Triggered updates are automatically initiated when network conditions change. Reliable transmission is achieved desp

全部评论 (0)

还没有任何评论哟~