prestera devlink support¶
This document describes the devlink features implemented by the prestera
device driver.
Driver-specific Traps¶
| Name | Type | Description | 
| Name | Type | Description | 
| 
 | 
 | Traps ARP broadcast packets (both requests/responses) | 
| 
 | 
 | Traps IS-IS packets | 
| 
 | 
 | Traps OSPF packets | 
| 
 | 
 | Traps IPv4 packets with broadcast DA Mac address | 
| 
 | 
 | Traps STP BPDU | 
| 
 | 
 | Traps LACP packets | 
| 
 | 
 | Traps LLDP packets | 
| 
 | 
 | Traps multicast packets | 
| 
 | 
 | Traps VRRP packets | 
| 
 | 
 | Traps DHCP packets | 
| 
 | 
 | Traps (exception) packets that exceeded port’s MTU | 
| 
 | 
 | Traps packets with switch-port’s DA Mac address | 
| 
 | 
 | Traps (exception) IPv4 packets whose TTL exceeded | 
| 
 | 
 | Traps (exception) packets due to the malformed IPV4 header options | 
| 
 | 
 | Traps packets that have no specific IP interface (IP to me) and no forwarding prefix | 
| 
 | 
 | Traps packets that have been send to one of switch IP interfaces addresses | 
| 
 | 
 | Traps (exception) IPV4 ICMP redirect packets | 
| 
 | 
 | Traps ARP replies packets that have switch-port’s DA Mac address | 
| 
 | 
 | Traps packets that have ACL priority set to 0 (tc pref 0) | 
| 
 | 
 | Traps packets that have ACL priority set to 1 (tc pref 1) | 
| 
 | 
 | Traps packets that have ACL priority set to 2 (tc pref 2) | 
| 
 | 
 | Traps packets that have ACL priority set to 3 (tc pref 3) | 
| 
 | 
 | Traps packets that have ACL priority set to 4 (tc pref 4) | 
| 
 | 
 | Traps packets that have ACL priority set to 5 (tc pref 5) | 
| 
 | 
 | Traps packets that have ACL priority set to 6 (tc pref 6) | 
| 
 | 
 | Traps packets that have ACL priority set to 7 (tc pref 7) | 
| 
 | 
 | Traps IPv4 BGP packets | 
| 
 | 
 | Traps SSH packets | 
| 
 | 
 | Traps Telnet packets | 
| 
 | 
 | Traps ICMP packets | 
| 
 | 
 | Drops packets (RxDMA) due to the lack of ingress buffers etc. | 
| 
 | 
 | Drops packets due to faulty-configured network or due to internal bug (config issue). | 
| 
 | 
 | Drops packets whose decision (FDB entry) is to bridge packet back to the incoming port/trunk. | 
| 
 | 
 | Drops packets with multicast source MAC address. | 
| 
 | 
 | Drops packets with illegal SIP/DIP multicast/unicast addresses. | 
| 
 | 
 | Drops packets with illegal IPV4 header. | 
| 
 | 
 | Drops packets with destination MAC being unicast, but destination IP address being multicast. | 
| 
 | 
 | Drops packets with zero (0) IPV4 source address. | 
| 
 | 
 | Drops non-conforming packets (dropped by Ingress policer, metering drop), e.g. packet rate exceeded configured bandwith. |