码迷,mamicode.com
首页 >  
搜索关键字:hsrp备份技术 vlan技术 trunk    ( 1168个结果
Openvswitch手册(5)
我们这一节来看Port 一般来说一个Port就是一个Interface,当然也有一个Port对应多个Interface的情况,成为Bond VLAN Configuration Port的一个重要的方面就是VLAN Configuration,有两种模式: trunk port,这个port不配置t...
分类:其他好文   时间:2014-06-24 10:30:41    阅读次数:427
Eclipse配置Go语言开发环境(GoEclipse)
Eclipse安装Go语言插件GoEclipseGoEclipse插件地址:http://goclipse.googlecode.com/svn/trunk/goclipse-update-site/接下来,配置插件
分类:系统相关   时间:2014-06-19 09:28:37    阅读次数:600
各产品编译及串口烧录
1:302U, 302BT, 600BI, 604BT Broadcom5358U 代码路径:http://172.16.98.4/SHSVN/SVNdata/WIFI/BCM5358U/Trunk/source/ 编译: make FIR302U_config config: source/...
分类:其他好文   时间:2014-06-18 21:20:19    阅读次数:287
CCNA学习笔记二——VTP协议
VTP协议:VLAN Trunk Protocol 从一个控制点,维护整个网络上VLAN的添加,删除和重命名工作VTP域:相同的域名,通过Trunk相互连接的一组交换机VTP模式: 服务器模式(Server):默认 客户机模式(Client) 透明模式(Transparent)VTP通告: ...
分类:其他好文   时间:2014-06-18 08:57:54    阅读次数:201
svn提交异常file is scheduled for addition, but is missing
svn提交错误file is scheduled for addition, but is missing svn ci -m "" svn: E155010: Commit failed (details follow): svn: E155010: '/Volumes/File/ymall_Project/daling/trunk/GiftShop/GiftS...
分类:其他好文   时间:2014-06-16 21:19:39    阅读次数:928
Google Python Style Guide
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html#Commentshttp://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/...
分类:编程语言   时间:2014-06-15 23:01:13    阅读次数:216
ZooKeeper程序员指南(转)
译自http://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html1简介本文是为想要创建使用ZooKeeper协调服务优势的分布式应用的开发者准备的。本文包含理论信息和实践信息。本指南的前四节对各种ZooKeeper概念进行较高层次的讨...
分类:其他好文   时间:2014-06-14 22:50:57    阅读次数:352
Process Hacker源码中的用户态hook的做法
processhacker-code-5632\1.x\trunk\NProcessHacker\hook.htypedef struct _PH_HOOK{ PVOID Function; PVOID Target; BOOLEAN Hooked; CHAR Bytes[5...
分类:其他好文   时间:2014-06-12 18:11:47    阅读次数:216
C#使用System.Data.SQLite操作SQLite
使用System.Data.SQLite下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki得到System.Data.SQLite.dll添加到工程引用;建表,插入操作C#代码staticvoidMai...
分类:数据库   时间:2014-06-10 21:40:17    阅读次数:367
1168条   上一页 1 ... 113 114 115 116 117 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!