dis rip 1 database #查看rip路由信息库 ospf dis cu conf ospf #查看ospf配置 dis ospf int #查看ospf的接口 dis ospf int gi0/0/0(或者vlanif x) #查看接口…的ospf信息 dis ospf peer brief #查看ospf邻居 dis ip routing-table protocol ospf #查看ospf路由表 dis ospf error #ospf排错用 dis ospf...
B、dis ip rip-table C、dis rip-table D、dis ip routing-table protocol rip 点击查看答案 你可能感兴趣的试题 单项选择题 不同季节鲜花的保鲜期长短不一致,夏季保鲜期( ),花价( )。 A、较长 较高 B、较长 较低 C、较短 较低 D、较短 较高 点击查看答案 单项选择题 把鲜冷的散装啤酒装在保温瓶...
dis ip routing pro ospf 什么意思 ospf dijkstra 路由选择协议: 内网关选择协议: RIP(routing information protocol)路由信息协议:达到直连的 网络的距离是 1, 非直连的网络,没经过一个路由器,则距离加1。——方法简单,最多只能有15个路由。而且没有考虑带宽,可能选了距离最短但是带宽也最小的路线。 OSPF(open...
使用display ip routing-table protocol ospf命令来查看OSPF路由表。这个命令应该能够显示OSPF已经学习到的...
dis ip int brief显示接口摘要 dis ip routing-table 显示路由表 路由表:路由器转发数据包的唯一依据,是路由器转发数据包的一张“地图”。 <>save保存配置 [ ]undo info-center enable关闭信息中心 ,防止弹出日志 直连路由: direct route ,直接相连的路由,当路由器的接口配置好ip地址并up之后,会自动创建该路由...
ip route-static:命令用来配置IPv4单播静态路由。 ip route-static 172.16.1.1 32 192.168.0.1。在系统视图下运行 删除路由:undo ip route-static 10.10.10.0 24--删除10.10.10.0/24的路由 1. 2. display ip routing-table:查看路由,所有视图。 5、
查看rip路由信息库ospf dis cu conf ospf #查看ospf配置 dis ospf int #查看ospf的接口 dis...77.1.1.1 #查看lsdb中3类LSA 77.1.1.1信息 dis ospf lsdb router originate-router #查看本设备产生的router LSA(type1)...dis ip routing-table protocol bgp #查看路由表中的bgp路由 dis bgp routing-table ...
table 2-633 restarting 2-713 interface speed, configuring 2-773 interface vlan command 2-210 internal registers, displaying 2-512, 2-522 Internet Group Management Protocol See IGMP invalid GBIC error detection for 2-192 error recovery timer 2-198 ip access-group command 2-212 ...
Cisco IOS Distributed Director Command Reference 6 alias (boomerang) through ip director host weights clear ip drp clear ip drp To clear all statistics being collected on Director Response Protocol (DRP) requests and replies, use the clearipdrpcommand inprivilegedEXEC mode. clear ip drp Syntax ...
④Routing table(整张路由表):每台路由器根据SPF的计算结果,将路由器加载进路由表。 二、OSPF 1、简介 ①开放式最短路径优先OSPF是IETF组织开发的一个基于链路状态的内部网关协议。 ②目前针对IPv4协议使用的是OSPF Version 2 (RFC2328);针对IPv6协议使用OSPF Version 3(RFC2740)。