Nominated Discussion: Creating an AE interface via CLI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Community Team Member
No ratings

This Nominated Discussion Article is based on the post "Aggregate interface per cli  " by @Shadow  and answered by @Metgatz . Read on to see the discussion and solution!

 

Dear all,

I am in search of how to create an aggregate interface per cli.

I am using eve-ng and the option to create the ae via the GUI is not available.

much appreciated.

 

 

 

Solution:

 

Hello @Shadow 

 

Example:

 

set network interface aggregate-ethernet ae1 layer2 lacp enable yes

set network interface ethernet ethernet1/3 aggregate-group ae1

set network interface ethernet ethernet1/4 aggregate-group ae1

set network interface aggregate-ethernet ae1 layer2 units ae1.100 tag 100

set address 192.168.1.1 ip-netmask 192.168.1.1/24set network profiles interface-management-profile Trust https yes

set network profiles interface-management-profile Trust ssh yes

set network profiles interface-management-profile Trust snmp yes

set network profiles interface-management-profile Trust ping yes

set network interface vlan units vlan.100 ip 192.168.1.1

set network interface vlan units vlan.100 interface-management-profile Trustset zone Trust-L3 network layer3 vlan.100

set network virtual-router default interface vlan.100

set network vlan vlan100 virtual-interface interface vlan.100

set network vlan vlan100 interface ae1.100

set import network interface [ ae1 ae1.100 vlan.100 ]commit

 

Rate this article:
  • 1691 Views
  • 0 comments
  • 0 Likes
Register or Sign-in
Labels
Article Dashboard
Version history
Last Updated:
‎01-24-2023 01:03 PM
Updated by: