Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: Cant find device AE21

$
0
0

Hi Folks,

The below statement is a mandatory to configure the number of ae devices with LAG interface that you need to create.

 [edit]

user@host# set chassis aggregated-devices ethernet device-count 22

 

Moreover to add, Aggregated Ethernet interfaces does not show up after adding them to an MX series router with Junos14.2 (all releases) using the ‘set chassis aggregated-devices ethernet device-count <#>’ command and committing. The ‘show interfaces terse’ command was used to check the available aggregated Ethernet interfaces.

 

This behavior specifically applies to Junos 14.2 (all releases). This version facilitates the naming scheme of an aggregate Ethernet interface at the logical system level, as described in the Release Notes: Junos® OS Release 14.2R1 for the EX Series, M Series, MX Series, PTX Series, and T Series.

Beginning with Junos 14.2 (all releases), the command ‘set aggregated-devices ethernet device-count <#>’ committed at the [edit chassis] level changed. The aggregate Ethernet interfaces do not appear in the ‘show interfaces terse’. The aggregated Ethernet interfaces will appear when they are fully configured at the [edit interfaces] level and have links associated with it.

Example:

Before Junos 14.2, the behavior was:

[edit chassis]
labroot@MX960# show
aggregated-devices {
ethernet {
device-count 5;

labroot@MX960> show interfaces terse
Interface Admin Link Proto Local Remote
...
Search for: ae
ae0 up down
ae1 up down
ae2 up down
ae3 up down
ae4 up down

In Junos 14.2 (all releases), the new behavior is:

[edit chassis]
labroot@MX960# show
aggregated-devices {
ethernet {
device-count 5;

labroot@MX960> show interfaces terse
Interface Admin Link Proto Local Remote
...
Search for: ae
Pattern not found      

 

https://kb.juniper.net/InfoCenter/index?page=content&id=KB30826&actp=RSS

 


Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>