/
set interface aggregate-ethernet routed-interface name

set interface aggregate-ethernet routed-interface name


The set interface aggregate-ethernet routed-interface name command configures the name for the routed interface, which will be referred to in other CLI commands as the routed interface name.


Command Syntax

set interface aggregate-ethernet <lag-name> routed-interface name <string>


Parameter

Parameter

Description

aggregate-ethernet <lag-name>

Specifies the name of a LAG port. The value is like ae1, ae10, etc.

name <string>

Specifies the name for the routed interface. The value could be up to 15 alphanumeric characters (including three special characters . – and @).


Example

  • Configure the name for the routed interface.
admin@Xorplus# set interface aggregate-ethernet ae3 routed-interface enable true
admin@Xorplus# set interface aggregate-ethernet ae3 routed-interface name rae3
admin@Xorplus# commit


Copyright © 2025 Pica8 Inc. All Rights Reserved.