OSPFV3 一、OSPFv3概述:协议号89 1、概念: OSPFv3是ospf(开放式最短路径优先)版本3的简称,主要提供对IPV6的支持,遵循的标准为RFC2740(OSPF for IPv6),主要作用于IPV6路由功能,是IPv6网路中路由技术的主流协议。 2、OSPFv3和OSPFv2相 ...
分类:
其他好文 时间:
2019-01-18 00:54:25
阅读次数:
302
配置要求:用OSPF使PC1与PC2互通确定R2和R4状态是不是ABR确保区域456中仅有一个DR,没有BDR确保区域456DR地址为56.6确保区域12中没有DR,切发送hello报文的时间为5s配置步骤:1、基本配置:配置PC地址、网关,路由接口地址2、PC1与PC2互通1)配置思路区域0为主干区域,非主干区域必须连接主干区域邻居建立路由router-id不能一致,同网络的区域、子网必须一致路
分类:
其他好文 时间:
2019-01-17 23:40:59
阅读次数:
253
In this lesson you will learn to describe a room or place. 这节课讲学习描述一个房间或地方 课上内容(Lesson) 1. Where do you study or work? 你在哪学习/工作? Do you work at a desk ...
分类:
其他好文 时间:
2019-01-13 13:04:12
阅读次数:
180
In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情。 课上内容(Lesson) # four “W” one “H” Where 在哪里 What 干什么 Who 谁 Why 为什么 How 怎么 ...
分类:
其他好文 时间:
2019-01-08 12:22:16
阅读次数:
144
To query a GraphQL API, all you need to do is send an HTTP request that includes the query operation in the body of the request. In this lesson, we wi ...
The maximum subarray problem is one of the nicest examples of dynamic programming application. In this lesson we cover an example of how this problem ...
分类:
编程语言 时间:
2019-01-06 10:37:13
阅读次数:
180
In this lesson you will learn to make suggestions. 在本课程中,您将学习如何提出建议。 课上内容(Lesson) Which place would you choose to visit?Why? I choose to go to sand be ...
分类:
其他好文 时间:
2019-01-05 22:43:09
阅读次数:
200
enable conf t router ospf 54321 network 100.1.1.0 255.255.255.0 area 0 network 10.1.1.0 255.255.255.0 area 0 end -------------------------------------... ...
分类:
其他好文 时间:
2019-01-05 10:13:29
阅读次数:
194
The median maintenance problem is a common programming challenge presented in software engineering job interviews. In this lesson we cover an example ...
分类:
编程语言 时间:
2019-01-04 21:31:55
阅读次数:
161