6 debug driver, Debug driver – PLANET WGSW-50040 User Manual

Page 436

Advertising
background image

Usage Guide:

This command is used to debug, it is supposed to be used with the help of the technical support.

Example

Show the statistics of the CPU receiving arp packets.

Switch#show cpu-rx protocol arp

Type Rate-limit TotPkts CurState

arp 500 3 allowed

34.6 debug driver

Command:

debug driver {receive | send} [interface {<interface-name> | all}] [protocol {<protocol-type> |

discard | all}] [detail]

no debug driver {receive | send}

Function:

Turn on the on-off of showing the information of the CPU receiving or sending packets, the “no

debug driver {receive | send}” command turn off the on-off.

Parameter:

receive | send show the information of receiving or sending packets;

interface {<interface-list>| all}: interface-list is the Ethernet port number,

all indicate all the Ethernet ports.

protocol {<protocol-type> | discard | all}: protocol-type is the type of the protocol of the packet,

including snmp、telnet、http、dhcp、igmp、hsrp、arp、bgp、rip、ospf、pim、ssh、vrrp、ripng、

ospfv3、pimv6、icmpv6、bgp4plus、unknown-mcast、unknown-mcast6、ttl0-2cpu、isis、dot1x、

gvrp、stp、lacp、cluster、mld、vrrpv3、ra、uldp、lldp、eapou, all means all of the protocol types,

discard means all the discarded packets.

Detail show detail information.

Command Mode:

Admin Mode

Usage Guide:

This command is used to debug, it is supposed to be used with the help of the technical support.

Example:

Turn on the on-off for showing the receiving packets.

Switch#debug driver receive

Advertising