码迷,mamicode.com
首页 >  
搜索关键字:suse11 bond 基本配置实例    ( 435个结果
Linux多网卡负载均衡 : bond
在这介绍的Linux双网卡绑定实现就是使用两块网卡虚拟成为一块网卡,这个聚合起来的设备看起来是一个单独的以太网接口设备,通俗点讲就是两块网卡具有相同的IP地址而并行链接聚合成一个逻辑链路工作。其实这项技术在Sun和Cisco中早已存在,被称为Trunking和Etherchannel技术,在Linu...
分类:系统相关   时间:2014-06-28 14:59:17    阅读次数:312
简明Python教程笔记(一)
#!/usr/bin/envpython#Filename:helloworld.py#Theuseof‘and"print‘hello,world!‘print"hello,world!"#Theuseof‘‘‘and"""print‘‘‘Thisisamulti-linestring.Thisisthefirstline.Thisisthesecondline."What‘syourname?"Iasked.Hesaid"Bond,JamesBond."‘‘‘print"""Thisisamulti-li..
分类:编程语言   时间:2014-06-24 17:05:23    阅读次数:239
Openvswitch手册(5)
我们这一节来看Port 一般来说一个Port就是一个Interface,当然也有一个Port对应多个Interface的情况,成为Bond VLAN Configuration Port的一个重要的方面就是VLAN Configuration,有两种模式: trunk port,这个port不配置t...
分类:其他好文   时间:2014-06-24 10:30:41    阅读次数:427
整理了下Pads库里面的属性
1. DIE is dieDIE.CPB1DIE.CPB2...DIE.CPB7Stacked die in die BGA package;chip bond pads2.DIE.CBPAssignment1Assignment1CountHeightLengthWidthDIE.FormatId...
分类:其他好文   时间:2014-05-29 11:44:10    阅读次数:844
LInux MySQL 端口验证
linux suse11在terminal可以正常登录进行各种操作,在tomcat运行jdbc web程序异常:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failureThe last p...
分类:数据库   时间:2014-05-26 22:03:31    阅读次数:374
435条   上一页 1 ... 42 43 44
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!