02-17-2020 06:01 PM
In juniper NED we configured ae interfaces but we are not able to view ae10 interfaces under physical interfaces to bind with.
nsoadmin@ncs(config-config)# configuration interfaces interface xe-0/0/0 gigether-options ieee-802.3ad
we are able to view list of ae interfaces under configuration
interfaces { interface ae10 { description tryae; vlan-tagging; mtu 9192; link-mode full-duplex; encapsulation flexible-ethernet-services; aggregated-ether-options { load-balance { per-packet; } link-speed 1g; lacp { active; } } unit 100 { description "juniper aggrigration"; encapsulation vlan-ccc; vlan-id 100; input-vlan-map { swap; vlan-id 200; } output-vlan-map { swap; } } }
Need help on configuring the aggregated ethernet in Juniper devices
Solved! Go to Solution.
02-25-2020 01:26 AM
admin@ncs(config)# devices device jun0 config junos:configuration interfaces interface xe-0/0/2 gigether-options ieee-802.3ad bundle ?
Description: Join an aggregated Ethernet interface
Possible completions:
<string>
Something like this?
02-25-2020 05:29 AM
02-25-2020 01:26 AM
admin@ncs(config)# devices device jun0 config junos:configuration interfaces interface xe-0/0/2 gigether-options ieee-802.3ad bundle ?
Description: Join an aggregated Ethernet interface
Possible completions:
<string>
Something like this?
02-25-2020 05:29 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide