Jeffrey’s Blog

如何把linux设置成cisco路由器的日志服务器?

Filed under: 系统管理 — Jeffrey @ Friday, March 31st, 2006 12:17 am 1,680 views  
想实现日志的统一管理,包括2950 6509 3550 2611和华为的3526交换机,

方法一:

QUOTE:
RedHat的话:
Continue Reading ...

公司内部CISCO交换机日志搜集

Filed under: 系统管理 — Jeffrey @ 12:09 am 2,025 views  

公司内部CISCO交换机日志搜集,
使得交换机的所有日志都保存到192.168.25.17的/tol/logs/cisco/cisco.log日志中.

QUOTE:
cisco#conf t
cisco(config)#logging on
cisco(config)#logging Continue Reading ...

Cisco 交换机命令全集

Filed under: 系统管理 — Jeffrey @ Thursday, March 30th, 2006 11:59 pm 1,359 views  

Cisco 交换机命令全集
第一部分
1.在基于IOS的交换机上设置主机名/系统名:
switch(config)# hostname hostname
在基于CLI的交换机上设置主机名/系统名:
switch(enable) set system name name-string
2.在基于IOS的交换机上设置登录口令:
switch(config)# enable password level 1 password
在基于CLI的交换机上设置登录口令:
Continue Reading ...

京ICP备06038449号