星期三, 2月 09, 2011

第二天上班

領料要跟怡文領,領完後打開拿單來核對上面的零件是否正確,核對過後完在單上寫上PN、SN、DATE、簽名,再拿去裝機。
先改bios時間、還有power的perfomance 調最高,將fireware、SmartStart更新到最新,寫保固貼紙、hp貼紙、testlog、survey REPORT。

星期日, 1月 16, 2011

Implementing cisco switched networks lab3

將csw1、csw2的fa0/3 fa0/6
設成 eher channel (LACP GROUP1)
gua PORT-channel 1 設成trunk
allow vlan 3,4 only
native vlan 設成66

csw1:
en
conf t
int f0/3
channel-group 1 mode active
exit
inf f0/6
channel-group 1 mode active
interface port-channel 1
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk native vlan 66
switchport trunk allowed vlan 3,4

csw2:
en
conf t
int f0/3
channel-group 1 mode active
exit
inf f0/6
channel-group 1 mode active
interface port-channel 1
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk native vlan 66
switchport trunk allowed vlan 3,4

設回 預設值
default int range f0/3-11

Implementing cisco switched networks lab2

csw1:
show vtp status
可以看到vtp mode 是什麼模式 transport server client
conf t
vtp mode server
vtp domain cisco.com
vtp password cisco
show vtp password
show vlan bri
conf t
vlan 3
vlan 4
vlan 11
vlan 12
vlan 63-66 (模擬器不支援)
exit (有的ios 沒打exit vlan不會創建出來)
show vlan bri
跳到csw2 設定

show cdp neighbors(可看到所有連接cisco設備名稱、port……)
可看到 用什麼port 接到csw2(f0/3)
conf t
int f0/3
switchport trunk encapsulation dot1q
switchport mode trunk



csw2:
show vtp status
conf t
vtp mode client
vtp domain cisco.com
vtp password cisco
show vtp status
show vtp password (還學不到vlan,因為trunk還沒設)
跳回csw1:設定

conf t
int f0/3
switchport trunk encapsulation dot1q




check
show interface trunk
show vlan bri
show vlan status
configuration revision number 大於server的
會被當主要的server…如果裡面的vlan不是正確的
可能就會被不對的server裡面的vlan取代
另一種方法就是
學到之後
vtp mode transparent
就不會被洗掉了
或者 把configuration revision number
調大,(較麻煩)

vlan:一個vlan等於一個網段,控管安全、降低廣撥 等等

temp minute

 manufacturing routing COST ROUTING 生產COST 計算標準成本的時候,ROUTING各站點式為何? 目前Manufacture Routing與Cost Routing沒有綁在一起 配合MES LOT START / 拋工單 進來 (出發點) ...