Oracle® Switch ES2-72 和 Oracle Switch ES2-64 配置指南

退出打印视图

更新时间: 2015 年 4 月
 
 

查看调试日志

  1. 连接到 SEFOS。

    请参见Connect to SEFOS

  2. 为任一模块(如 PNAC 模块)启用调试跟踪。
    SEFOS-1# debug dot1x all
    SEFOS-1# show debugging
     
    DOT1x :
     
    DOT1x packet dump debugging is on
    DOT1x management debugging is on
    DOT1x init and shutdown debugging is on
    DOT1x error debugging is on
    DOT1x control path debugging is on
    ...
    
  3. 查看文件中的调试日志。
    SEFOS-1# show debug-logging
    ...
    
  4. 禁用 PNAC 模块调试跟踪。
    SEFOS-1# no debug dot1x all
    

相关信息