-
新版思科CCNP簡介
CCNP認證考試將會在今年發生重大改變。 新版CCNP認證考試::642-902、642-813和642-832 過渡期依然可以參加舊版CCNP考試,新版CCNP642-832正在測試階段!在2010年4月26日前預約過舊版的NP考試的需要在2010年7月31日前考掉,新版NP 主要是ISCW和ONT 在7月31日後此兩科無效,必須要考TSH007 (新版的CCNP考試)CCNP Exams Recommended Training 改版變動:642-901升級642-902,642-812升級642-813,其它的也有改動,到7月31日後現在的四科組合和三科的組合都會被新的科目所替代。目前新版CCNP考試費是200美金/科。
-
SUN 310-200 題庫更新資訊
Sun Certified System Administrator for Solaris 10 OS.Part 1 (310-200)屬於SUN認證的 壹門考試,部份試題如下: 1. You need to quickly obtain the physical and logical device names for the disks attached to the server. Which command achieves this? A. config B. format C. devices D. prtconf | grep name Answer: B 2. A disk has been returned from…
-
H3C路由器之NAT+端口映射實戰
實踐環境就壹臺H3C路由器外網接Internet,新聯通的靜態IP接入。內網直聯非網管交換機。 配置如下: [RouterGate]display current-configuration # sysname RouterGate //路由器的名字 cpu-usage cycle 1min # radius scheme system # domain system # local-user root //遠程登錄的用護名 password simple xxxxxx //遠程登錄的明文密碼 service-type telnet terminal level 3 //遠程登錄的權限等級(0-3)3是最高權限 # acl number 2001 //定義ACL2001(2000-2999是基本ACL) rule 0 permit source 192.168.1.0 0.0.0.255 //ACL的0號規則允許源地址的網段訪問 # interface Aux0 async mode flow # interface Ethernet0/0 description LAN …