Updates the destination MAC address in the sFlow samples collected for analysis. This information can then be used for making peering decisions and correcting peering decisions.
Update destination MAC is disabled by default.
Global Configuration Mode
This feature is supported in all devices. It is also supported on all VRFs (default, management, and user vrf).
Updating destination MAC is only applicable for Routed packets.
sFlow must be enabled globally and at specific interface level before this command is executed.
The no form of this command disables updating the destination MAC address in sFlow samples for routed packets.
The following example enables sFlow Update Destination MAC globally.
SLX# configure terminal SLX (config)# sflow update-destination-mac 2023/12/19-10:05:26.557334 , [SFLO-1021], 39217, DCE, INFO, DUT-3, Updating of destination MAC in sFlow samples for routed packets is enabled globally. SLX (config)#
The following example disables sFlow Update Destination MAC globally.
SLX# configure terminal SLX (config)# no sflow update-destination-mac 2023/12/19-10:05:07.225059 , [SFLO-1022], 39216, DCE, INFO, DUT-3, Updating of destination MAC in sFlow samples for routed packets is disabled globally. SLX (config)#