Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Use this command to add a description to a logical 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
  • No labels