Tuesday, May 22, 2012

Good habit = Good Engineer


If you have good habit to working as engineer, you will be good engineer. How is be good habit ?
I have little trick for be good habit, always enable timestamp every time you action, what is engineer action ? typing command in console. how ?


## JunOS: Juniper Operationg System


to enable :
user@NODE_reN> set cli timestamp 
May 22 15:38:19
CLI timestamp set to: %b %d %T


to disable :
user@NODE_reN> set cli timestamp disable 
CLI timestamp disabled


Unfortunately Cisco iOS doesn't have this feature :-(