set interface aggregate-ethernet evpn mh es-df-pref

Run the command set interface aggregate-ethernet evpn mh es-df-pref to set the preference value used in the Designated Forwarder (DF) election process on a given aggregate Ethernet interface. The default value of DF preference is 32767. If there is a tie between the nodes over the preference value then the VTEP with the smallest IP address wins the election.

Please note that DF preference can only be set for an aggregate Ethernet interface.

Run the command delete interface aggregate-ethernet evpn mh es-df-pref to remove this configuration from the switch.


Command Syntax

set interface aggregate-ethernet <interface> evpn mh es-df-pref <preference>

delete interface aggregate-ethernet <interface> evpn mh es-df-pref


Parameter

Parameter

Description

aggregate-ethernet <interface>Specifies the aggregate Ethernet interface, the value is a string, e.g. ae1.
es-df-pref <preference>Specifies the Ethernet segment DF preference, the value is an integer that ranges from 1 to 65535. The default value is 32767.


Example

  • Configure the DF preference value to 45000.
admin@Xorplus# set interface aggregate-ethernet ae1 evpn mh es-df-pref 45000
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.