交换机上的diagfile、logfile和diag-information这个日志怎么收集呢有步骤嘛,
(0)
最佳答案
#诊断信息
<H3C>display diagnostic-information
Save or display diagnostic information (Y=save, N=display)? [Y/N]:y //选择Y保存诊断信息
Please input the file name(*.diag)[flash:/default.diag]:
Diagnostic information is outputting to flash:/default.diag.
Please wait...................................................
Save successfully.
<H3C>tftp 1.1.1.1 put flash:/default.diag //将诊断信息从交换机导出到PC上。“1.1.1.1”为电脑PC的IP地址; “flash:/default.diag”为“Diagnostic information is outputting to”后续的信息。
#logfile信息
<H3C>logfile save
<H3C>cd flash:/logfile //进入logfile文件夹
<H3C>dir //查看logfile文件夹中的内容
Directory of flash:/logfile
0 -rw- 53734 Apr 13 2011 00:01:00 logfile.log
<H3C>cd flash:/
<H3C>tftp 1.1.1.1 put flash:/logfile/logfile.log //将诊断信息从交换机导出到PC上。“1.1.1.1”为电脑PC的IP地址; “logfile.log”为“cd flash:/logfile”中dir查看到的文件名称。
#diagfile信息
<H3C>diagnostic-logfile save
<H3C>cd flash:/diagfile //进入diagfile文件夹
<H3C>dir //查看logfile文件夹中的内容
Directory of flash:/logfile
0 -rw- 53734 Apr 13 2011 00:01:00 diagfile.log
<H3C>cd flash:/
<H3C>tftp 1.1.1.1 put flash:/diagfile/diagfile.log //将诊断信息从交换机导出到PC上。“1.1.1.1”为电脑PC的IP地址; “diagfile.log”为“cd flash:/diagfile”中dir查看到的文件名称。
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论