如何把linux设置成cisco路由器的日志服务器?
想实现日志的统一管理,包括2950 6509 3550 2611和华为的3526交换机,
方法一:
QUOTE:
RedHat的话:
Continue Reading ...
Continue Reading ...
公司内部CISCO交换机日志搜集
公司内部CISCO交换机日志搜集,
使得交换机的所有日志都保存到192.168.25.17的/tol/logs/cisco/cisco.log日志中.
QUOTE:
Cisco 交换机命令全集
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 ...
