set interface aggregate-ethernet description


Use this command to add a description to a LAG port.


Command Syntax
set interface aggregate-ethernett <lag_name> description <description>

To delete the configuration enter:
delete interface aggregate-ethernet <lag_name> description


Parameter
• <lag_name> Name of LAG interface.
• <description> Add a human-readable description of the interface


Example
This example adds the description hello to port named ae1.

admin@XorPlus# set interface aggregate-ethernet ae1 description hello
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.