Aggregate interface per cli

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.
Palo Alto Networks Approved
Palo Alto Networks Approved
Community Expert Verified
Community Expert Verified

Aggregate interface per cli

L2 Linker

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.

 

 

 

1 accepted solution

Accepted Solutions

L4 Transporter

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

High Sticker

View solution in original post

2 REPLIES 2

L4 Transporter

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

High Sticker

L2 Linker

thank you very much, this will help me to create multiple interfaces.

 

  • 1 accepted solution
  • 1849 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!