set interface aggregate-ethernet evpn mh es-id
Run the command set interface aggregate-ethernet evpn mh es-id to set the Ethernet Segment Identifier (ES-ID) for the EVPN multi-homing feature on a given aggregate Ethernet interface.
Run the command delete interface aggregate-ethernet evpn mh es-id to delete the ES-ID from the switch configuration.
Command Syntax
set interface aggregate-ethernet <aggregate-ethernet> evpn mh es-id <ES-ID>
delete interface aggregate-ethernet <aggregate-ethernet> evpn mh es-id <ES-ID>
Parameter
Parameter | Description |
aggregate-ethernet <aggregate-ethernet> | Specifies the aggregate Ethernet interface, the value is a string, e.g. ae1. |
es-id <ES-ID> | Specifies the ES-ID. The value is an integer that ranges from 1 to 16777215. |
Example
- Configure the ES-ID to 40 for aggregate Ethernet interface ae1.
admin@Xorplus# set interface aggregate-ethernet ae1 evpn mh es-id 40 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.