2017年7月13日 星期四 --出埃及记 Exodus 28:4These are the garments they are to make: a breastpiece, an ephod, a robe, a woven tunic, a turban and a sash. They ar ...
分类:
其他好文 时间:
2017-07-15 14:55:22
阅读次数:
198
与STP 的BPDU报文格式相同,就是在flags字段报文中间几位得到应用 RSTP中只有一种RSTP BPDU,RSTP原理是利用FLAGS位中的Proposal与Agreement来进行协商, 从而快速从 discarding 转成 forwarding而不用等待30秒超时。 协商原理: 交换机 ...
分类:
其他好文 时间:
2017-07-15 10:11:20
阅读次数:
748
启动一次性运行的容器 入门级例子:从ubuntu:14.04镜像启动一个容器,成功后在容器内部执行/bin/echo ‘hello world’命令,如果当前物理机没有该镜像,则执行docker pull从Docker Hub获取镜像,执行成功后,容器立马停止 #sudo docker runubu ...
分类:
其他好文 时间:
2017-07-14 22:07:24
阅读次数:
212
BPDU字段包含的信息: Protocol ID 协议ID Version STP版本(三种) Message Type 消息类型(常见的两种) Root ID 根桥ID Cost of Path 路径开销 Bridge ID 桥ID Port ID 端口ID Message Age 当前消息年龄( ...
分类:
其他好文 时间:
2017-07-14 21:15:06
阅读次数:
619
Ø 前言 使用 Visual Studio 中的 NuGet 包管理器下载程序时,有时可能出现类似的错误:“Newtonsoft.Json”已拥有为“NETStandard.Library”定义的依赖项。 解决该错误的有效办法就是更新 NuGet 包管理器,下面以 Visual Studio Ult... ...
分类:
其他好文 时间:
2017-07-13 00:50:03
阅读次数:
262
拓扑图配置代码SW1---------------------------------------------------1.配置代码sysvlan2vlan3quitinterfaceeth-trunk1quitinterfaceg0/0/1eth-trunk1quitinterfaceg0/0/2eth-trunk1quitinterfaceeth-trunk1portlink-typetrunkporttrunkallow-passvlanallquitinterfaceg0/0/..
分类:
其他好文 时间:
2017-07-12 12:14:17
阅读次数:
160
拓扑图:配置代码:sw1------------sysvlan10vlan20quitinte0/0/1portlink-typeaccessportdefaultvlan10inte0/0/2portlink-typeaccessportdefaultvlan20inte0/0/3portlink-typetrunkporttrunkallow-passvlanallinte0/0/4portlink-typetrunkporttrunkallow-passvlanallquit(每个..
分类:
其他好文 时间:
2017-07-12 12:06:10
阅读次数:
220
原文发布时间为:2009-05-22 —— 来源于本人的百度文章 [由搬家工具导入] 分页控件以及风格源代码 :http://download.csdn.net/source/1340238 右击工具箱,选择项 》浏览到那个 AspNetPager.dll 在工具箱中将出现控件 风格: AspNet ...
分类:
其他好文 时间:
2017-07-12 10:07:31
阅读次数:
209
在一个网络的配置、故障排除和维护的问题中,网络环路在大约占据了50%。由此可见,环路给我们日常生活所带来的不便。环路的形成是由于网桥(网桥)中存在冗余路径或循环时,所产生问题,因此当我们在解决这个问题时,也应当从这里入手。 为了解决循环问题,我们便想到了树——STP执行一种称为生成树算法(STA)的 ...
分类:
其他好文 时间:
2017-07-12 01:13:29
阅读次数:
266
1.几种注解 2.spring boot 的使用 创建一个 index.html 文件 最后返回 “index” 3.部分注解使用 4.@PathVariable 的使用 5.@ResquestParam 的使用 6 ...
分类:
编程语言 时间:
2017-07-11 12:16:23
阅读次数:
150