rip路由实验实验报告(rip路由实验配置ip v2的认证)

本文为大家介绍rip路由实验实验报告(rip路由实验配置ip v2的认证),下面和小编一起看看详细内容吧。
撕裂路由实验
r1en
r1#conf t
r1(配置)#int s0/0
r1(config-if)#ip 添加12.1.1.1 255.255.255.0
r1(config-if)#no sh
r2#conf t
r2(配置)#int s0/0
r2(config-if)#ip 添加12.1.1.2 255.255.255.0
r2(config-if)#不关机
r2(配置-if)#int f0/0
r2(config-if)#ip 添加23.1.1.2 255.255.255.0
r2(config-if)#no sh
r3en
r3#conf t
r3(配置)#int f0/0
r3(config-if)#ip 添加23.1.1.3 255.255.255.0
r3(config-if)#no sh
r1(配置)#router rip
r1(配置路由器)#ver 2
r1(config-router)#no auto-summary
r1(配置路由器)#net 12.1.1.0
r1(配置路由器)#^z
r2(配置)#router rip
r2(配置路由器)#ver 2
r2(配置路由器)#no au
r2(config-router)#no auto-summary
r2(配置路由器)#net 12.1.1.0
r2(配置路由器)#net 23.1.1.0
r2(配置路由器)#^z
r3(配置)#router rip
r3(配置路由器)#version 2
r3(config-router)#no auto-summary
r3(配置路由器)#net 23.1.1.0
r3(配置路由器)#^z
r2#show ip路由
codes: c - 已连接,s - 静态,r - rip,m - 移动,b - bgp
d - eigrp、ex - eigrp 外部、o - ospf、ia - ospf 区域间
n1 - ospf nssa 外部类型1,n2 - ospf nssa 外部类型2
e1 - ospf 外部类型1,e2 - ospf 外部类型2
i - is-is,su - is-is 摘要,l1 - is-is level-1,l2 - is-is level-2
ia - is-is 区域间,* - 候选默认值,u - 每用户静态路由
o - odr,p - 定期下载的静态路由
未设置万不得已的网关
23.0.0.0/24 已划分子网,1 个子网
c 23.1.1.0 直连,fastethernet0/0
12.0.0.0/24 已划分子网,1 个子网
c 12.1.1.0 直连,serial0/0
r2#show ip rip 数据库
12.0.0.0/8 自动摘要
12.1.1.0/24 直连,serial0/0
23.0.0.0/8 自动摘要
23.1.1.0/24直连,fastethernet0/0
r3#show ip 路由rip
12.0.0.0/24 已划分子网,1 个子网
r 12.1.1.0 [120/1] 通过23.1.1.2,00:00:08,fastethernet0/0
好了,rip路由实验实验报告(rip路由实验配置ip v2的认证)的介绍到这里就结束了,想知道更多相关资料可以收藏我们的网站。