29 2010

无色无味的博客空间暂时不支持IPV6了。

Posted by admin in 日记

   因为最近服务器调整。换了一个联网的虚拟空间。而服务器还没有iPV6地址。所以博客就暂时不支持IPV6了。

收藏与分享
25 2010

Test Post Successful

Posted by admin in 日记

Congratulations. This message verifies that all of your blog settings are valid in your Photo Album account. You can now send images to this blog site.

收藏与分享
19 2010

Vmware Exsi使用简要说明

Posted by admin in 个人案例简汇, 资料
14 2010

H3C设备与Cisco ACS配合做Telnet 登录验证

软件平台:
H3C设备:模拟器(Simware V5.2)
ACS: cisco acs 4.12

网络拓扑:
test

各个设备的IP:
SW:192.168.77.2
ACS server:192.168.77.3
User Client:192.168.77.10

Read entire article.

收藏与分享
12 2010

H3CS-WLAN 培训第一天

Posted by admin in 电脑网络

    了解Wlan的基本知识。

db  dbm dbw

ssid/bss/sta/ap/ds/ess/Ad Hoc

radio(RF)

 

1、无线网络的发展历程:

第1章 WLAN技术背景知识_V3.6

Read entire article.

收藏与分享
06 2010

simware 模拟交换的文件。

Posted by admin in 个人案例简汇, 电脑网络
06 2010

simware 模拟交换

Posted by admin in 个人案例简汇, 电脑网络

我把hardcfg.tcl 贴出来。大家自由发挥。

 

SetSelfSlot 0  
SetMainSlot 0 
SetConsoleCom 2001   
SetMemorySize 96
SetWVRPInstanceName RT1
SetMac 00 01
SetWinSockOffset 500
AddSerial -local 192.168.237.1 -lport 4002 -dest 192.168.237.1 -dport 4001
#AddEthernet -index 1
#AddEthernet -index 1
#BindPortWithAdaptor -port 1 -adaptor 1
#BindPortWithAdaptor -port 2 -adaptor 2
#BindPortWithAdaptor -port 3 -adaptor 3
#BindPortWithAdaptor -port 4 -adaptor 4
#BindPortWithAdaptor -port 5 -adaptor 5

AddLink -portnum 1 -localip 192.168.237.1 -localport 10140 -dstip 192.168.237.1 -dstport 10240
AddLink -portnum 2 -localip 192.168.237.1 -localport 10141 -dstip 192.168.237.1 -dstport 10641
AddLink -portnum 3 -localip 192.168.237.1 -localport 10142 -dstip 192.168.237.1 -dstport 10542
AddLink -portnum 4 -localip 192.168.237.1 -localport 10143 -dstip 192.168.237.1 -dstport 9041

AddEthNew -speed 100 Level2 -canswitch -vnet 01 -slot 0 -subslot 1 -local 192.168.237.1 -lport 10110 -dest 192.168.237.1 -dport 10210
AddEthNew -speed 100 Level2 -canswitch -vnet 02 -slot 0 -subslot 1 -local 192.168.237.1 -lport 10111 -dest 192.168.237.1 -dport 10611
AddEthNew -speed 100 Level2 -canswitch -vnet 03 -slot 0 -subslot 1 -local 192.168.237.1 -lport 10112 -dest 192.168.237.1 -dport 10512
AddEthNew -speed 100 Level2 -canswitch -vnet 05 -slot 0 -subslot 1 -local 192.168.237.1 -lport 10113 -dest 192.168.237.1 -dport 9001

 

 

这个TCL很容易看懂。

主要是addlink 表示添加链接。   比如表示sw1_eth0/1/0 —>  sw2_eth0/1/0    就可以用addlink来链接。 

localip  本端IP (sw1)
localport  本端交换机接口的表示(10140.这个可以自定义。 我这儿101表示有是sw1,4表示第4个slot,0表示Port0.    这个可以自定义的。建议使用本机没有使用的端口范围)

dstip    对端交换机所在的机器的IP(可以用来做分布式)
dstport   对端交换机的接口。同上面的localport

 

 

AddethNew  添加一个新驱动的以太网口。  
canswitch 表示可以在二/三层之间转换。

 

先简单的写点。

更多的可以看simware使用详解。

收藏与分享
27 2010

超人老了,绿巨人没力了,蜘蛛侠爬不动了

Posted by admin in 日记

ART 33 KUNST

收藏与分享
26 2010

TERENA Webcam Koningsplein, Amsterdam

Posted by admin in ipv6, 资料

   如果你对你的IPV6速度自信的话,可以看看这个 WebCam。  实时的。

收藏与分享
25 2010

DNS Server是否支持IPV6,也对域名的V6解析有影响

Posted by admin in ipv6, 电脑网络

     DNS Server是否拥有IPV6地址,NS name是否做了V6解析对域名的IPV6解析有着绝对性的影响。

 

    我拥有几个域名。   也通过Tunnel的方式接入了IPV6。同时也对域名进行了Ipv6和IPv4的解析设置。但是通过普通PC无法解析出来IPV6的地址。

Read entire article.

收藏与分享
Pages: 1 2 3 4 5 6 ...19 20 21 下一页