车皮 发表于 2018-7-17 11:49:31

cisco 动态路由协议RIP笔记

  动态路由协议RIP
  router(config)#router rip启动RIP进程
  router(config-router)#network 1.0.0.0宣告主网络号

  router(config-router)#version 2 使用版本v2
  router(config-router)#no auto-summary关闭路由汇总功能
页: [1]
查看完整版本: cisco 动态路由协议RIP笔记