1.网关2.ospf认证3.vrrp网关就是按照原来的套路讲,不过考官老是打断我,比如我说网关放在接入浪费地址,考官问我有什么机制可以节约地址我说堆叠,内部做NAT,考官问我还有呢?我答不出来,后来考官总结时说supervlan和muxvlan等技术(我当时怎么就没有想到呢?)ospf认证,问了几句就转话题,问我ospf引入外部路由,怎么避免次优?我答了NSSA引入使用了FA地址问我ISIS怎么避
分类:
其他好文 时间:
2018-05-12 23:30:41
阅读次数:
230
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
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
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
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 数据包的路由转发过程:详见: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
实验拓扑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
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