码迷,mamicode.com
首页 >  
搜索关键字:ospf lesson 2    ( 1993个结果
OSPF知识点(一)
OSPF总结知识
分类:其他好文   时间:2019-01-18 21:51:35    阅读次数:154
IPV6路由技术
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除阶实验
配置要求:用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
English trip V1 - B 14. There Are Flowers in My Office 我办公室里有花 Teacher:Lamb Key: There be(is/are)
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
English trip M1 - AC9 Nosey people 爱管闲时的人 Teacher:Solo
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
[GraphQL] Query a GraphQL API with graphql-request
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 ...
分类:Windows程序   时间:2019-01-07 21:33:07    阅读次数:232
[Algorithm] Maximum Contiguous Subarray algorithm implementation using TypeScript / JavaScript
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
English trip V1 - 24. Accommodations Teacher:Maple Key: make suggestions 提出建议
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
cmd_ospf_cfg
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
[Algorithm] Median Maintenance algorithm implementation using TypeScript / JavaScript
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
1993条   上一页 1 ... 55 56 57 58 59 ... 200 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!