码迷,mamicode.com
首页 >  
搜索关键字:ospf lesson 2    ( 1993个结果
HCIE面试真题战报及点评系列14
1.网关2.ospf认证3.vrrp网关就是按照原来的套路讲,不过考官老是打断我,比如我说网关放在接入浪费地址,考官问我有什么机制可以节约地址我说堆叠,内部做NAT,考官问我还有呢?我答不出来,后来考官总结时说supervlan和muxvlan等技术(我当时怎么就没有想到呢?)ospf认证,问了几句就转话题,问我ospf引入外部路由,怎么避免次优?我答了NSSA引入使用了FA地址问我ISIS怎么避
分类:其他好文   时间:2018-05-12 23:30:41    阅读次数:230
[Javascript Crocks] Create a Maybe with a `safe` Utility Function
In this lesson, we’ll create a safe function that gives us a flexible way to create Maybes based on a value and a predicate function that we supply. W ...
分类:编程语言   时间:2018-05-11 23:54:24    阅读次数:195
[Javascript Crocks] Safely Access Nested Object Properties with `propPath`
In this lesson, we’ll look at the propPath utility function. We’ll ask for a property multiple levels deep in an object and get back a Maybe. We’ll ge ...
分类:数据库   时间:2018-05-11 23:47:33    阅读次数:231
Paths on a Grid POJ 1942 (组合数学 || 暴力)
Imagine you are attending your math lesson at school. Once again, you are bored because your teacher tells things that you already mastered years ago ...
分类:其他好文   时间:2018-05-11 23:44:45    阅读次数:194
GVRP、RIP、VRRP、OSPF、BGP、NAT、ACL一些基础知识
给刚入行的一些同行一些小的帮助
分类:其他好文   时间:2018-05-10 23:45:11    阅读次数:333
final/抽象类/interface
lesson Thirteen 2018-05-10 02:10:43 final: 最终的,可以修饰类、属性、方法 1.final修饰类:这个类就不能被继承,如:String类,StringBuffer类,System类 2.final修饰方法:不能被重写 如:object的getclass(); ...
分类:其他好文   时间:2018-05-10 11:33:53    阅读次数:168
IP路由、静态路由及距离矢量路由RIP
IP路由、静态路由及距离矢量路由RIP IP 数据包的路由转发过程:详见:https://wenku.baidu.com/view/2b9aa6187c1cfad6185fa765.html 常用的动态路由协议: 路由协议缺省时的外部优先级: 路由协议类型 优先级 Direct 0 OSPF 10 IS-IS 15 Static 60 RIP 100 OSPF 150 IBG
分类:其他好文   时间:2018-05-10 00:32:05    阅读次数:190
CCNA OSPF 实验
实验拓扑R1(config)#int lo 0R1(config-if)#ip add 1.1.1.1 255.255.255.255R1(config-if)#exR1(config)#int f0/0R1(config-if)#ip add 192.168.12.1 255.255.255.0R1(config-if)#no shR1(config-if)#*Mar 1 00:15:25.53
分类:其他好文   时间:2018-05-06 11:10:24    阅读次数:197
fast.ai Lesson 2: Deep Learning 2018
data augumentation ...
分类:其他好文   时间:2018-05-05 20:47:03    阅读次数:146
fast.ai Lesson 1: Deep Learning 2018
10 free hours run on AWS click this one click on new machine pick a region choose linux ubuntu 16 250GB is preferred ctrl shift v to paste your passwo ...
分类:其他好文   时间:2018-05-05 19:42:32    阅读次数:309
1993条   上一页 1 ... 80 81 82 83 84 ... 200 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!