
操作步骤
- 启用信息管理功能。
<HUAWEI> system-view [HUAWEI] sysname DeviceA [DeviceA] info-center enable
- 配置向控制台发送Debug信息的信息通道和输出规则。# 配置Debug信息输出到控制台所使用的通道为0。
[DeviceA] info-center console channel 0
# 配置向信息通道输出Debug信息的规则,允许ARP模块的Debug信息在控制台输出,并且严重等级限制为debugging。
[DeviceA] info-center source arp channel console debug level debugging [DeviceA] quit
- 打开终端显示开关,并打开Debug信息显示功能。
<DeviceA> terminal monitor <DeviceA> terminal debugging
- 打开ARP模块的调试开关。
<DeviceA> debugging arp packet
