Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The valid port range for a 10-Gigabit Ethernet interface is 0 through 47 on PIC 0. There are 48 available ports. When you channelize the 6 40-Gbps QSFP+ ports on 0 through 5 on PIC 1, there are 72 available ports.




port Numbering

QFX5100 has:

48x

    48x 10G:  0 to

47

47    +  6x 40G:  48 to 53

>>> if using chanalized 10G:

port 53 ( 40G) will become  0/0/53:0 ,0/0/53:1 , 0/0/53:2 , 0/0/53:3.

suffix is [ 0 - 3 ]  


QFX5110 has:    48x 10G:  0 to 47    +  4x 40G:  48 to 51


1- chassis

2- interface

3- ae interface


Code Block
titleconfig
set chassis aggregated-devices ethernet device-count 2 set chassis fpc 0 pic 0 port-range 52 53 channel-speed 10g set interfaces xe-0/0/52:0 gigether-options 802.3ad ae0 set interfaces xe-0/0/52:1 gigether-options 802.3ad ae0 set interfaces xe-0/0/53:0 gigether-options 802.3ad ae0 set interfaces ae0 flexible-vlan-tagging set interfaces ae0 aggregated-ether-options minimum-links 1 set interfaces ae0 aggregated-ether-options link-speed 10g




Code Block
titleshow commands