自己做的网站数据库手机版自媒体135免费下载
自己做的网站数据库,手机版自媒体135免费下载,企业邮箱收费吗,wordpress七牛云加速技术原理#xff1a;Ospd开放式最短路径优先协议。是目前网络中应用最广泛的路由协议之一。属于内部网络路由协议。能够适应各种规模的网络环境#xff0c;是典型的链路状态协议。Ospf路由协议通过向全网扩散本设备的链路状态信息#xff0c;使网络中每台设备最终同步一个具… 技术原理 Ospd开放式最短路径优先协议。是目前网络中应用最广泛的路由协议之一。属于内部网络路由协议。能够适应各种规模的网络环境是典型的链路状态协议。Ospf路由协议通过向全网扩散本设备的链路状态信息使网络中每台设备最终同步一个具有全网链路状态的数据库然后路由器采用spf算法。以自己为根计算到达网络的最短路径最终形成全网路由信息。实验步骤1.在本实验中的三层交换机上划分vlan10和vlan20其中vlan10用于连接主机vlan20用于连接R1.2.路由器之间通过v35电缆通过串口连接DCE端连接在R1上配置其时钟频率64000.3.主机和交换机通过直连线主机与路由器通过交叉线连接。4.在S3560上配置ospf路由协议。5.在路由器R1、R2上配置ospf路由协议6.将pc1、pc2主机默认网关设置为与直连网络设备接口IP地址7.验证pc1、pc2主机之间可以互相通实验图S3650配置SwitchenSwitchenable Switch#config tEnter configuration commands, one perline. End with CNTL/Z.Switch(config)#host s3650s3650(config)#vlan 10s3650(config-vlan)#name v10s3650(config-vlan)#exits3650(config)#vlan 20s3650(config-vlan)#name v20s3650(config-vlan)#exits3650(config)#int fa0/10s3650(config-if)#switchport access vlan 10s3650(config-if)#exits3650(config)#int fa0/20s3650(config-if)#switchport access vlan 20s3650(config-if)#exits3650(config)#int vlan 10%LINK-5-CHANGED: Interface Vlan10, changedstate to up%LINEPROTO-5-UPDOWN: Line protocol onInterface Vlan10, changed state to ups3650(config-if)#ip address 192.168.1.1255.255.255.0s3650(config-if)#no shuts3650(config-if)#exits3650(config)#int vlan 20s3650(config-if)#%LINK-5-CHANGED: Interface Vlan20, changedstate to ups3650(config-if)#ip address 192.168.3.1255.255.255.0s3650(config-if)#no shuts3650(config-if)#router ospf 1s3650(config-router)#network 192.168.1.00.0.0.255 area 0s3650(config-router)#network 192.168.3.00.0.0.255 area 0s3650(config-router)#exits3650(config)#exits3650#%SYS-5-CONFIG_I: Configured from console byconsoleR1配置RouterenRouter#config tEnter configuration commands, one perline. End with CNTL/Z.Router(config)#host R1R1(config)#int fa0/0R1(config-if)#ip address 192.168.3.2255.255.255.0R1(config-if)#no shut%LINK-5-CHANGED: Interface FastEthernet0/0,changed state to up%LINEPROTO-5-UPDOWN: Line protocol onInterface FastEthernet0/0, changed state to upR1(config-if)#exitR1(config)#int serial2/0R1(config-if)#clock rate 64000R1(config-if)#ip address 192.168.4.1255.255.255.0R1(config-if)#no shut%LINK-5-CHANGED: Interface Serial2/0,changed state to downR1(config-if)#exitR1(config)#router ospf 1R1(config-router)#network 192.168.3.00.0.0.255 area 0R1(config-router)#network 01:10:13: %OSPF-5-ADJCHG: Process 1, Nbr192.168.3.1 on FastEthernet0/0 from LOADING to FULL, Loading Done% Incomplete command.R1(config-router)#network 192.168.4.00.0.0.255 area 0R1(config-router)#R2配置RouterenRouter#config tEnter configuration commands, one perline. End with CNTL/Z.Router(config)#host R2R2(config)#int fa0/0R2(config-if)#ip address 192.168.2.1255.255.255.0R2(config-if)#no shut%LINK-5-CHANGED: Interface FastEthernet0/0,changed state to up%LINEPROTO-5-UPDOWN: Line protocol onInterface FastEthernet0/0, changed state to upR2(config-if)#exitR2(config)#int serial2/0R2(config-if)#ip address 192.168.4.2255.255.255.0R2(config-if)#no shutR2(config-if)#%LINK-5-CHANGED: Interface Serial2/0,changed state to upR2(config-if)#exitR2(config)#%LINEPROTO-5-UPDOWN: Line protocol onInterface Serial2/0, changed state to upR2(config)#router ospf 1R2(config-router)#network 192.168.2.00.0.0.255 area 0R2(config-router)#network 192.168.4.00.0.0.255 area 0R2(config-router)#exitR2(config)#测试从pc2 pingpc1.不通在s3650上配置s3650#config tEnter configuration commands, one perline. End with CNTL/Z.s3650(config)#ip routings3650(config)#exits3650#此时测试已通 转载于:https://blog.51cto.com/1054054/1252313
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/pingmian/89968.shtml
如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!