1.trunk是主分支,是日常开发进行的地方。 2.branches是分支。一些阶段性的release版本,这些版本是可以继续进行开发和维护的,则放在branches目录中。又比如为不同用户客制化的版本,也可以放在分支中进行开发。 3.tags目录一般是只读的,这里存储阶段性的发布版本,只是作为一个 ...
分类:
其他好文 时间:
2020-01-13 21:41:10
阅读次数:
69
port-channel 碰到的问题我拿2台H3C -SL3100-P52 做port-channel。 port link-aggregation group 1 mode static interface Ethernet1/0/47port link-type trunkport trunk ...
分类:
其他好文 时间:
2020-01-11 22:22:37
阅读次数:
162
实验拓扑图1,配置sw1交换机<Huawei>sys##进入系统视图模式Entersystemview,returnuserviewwithCtrl+Z.[Huawei]syssw1##修改名字[sw1]vlanbatch1020##创建vlan1020[sw1]inte0/0/1##进入接口[sw1-Ethernet0/0/1]portlink-typeaccess##设置acces
分类:
其他好文 时间:
2020-01-10 18:33:13
阅读次数:
166
Port-Channel 的在实际工作中的主要作用是将两个或多个端口捆绑成为一个虚拟通道。 interface Port-channel1 description port(1/0/5-6) switchport trunk encapsulation dot1q switchport trunk ...
分类:
系统相关 时间:
2020-01-06 13:12:08
阅读次数:
261
QtWebEngine https://github.com/BALL-Contrib/contrib_qt_5.10.1/trunk ...
分类:
Web程序 时间:
2020-01-01 10:23:54
阅读次数:
80
vlan是202,ether1接的是交换机trunk口,公网IP是建立在vlan202接口上。 vlan是建立在桥bridge1基础上。 参考官方文档 https://wiki.mikrotik.com/wiki/Manual:Interface/Bridge /interface bridge a ...
分类:
其他好文 时间:
2019-12-31 17:09:17
阅读次数:
321
第一步 下载DLL文件并安装 DLL下载地址https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki 选用版本sqlite-netFx46-setup-bundle-x64-2015-1.0.112.0.exe,适用 ...
分类:
数据库 时间:
2019-12-26 17:52:08
阅读次数:
170
trunk链路类型: hybird链路类型: ...
分类:
其他好文 时间:
2019-12-24 20:36:42
阅读次数:
72
1. 网络拓扑 2. SW1配置:[SW1]vlan batch 10 20[SW1]interface GigabitEthernet 0/0/1[SW1-GigabitEthernet0/0/1]port link-type access[SW1-GigabitEthernet0/0/1]por ...
分类:
其他好文 时间:
2019-12-21 13:38:52
阅读次数:
87
链路聚合简介 链路聚合: 作用: 增加宽带,同事提供链路冗余 LACP模式支持链路备份 灵活多用 手工负载分担模式: 无法自由自定义配置 链路聚合: 手工负载配置所有活动接口都参与数据的转发分担负载流量 二层链路聚合 eth-trunk LACP默认不转发,在一条链路断了才进行转发 三层交换机链路聚 ...
分类:
其他好文 时间:
2019-12-19 15:49:04
阅读次数:
157