http://www.davidlitvinsky.com/music.html
Sitting here starring at your picture hanging on my wall
Remember all the times when you lift me up so high
You never let me fall
I wish that you could see the person
That I’ve grown up to be
It’s because of you
All because of you
I never said goodbye to you
I never even had a clue
(繼續閱讀...)
2012/5/25
2012/4/23
2012/2/28
使用Xmodem恢復IOS
會使用到Console線接上設備來恢復IOS的話,通常是設備中Flash裡的IOS 映像檔己經被刪除或損壞,沒有辦法再使用TFTP的方式來重新上傳IOS檔,本次苦主為Cisco WS-C3550-48-SMI Switch一台,機台裡的IOS被刪掉了,Ctrl+Break連rommon都進不去!!

(繼續閱讀...)

(繼續閱讀...)
2012/1/16
2012/1/14
ESMTP 使用ehlo command
郵件主機是否有是否採用ESMTP服務可以使用EHLO此項指令去判斷
ESMTP其實就是Extension SMTP,也就是標準SMTP的延伸。
它除了與SMTP相容之外,增加了一些額外的指令及編碼的功能。
其最主要的不同是在兩方面: 1.支援8-bit MIME格式的編碼。2.支援SMTP的用戶認證
測試方式:
用telnet 登入authsmtp.seed.net.tw 25
以下黑色字體為主機回應
藍色字體為輸入指令
紅色為註解
220 seed.net.tw ESMTP Seednet MTA AUTH SSL 4.67:1 12
ehlo test (ehlo同等於smtp的helo指令,後面通常是輸入自己的domain name)
(繼續閱讀...)
ESMTP其實就是Extension SMTP,也就是標準SMTP的延伸。
它除了與SMTP相容之外,增加了一些額外的指令及編碼的功能。
其最主要的不同是在兩方面: 1.支援8-bit MIME格式的編碼。2.支援SMTP的用戶認證
測試方式:
用telnet 登入authsmtp.seed.net.tw 25
以下黑色字體為主機回應
藍色字體為輸入指令
紅色為註解
220 seed.net.tw ESMTP Seednet MTA AUTH SSL 4.67:1 12
ehlo test (ehlo同等於smtp的helo指令,後面通常是輸入自己的domain name)
(繼續閱讀...)
2012/1/10
Cisco IOS 基本命令集
一、 基本路由器的檢驗命令
show version
show processes
show protocols
show mem
show ip route
show startup-config
show running-config
show flash
show interfaces
copy running-config startup-config
copy startup-config running-config
copy running-config tftp
copy tftp running-config
(繼續閱讀...)
show version
show processes
show protocols
show mem
show ip route
show startup-config
show running-config
show flash
show interfaces
copy running-config startup-config
copy startup-config running-config
copy running-config tftp
copy tftp running-config
(繼續閱讀...)
2011/12/21
ATM Cell 換算
一個ATM Cell的大小是固定為53 bytes (48 bytes為Data,5 bytes為Payload) ,約只有90.5%的檔案傳輸效率(48/53=0.90)
64Kbit=64bit*1024=65536bits=65536bits/8=8192Bytes=8192Bytes/53=154 Cell
常用頻寬換算對照表
64 Kbit=154 cell
128 Kbit=309 cell
256 Kbit=618 cell
384 Kbit=927 cell
512 Kbit=1236 cell
640 Kbit=1545 cell
1024 Kbit=2473 cell
2048 Kbit=4946 cell
3096 Kbit=7477 cell
8192 Kbit=19784 cell
(繼續閱讀...)
64Kbit=64bit*1024=65536bits=65536bits/8=8192Bytes=8192Bytes/53=154 Cell
常用頻寬換算對照表
64 Kbit=154 cell
128 Kbit=309 cell
256 Kbit=618 cell
384 Kbit=927 cell
512 Kbit=1236 cell
640 Kbit=1545 cell
1024 Kbit=2473 cell
2048 Kbit=4946 cell
3096 Kbit=7477 cell
8192 Kbit=19784 cell
(繼續閱讀...)
訂閱:
文章 (Atom)
