Port Settings
SUMMARY Learn about how to channelize speeds on different ports, configure port type, and configure system mode on switches.
Channelize Block of Ports or Individual Port
You can either configure a port as a single interface (non channelized interface) or partition the port into smaller data channels or multiple interfaces (channelized interfaces). On switches platform, you can channelize an individual port or block of ports or quad ports based on the platform.
Table 1 describes the steps to follow in channelizing a port and setting the port speed.
Configuration Steps |
Details |
Example |
---|---|---|
Channelize Individual Port: Configure an individual port to operate at a specific channel speed. Specify a port number and channel speed. |
[edit chassis fpc fpc-slot pic pic-slot] user@switch# set port port-number channel-speed speed |
To configure an individual 40-Gigabit Ethernet (et) port to operate as 10-Gigabit Ethernet (xe) ports, specify a port number and channel speed [edit chassis fpc 0 pic 0] user@switch# set port 3 channel-speed 10g |
Channelize Block of Ports: Channelize a block of ports. Specify a port range and channel speed. |
[edit chassis fpc fpc-slot pic pic-slot] user@switch# set port-range port–range-low port-range-high channel-speed speed |
To configure ports 0 through 3 on PIC 0 to operate as 50-Gigabit Ethernet ports: [edit chassis fpc 0 pic 0] user@switch# set port-range 0 3 channel-speed 50g |
Configure Speed per Quad: Configure port speeds only per quad (group of 4 ports) and not individually. Specify the speed for the first port of the quad ports. All ports operate at a single speed within the quad. |
[edit chassis fpc fpc-slot pic pic-slot] user@switch# set port port–number speed speed |
To configure ports 4 through 7 to operate as 25-Gigabit Ethernet ports, you must configure port 4 to operate as 25-Gigabit Ethernet ports. [edit chassis fpc 0 pic 0] user@switch# set port 4 speed 25g |
(Optional) Return to default configuration, for an individual port or quad ports. |
[edit chassis fpc fpc-slot pic pic-slot] user@switch# delete port-number speed speed |
[edit chassis fpc 0 pic 0] user@switch# delete 4 speed 25G |
(Optional) Return to default configuration, for block of ports. |
[edit chassis fpc fpc-slot pic pic-slot] user@switch# delete port-range port-range-low port-range-high channel-speed speed |
To return ports 0 through 3 from the 50-Gigabit Ethernet configuration to the default 100-Gigabit Ethernet configuration: [edit chassis fpc 0 pic 0] user@switch# delete port-range 0 3 channel-speed 50g |
Commit the configuration. |
Table 2 describes the steps
to configure the port speed for channelized and non-channelized interfaces
from the [edit interfaces
] hierarchy.
Configuration Steps |
Non-Channelized Interfaces |
Channelized Interfaces |
---|---|---|
Step 1: To indicate the speed at which the ports operate,
configure the |
[edit interfaces interface-name] user@host# set speed (10G | 25G | 40G | 50G| 100G | 400G) For example: [edit interfaces et-1/0/3] user@host# set speed 100g |
[edit interfaces interface-name] user@host# set speed (10G | 25G | 40G | 50G| 100G | 400G) For example: [edit interfaces et-1/0/3] user@host# set speed 100g |
Step 2: To configure the speed for a group of ports. |
[edit ] user@host# wildcard range set interfaces interface-name speed speed For example: [edit ] user@host# wildcard range set interfaces et-1/0/[0-5] speed 100g |
[edit ] user@host# wildcard range set interfaces interface-name speed speed For example: [edit ] user@host# wildcard range set interfaces et-1/0/[7-12] speed 100g |
Step 3: To specify the number of interfaces you want to configure per port. |
Not applicable |
[edit interfaces interface-name] user@host# set number-of-sub-ports number-of-sub-ports For example: [edit interfaces et-1/0/3] user@host# set number-of-sub-ports 4 In this example, in Step 1 and Step 2, you configure 4x100GE channelized interfaces. |
Step 4: (Optional) To control the number of interfaces
created on a physical port, use the |
[edit] user@host# set interfaces interface-name unused For example: [edit] user@host# set interfaces et-2/0/3 unused In this example, no interfaces (channelized or non-channelized) are created on port 3 of the line card installed in the FPC slot 2. |
[edit] user@host# set interfaces interface-name unused For example: [edit] user@host# set interfaces et-2/0/4 unused In this example, no interfaces (channelized or non-channelized) are created on port 4 of the line card installed in the FPC slot 2. |
Step 5: Verify the configuration. |
et-x/y/z { speed 100g; unit 0 { ... } ... unit N { ... } } ... et-x/y/z { unused; |
et-x/y/z { speed 100g; number-of-sub-ports 4; et-x/y/z:0 { unit 0{ ... } } et-x/y/z:1 { unit 0{ ... } } et-x/y/z:2 { unit 0{ ... } } et-x/y/z:3 { unit 0{ ... } } ... et-x/y/z:6 { unused; |
Step 6: Commit the configuration. |
Interface Naming Conventions
Each interface name includes a unique identifier and follows a naming convention. When you configure the interface, use the interface name. You can either configure a port as a single interface (non channelized interface) or partition the port into smaller data channels or multiple interfaces (channelized interfaces).
When multiple interfaces are supported on a physical port,
you use the colon (:) notation in the interface naming conventions
as a delimiter to differentiate the multiple interfaces on a physical
port. In the interface naming convention, xe-x/y/z:channel
:
x refers to the FPC slot number.
y refers to the PIC slot number.
z refers to the physical port number.
channel refers to the number of channelized interfaces.
When the 40-Gigabit Ethernet interfaces (et-fpc/pic/port
) are channelized as 10-Gigabit Ethernet interfaces, the interface
appears in the xe-fpc/pic/port:channel
format, and channel
is a value of 0 through 3.
Table 3 describes the naming formats for the channelized and non-channelized interfaces.
Interfaces |
Non-channelized Interfaces Naming Formats |
Channelized Interfaces Naming Formats |
---|---|---|
10-Gigabit Ethernet Interfaces |
Prefix is |
Prefix is |
25-Gigabit Ethernet Interfaces, 40-Gigabit Ethernet Interfaces, 100-Gigabit Ethernet Interfaces, 200-Gigabit Ethernet Interfaces, and 400-Gigabit Ethernet Interfaces. |
Prefix is |
Prefix is |
See Also
Channelizing Interfaces on QFX3500, QFX3600, QFX5100, QFX10002, QFX10008, QFX10016, and EX4600 Switches
On QFX10008 and QFX10016 switches, channelization is supported on fiber break-out cables using standard structured cabling techniques.
On QFX10002 switches running on Junos OS Release 15.1X53-D10 or Junos OS Release 15.1X53-D15, when you delete and then reapply channelized interfaces, traffic is disrupted and might not be recovered.
The QFX3500, QFX3600, QFX5100, and EX4600, QFX10002, QFX10008, and QFX10016 switches provide 40-Gbps QSFP+ ports that can be channelized. Channelization allows you to configure 40-Gbps QSFP+ ports to operate as four 10-Gigabit Ethernet (xe) interfaces. (Platform support depends on the Junos OS release in your installation.) You can use QSFP+ to four SFP+ breakout cables or QSFP+ transceivers with fiber breakout cables to connect the 10-Gigabit Ethernet ports to other servers, storage, and switches. By default, the four 40-Gbps QSFP+ ports operate as 40-Gigabit Ethernet (et) ports. When an et port is channelized to four xe ports, a colon is used to signify the four separate channels. For example, on a switch with port 2 on PIC 1 configured as four 10-Gigabit Ethernet ports, the interface names are xe-0/1/2:0, xe-0/1/2:1, xe-0/1/2:2, and xe-0/1/2:3.
By default, the 40-Gbps QSFP+ ports on EX4600 and QFX5100 switches are channelized automatically (auto-channelized) if any of the four channels on a 40-Gbps QSFP+ port receive data, unless you have configured channelization either at the chassis level or at the port level. Auto-channelization is not supported on interfaces contained in expansion modules, or on Virtual Chassis ports.
If you are using a EX4600 or QFX5100 switch with a peer QFX10000 switch, you must disable auto-channelization on the EX4600 or QFX5100 switch to ensure that the relevant interfaces are created and the links are up.
You can disable auto-channelization by including the disable-auto-speed-detection
statement at the [edit chassis fpc slot-number pic pic-number (port port-number | port-range port-range-low port-range-high) channel-speed]
hierarchy.
There are restrictions on the ports you can channelize on the QFX5100-24Q and QFX5100-96S switches, depending on the system mode you enable. If you try to channelize ports that are restricted, the configuration is ignored. See Configuring the System Mode for more information.
On QFX10002, QFX10008, and QFX10016 switches, there are 100-Gigabit Ethernet ports that work either as 100-Gigabit Ethernet or as 40-Gigabit Ethernet, but are recognized as 40-Gigabit Ethernet by default. You cannot channelize the 100-Gigabit Ethernet ports when they are operating as 100-Gigabit Ethernet interfaces. The 40-Gigabit Ethernet ports can operate independently or be channelized into four 10-Gigabit Ethernet ports as part of a port range. Ports cannot be channelized individually. Only the first and fourth port in each 6XQSFP cage is available to channelize as part of a port range. In a port range, the ports are bundled with the next two consecutive ports. For example, if you want to channelize ports 0 through 2, you would channelize port 0 only. If you try to channelize a port that is not supported, you will receive an error message when you commit the configuration. Auto-channelization is not supported on any ports.
When a 40-Gigabit Ethernet transceiver is inserted into a 100-Gigabit Ethernet port, the port recognizes the 40-Gigabit Ethernet port speed. When a 100-Gigabit Ethernet transceiver is inserted into the port and enabled in the CLI, the port recognizes the 100-Gigabit Ethernet speed and disables two adjacent 40-Gigabit Ethernet ports.
Table 4 provides detailed information on which ports are 100-Gigabit Ethernet, which ports can be channelized, and which ports are disabled when a 100-Gigabit Ethernet is inserted in the QFX10002-36Q switch and the QFX10000-36Q line card on a QFX10008 or QFX10016 switch. Table 5 provides detailed information on which ports are 100-Gigabit Ethernet, which ports can be channelized, and which ports are disabled when a 100-Gigabit Ethernet is inserted in the QFX10002-72Q switch. On the QFX10008 and QFX10016 switches with the QFX10000-36Q line card installed, only ports 0 through 35 are available. For more information, see QFX10002-72Q Port Panel and QFX10000-36Q Line Card.
Port Number |
4X10 Gigabit Ethernet Port |
4X10 Gigabit Channelized Port Group |
40-Gigabit Ethernet (Default) |
100-Gigabit Ethernet |
100-Gigabit Ethernet Disables |
---|---|---|---|---|---|
0 |
✓ |
✓ |
✓ |
– |
– |
1 |
✓ |
✓ |
✓ |
0, 2 |
|
2 |
✓ |
✓ |
– |
– |
|
3 |
✓ |
✓ |
✓ |
– |
– |
4 |
✓ |
✓ |
– |
– |
|
5 |
✓ |
✓ |
✓ |
3, 4 |
|
6 |
✓ |
✓ |
✓ |
– |
– |
7 |
✓ |
✓ |
✓ |
6, 8 |
|
8 |
✓ |
✓ |
– |
– |
|
9 |
✓ |
✓ |
✓ |
– |
– |
10 |
✓ |
✓ |
– |
– |
|
11 |
✓ |
✓ |
✓ |
9, 10 |
|
12 |
✓ |
✓ |
✓ |
– |
– |
13 |
✓ |
✓ |
✓ |
12, 14 |
|
14 |
✓ |
✓ |
– |
– |
|
15 |
✓ |
✓ |
✓ |
– |
– |
16 |
✓ |
✓ |
– |
– |
|
17 |
✓ |
✓ |
✓ |
15, 16 |
|
18 |
✓ |
✓ |
✓ |
– |
– |
19 |
✓ |
✓ |
✓ |
18, 20 |
|
20 |
✓ |
✓ |
– |
– |
|
21 |
✓ |
✓ |
✓ |
– |
– |
22 |
✓ |
✓ |
– |
– |
|
23 |
✓ |
✓ |
✓ |
21, 22 |
|
24 |
✓ |
✓ |
✓ |
– |
– |
25 |
✓ |
✓ |
✓ |
24, 26 |
|
26 |
✓ |
✓ |
– |
– |
|
27 |
✓ |
✓ |
✓ |
– |
– |
28 |
✓ |
✓ |
– |
– |
|
29 |
✓ |
✓ |
✓ |
27, 28 |
|
30 |
✓ |
✓ |
✓ |
– |
– |
31 |
✓ |
✓ |
✓ |
30, 32 |
|
32 |
✓ |
✓ |
– |
– |
|
33 |
✓ |
✓ |
✓ |
– |
– |
34 |
✓ |
✓ |
– |
– |
|
35 |
✓ |
✓ |
✓ |
33, 34 |
Port Number |
4X10 Gigabit Ethernet Port |
4X10 Gigabit Channelized Port Group |
40-Gigabit Ethernet (Default) |
100-Gigabit Ethernet |
100-Gigabit Ethernet Disables |
---|---|---|---|---|---|
0 |
✓ |
✓ |
✓ |
– |
– |
1 |
✓ |
✓ |
✓ |
0, 2 |
|
2 |
✓ |
✓ |
– |
– |
|
3 |
✓ |
✓ |
✓ |
– |
– |
4 |
✓ |
✓ |
– |
– |
|
5 |
✓ |
✓ |
✓ |
3, 4 |
|
6 |
✓ |
✓ |
✓ |
– |
– |
7 |
✓ |
✓ |
✓ |
6, 8 |
|
8 |
✓ |
✓ |
– |
– |
|
9 |
✓ |
✓ |
✓ |
– |
– |
10 |
✓ |
✓ |
– |
– |
|
11 |
✓ |
✓ |
✓ |
9, 10 |
|
12 |
✓ |
✓ |
✓ |
– |
– |
13 |
✓ |
✓ |
✓ |
12, 14 |
|
14 |
✓ |
✓ |
– |
– |
|
15 |
✓ |
✓ |
✓ |
– |
– |
16 |
✓ |
✓ |
– |
– |
|
17 |
✓ |
✓ |
✓ |
15, 16 |
|
18 |
✓ |
✓ |
✓ |
– |
– |
19 |
✓ |
✓ |
✓ |
18, 20 |
|
20 |
✓ |
✓ |
– |
– |
|
21 |
✓ |
✓ |
✓ |
– |
– |
22 |
✓ |
✓ |
– |
– |
|
23 |
✓ |
✓ |
✓ |
21, 22 |
|
24 |
✓ |
✓ |
✓ |
– |
– |
25 |
✓ |
✓ |
✓ |
24, 26 |
|
26 |
✓ |
✓ |
– |
– |
|
27 |
✓ |
✓ |
✓ |
– |
– |
28 |
✓ |
✓ |
– |
– |
|
29 |
✓ |
✓ |
✓ |
27, 28 |
|
30 |
✓ |
✓ |
✓ |
– |
– |
31 |
✓ |
✓ |
✓ |
30, 32 |
|
32 |
✓ |
✓ |
– |
– |
|
33 |
✓ |
✓ |
✓ |
– |
– |
34 |
✓ |
✓ |
– |
– |
|
35 |
✓ |
✓ |
✓ |
33, 34 |
|
36 |
✓ |
✓ |
✓ |
– |
– |
37 |
✓ |
✓ |
✓ |
36, 38 |
|
38 |
✓ |
✓ |
– |
– |
|
39 |
✓ |
✓ |
✓ |
– |
– |
40 |
✓ |
✓ |
– |
– |
|
41 |
✓ |
✓ |
✓ |
39, 40 |
|
42 |
✓ |
✓ |
✓ |
– |
– |
43 |
✓ |
✓ |
✓ |
42, 44 |
|
44 |
✓ |
✓ |
– |
– |
|
45 |
✓ |
✓ |
✓ |
– |
– |
46 |
✓ |
✓ |
– |
– |
|
47 |
✓ |
✓ |
✓ |
45, 46 |
|
48 |
✓ |
✓ |
✓ |
– |
– |
49 |
✓ |
✓ |
✓ |
48, 50 |
|
50 |
✓ |
✓ |
– |
– |
|
51 |
✓ |
✓ |
✓ |
– |
– |
52 |
✓ |
✓ |
– |
– |
|
53 |
✓ |
✓ |
✓ |
51, 52 |
|
54 |
✓ |
✓ |
✓ |
– |
– |
55 |
✓ |
✓ |
✓ |
54, 56 |
|
56 |
✓ |
✓ |
– |
– |
|
57 |
✓ |
✓ |
✓ |
– |
– |
58 |
✓ |
✓ |
– |
– |
|
59 |
✓ |
✓ |
✓ |
57, 58 |
|
60 |
✓ |
✓ |
✓ |
– |
– |
61 |
✓ |
✓ |
✓ |
60, 62 |
|
62 |
✓ |
✓ |
– |
– |
|
63 |
✓ |
✓ |
✓ |
– |
– |
64 |
✓ |
✓ |
– |
– |
|
65 |
✓ |
✓ |
✓ |
63, 64 |
|
66 |
✓ |
✓ |
✓ |
– |
– |
67 |
✓ |
✓ |
✓ |
66, 68 |
|
68 |
✓ |
✓ |
– |
– |
|
69 |
✓ |
✓ |
✓ |
– |
– |
70 |
✓ |
✓ |
– |
– |
|
71 |
✓ |
✓ |
✓ |
69, 70 |
The following steps describe how to configure a block of ports or an individual port to operate as 10-Gigabit Ethernet ports.
The following steps describe how to disable auto-channelization at the port level on QFX3500, QFX3600, QFX5100, and EX4600 switches .
To disable auto-channelization at the port level, include the
disable
statement:[edit] user@switch# set chassis fpc slot-number pic pic-number (port port-number | port-range port-range-low port-range-high) channel-speed disable-auto-speed-detection
For example, to disable auto-channelization for one port:
[edit] user@switch# set chassis fpc 0 pic 0 port 2 channel-speed disable-auto-speed-detection
For example, to disable auto-channelization for a range of ports:
[edit] user@switch# set chassis fpc 0 pic 0 port-range 2 4 channel-speed disable-auto-speed-detection
Review your configuration and issue the
commit
command.[edit] user@switch# commit commit complete
See Also
Channelizing Interfaces on QFX5110-48S Switches
On the QFX5110-48S switch, there are four ports labeled 48 through 51, which support QFSP28 ports. The QSFP28 ports support 100-Gigabit Ethernet interfaces and 40-Gigabit Ethernet interfaces. You can channelize the 40-Gigabit Ethernet interfaces to four independent 10-Gigabit Ethernet interfaces using breakout cables.
You cannot configure channelized interfaces to operate as Virtual Chassis ports.
When you channelize the 40-Gigabit Ethernet interfaces as 10-Gigabit
Ethernet interfaces, the interface names appear in the xe-fpc/pic/port:channel
format, where channel can be a value of 0 through 3. To channelize
the ports, manually configure the port speed using the set
chassis fpc slot-number port port-number channel-speed speed
command, where the
speed can be set to 10G. The ports do not support auto-channelization.
On QFX5110-48S standalone switches, the FPC value is always 0.
Starting in Junos OS release 20.1R1, in addition to 1-Gbps,
10-Gbps, 40-Gbps, 100-Gbps speeds, now you can also configure 100-Mbps
speed using the set interfaces interface-name speed 100M
command. By default, all 48 ports on QFX5110-48S
come up with 10-Gbps speed. With QFX-SFP-1GE-T connected, along with
1-Gbps speed, now you can also configure 100-Mpbs on QFX5110-48S switches.
The following steps describe how to channelize blocks of ports or individual ports:
See Also
Channelizing Interfaces on QFX5200-32C Switches
You can channelize the 100-Gigabit Ethernet interfaces to two independent 50-Gigabit Ethernet or to four independent 25-Gigabit Ethernet interfaces. The default 100-Gigabit Ethernet interfaces can also be configured as 40-Gigabit Ethernet interfaces, and in this configuration can either operate as dedicated 40-Gigabit Ethernet interfaces or can be channelized to four independent 10-Gigabit Ethernet interfaces using breakout cables.
You cannot configure channelized interfaces to operate as Virtual Chassis ports.
On the QFX5200-32C switch, there are a total of 32 physical ports. Any port can be used as either 100-Gigabit Ethernet or 40-Gigabit Ethernet interfaces. You choose the speed by plugging in the appropriate transceiver. They can also be channelized to 50G, 25G or 10G.
By default, the 100-Gigabit Ethernet and 40-Gigabit Ethernet
interfaces appear in the et-fpc/pic/port format. When the 100-Gigabit
Ethernet interfaces are channelized as 50-Gigabit Ethernet and 25-Gigabit
Ethernet interfaces, the interface names appear in the et-fpc/pic/port:channel
format. When the 40-Gigabit Ethernet interfaces are channelized as
10-Gigabit Ethernet interfaces, the interface names appear in the
xe-fpc/pic/port:channel format, where channel can be a value of 0
through 3. To channelize the ports, manually configure the port speed
using the set chassis fpc slot-number port port-number channel-speed speed
command, where the speed can be set to 10G, 25G, or 50G. If a 100-Gigabit
Ethernet transceiver is connected, you can only set the speed to 25G
or 50G. If a 40-Gigabit Ethernet transceiver is connected, you can
only set the speed to 10g. There is no commit check for this, however.
On the QFX5200-32C switches, the ports support auto-channelization starting in Junos OS Release 15.1X53-D230.
For details about supported transceivers and cable specifications, see the QFX5200 Switch Hardware Guide.
On QFX5200-32C standalone switches, the FPC value is always 0.
The following steps describe how to channelize blocks of ports or individual ports.
See Also
Channelizing Interfaces on QFX5210-64C Switches
You can channelize the 100-Gigabit Ethernet interfaces to two independent 50-Gigabit Ethernet or to four independent 25-Gigabit Ethernet interfaces. The default 100-Gigabit Ethernet interfaces can also be configured as 40-Gigabit Ethernet interfaces, and in this configuration can either operate as dedicated 40-Gigabit Ethernet interfaces or can be channelized to four independent 10-Gigabit Ethernet interfaces using breakout cables.
On the QFX5210-64C switch, there are a total of 64 physical ports. Any port can be used as either 100-Gigabit Ethernet or 40-Gigabit Ethernet interfaces. You choose the speed by plugging in the appropriate transceiver. QFX5210-64C switches can also be channelized to 50G, 25G or 10G. QFX5210-64C switch supports three port speeds in total, 10-Gbps, 40-Gbps, and 100-Gbps. It supports native 40, 100-Gigabit Ethernet configuration and channelized 10, 25, 50-Gigabit Ethernet configuration.
Starting in Junos OS Release 19.1R1, you can channelize the 100-Gigabit Ethernet interfaces to four independent 25-Gigabit Ethernet interfaces or two independent 50-Gigabit Ethernet interfaces. Based on the optics used, the 100-Gigabit Ethernet or 40-Gigabit Ethernet interface is supported. The default 100-Gigabit Ethernet interfaces can also be configured as 40-Gigabit Ethernet interfaces. This configuration can either operate as dedicated 40-Gigabit Ethernet interfaces, or can be channelized to four independent 10-Gigabit Ethernet interfaces using breakout cables on the QFX5210-64C switch. You can use all the available ports on QFX5210-64C switch without disabling the ports. The port channelization on QFX5210 switches occurs automatically when the total number of ports does not exceed 128 BCM ports and when the number of port per pipe does not exceed 32 BCM ports.
By default, the 100-Gigabit Ethernet and 40-Gigabit Ethernet interfaces are displayed in the et-fpc/pic/port format. When the 100-Gigabit Ethernet interfaces are channelized as 50-Gigabit Ethernet and 25-Gigabit Ethernet interfaces, the interface names appear in the et-fpc/pic/port:channel format. When the 40-Gigabit Ethernet interfaces are channelized as 10-Gigabit Ethernet interfaces, the interface names appear in the xe-fpc/pic/port:channel format.
To channelize the ports, manually configure the port speed using
the set chassis fpc slot-number port port-number channel-speed speed
command, where the speed can be set to 10G
, or 25G
, or 50G
. If a 100-Gigabit Ethernet transceiver is connected,
you can only set the speed to 25G
or 50G
. If
a 40-Gigabit Ethernet transceiver is connected, you can only set the
speed to 10G
. There is no commit check for this, however.
For details about supported transceivers and cable specifications, see the QFX5200 Switch Hardware Guide.
The following steps describe how to channelize blocks of ports or individual ports.
See Also
Channelizing Interfaces on QFX5120-32C Switches
For information on QFX5120-32C Switches, see QFX5120 Switch Hardware Guide.
For information about platform support, see Hardware Compatibility Tool (HCT).
Table 6 QFX5120-32C details and description.
Details |
Description |
---|---|
FPC/PIC |
FPC 0 and PIC 0; one FPC and one PIC. |
QSFP/QSFP28 and SFP+ ports |
Total number of ports - 34; 32 QSFP/QSFP28 ports and two 10G SFP+ ports. |
Supported Port Speeds |
|
Auto speed detection mode (Enabled by default) |
|
Table 7 summarizes the supported port speeds on QFX5120-32C.
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
0-30 |
40-Gigabit Ethernet 4x10-Gigabit Ethernet 4x25-Gigabit Ethernet 2x50-Gigabit Ethernet 100-Gigabit Ethernet Refer Table 1 to configure the channel speeds. |
All active ports operate in 100 Gbps mode. You cannot configure channelized interfaces to operate as Virtual Chassis ports. |
Port 31 |
40-Gigabit Ethernet 2x50-Gigabit Ethernet 100-Gigabit Ethernet (Not Supported) 4x10-Gigabit Ethernet or 4x25-Gigabit Ethernet |
To channelize block of ports or individual ports on QFX5120-32C switches, see Table 1.
Table 8 describes the naming formats for the channelized and non-channelized interfaces on QFX5120-32C switches for the QSFP/QSFP28 ports (port 0 - 31).
PIC |
10-Gigabit Ethernet Interface |
25-Gigabit Ethernet Interface |
40-Gigabit Ethernet Interface |
50-Gigabit Ethernet Interface |
100-Gigabit Ethernet Interface |
---|---|---|---|---|---|
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not Applicable |
Not Applicable |
|
|
|
See Interface Naming Conventions for channelized and non-channelized interface naming formats.
See Also
Channelizing Interfaces on QFX5120-48Y Switches
You can channelize the 100-Gigabit Ethernet interfaces to four independent 25-Gigabit Ethernet interfaces. The default 100-Gigabit Ethernet interfaces can also be configured as 40-Gigabit Ethernet interfaces, and in this configuration can either operate as dedicated 40-Gigabit Ethernet interfaces or can be channelized to four independent 10-Gigabit Ethernet interfaces using breakout cables.
You cannot configure channelized interfaces to operate as Virtual Chassis ports.
On the QFX5120 switch, there are a total of 56 ports. Of these 56 ports, 8 ports (labeled 48 through 55) are uplink ports that support 100-Gigabit Ethernet interfaces (QSFP28 ports) and 40-Gigabit Ethernet interfaces (QSFP+ ports). The other 48 ports (labeled 0 through 47) are SFP+ ports that support 25-Gigabit Ethernet interfaces, 10-Gigabit Ethernet interfaces, or 1-Gigabit Ethernet interfaces. The default speed for the SFP+ ports is 10 Gbps.
By default, the 100-Gigabit Ethernet and 40-Gigabit Ethernet
interfaces appear in the et-fpc/pic/port format. When the 100-Gigabit
Ethernet interfaces are channelized as 25-Gigabit Ethernet interfaces,
the interface names appear in the et-fpc/pic/port:channel format.
When the 40-Gigabit Ethernet interfaces are channelized as 10-Gigabit
Ethernet interfaces, the interface names appear in the xe-fpc/pic/port:channel
format, where channel can be a value of 0 through 3. Auto-channelization
is enabled by default on the uplink ports. If you have disabled auto-channelization,
then to channelize the ports, manually configure the port speed using
the set chassis fpc slot-number port port-number channel-speed speed
command, where the speed can be set to 10G or 25G. If a 100-Gigabit
Ethernet transceiver is connected, you can only set the speed to 25G.
For the SFP+ ports, you can set the speed to 25G or 1G. There is no
commit check for this, however.
On QFX5120 switches, the uplink ports support auto-channelization.
Starting in Junos OS Release 19.4R1, you can use any of the following JNP-SFP-25G-DAC cables to set 10-Gbps speed on the SFP28 ports of a QFX5120-48Y switch:
JNP-SFP-25G-DAC-1M
JNP-SFP-25G-DAC-3M
JNP-SFP-25G-DAC-5M
If you've plugged a JNP-SFP-25G-DAC cable into a QFX5120-48Y
switch, then the SFP28 ports come up with 10-Gbps speed by default.
To configure the SFP28 ports to operate at 25-Gbps speed, you must
explicitly configure the speed of the first port in the port group
using the set chassis fpc 0 pic 0 port port-num speed 25g
command.
The following steps describe how to channelize uplink ports (block of ports or individual ports).
The following steps describe how to channelize SFP/SFP28 block of ports. You can configure the SFP and SFP28 port speeds only per quad (group of 4 ports) and not individually. All ports operate at a single speed within the quad. For instance, if you configure ports 8 through 11 to operate as 25-Gigabit Ethernet ports and you insert a 10G SFP+ transceiver in port 10, an interface is not created for this port.
To configure a block of four 10-Gigabit Ethernet (et) ports (quad ports) to operate as 25-Gigabit Ethernet ports, specify the speed for the first port of the quad ports. For instance,
[edit chassis fpc fpc-slot pic pic-slot] user@switch# set port port-number speed speed
For example, to configure ports 4 through 7 to operate as 25-Gigabit Ethernet ports, you must configure port 4 to operate as 25-Gigabit Ethernet ports:
[edit chassis fpc 0 pic 0] user@switch# set port 4 speed 25g
Review your configuration and issue the
commit
command.[edit] user@switch# commit commit complete
To return a range of ports from the 25-Gigabit Ethernet configuration to the default 10-Gigabit Ethernet configuration, delete the 25g statement:
[edit chassis fpc 0 pic 0] user@switch# delete port port-number speed speed
For example, to return ports 4 through 7 from the 25-Gigabit Ethernet configuration to the default 10-Gigabit Ethernet configuration:
[edit chassis fpc 0 pic 0] user@switch# delete port 4 speed 25g
Note:To configure the ports to another speed, you must delete the current port speed statement to return to the default 10-Gigabit Ethernet configuration.
Review your configuration and issue the
commit
command.[edit] user@switch# commit commit complete
See Also
Channelizing Interfaces on QFX5120-48YM Switches
For information on QFX5120-48YM Switches, see QFX5120 Switch Hardware Guide.
For information about platform support, see Hardware Compatibility Tool (HCT).
On the QFX5120-48YM switch, there a total of 56 (48 SFP28 ports and 8 QSFP28 ports) logical ports. Table 9 summarizes the speed and autonegotiation support on QFX5120-48YM switches.
Ports |
Speed Supported |
Default Speed |
AutoChannelization/Channelization using CLI |
---|---|---|---|
Port 0 - 47 |
1 Gbps, 10 Gbps, and 25 Gbps |
10 Gbps |
Not Supported |
Port 48 - 55 |
100 Gbps and 40 Gbps |
100 Gbps |
Supports both manual (using CLI) channelization and auto-channelization. However, the manual/CLI channelization always takes the higher precedence. You can channelize a particular port, using the The All 40-Gigabit and 100-Gigabit Ethernet ports support auto channelization with the following limitations:
|
On the QFX5120-48YM switch, there are a total of 56 ports. Of these 56 ports, 8 ports (labeled 48 through 55) are uplink ports that support 100-Gigabit Ethernet interfaces (QSFP28 ports) and 40-Gigabit Ethernet interfaces (QSFP+ ports). The other 48 ports (labeled 0 through 47) are SFP+ ports that support 25-Gigabit Ethernet interfaces, 10-Gigabit Ethernet interfaces, or 1-Gigabit Ethernet interfaces. The default speed for the SFP+ ports is 10 Gbps.
The QSFP28 ports can be channelized to 2x50G/4x25G/4x10G. Channelization
supports only on fixed two ports, such as Port 50 and Port 52. To
channelize the ports (port 50 or port 52), manually configure the
port speed using the set chassis fpc slot-number port port-number
channel-speed speed
command, where the speed can be set to 10G.
By default, the 100-Gbps QSFP+ or QSFP28 ports on QFX5120-48YM switch are channelized automatically if any of the four channels on a 100-Gbps QSFP+ port receive data, unless you have configured channelization either at the chassis level or at the port level. Auto-channelization does not support Virtual chassis ports.
To configure the SFP ports to 25G or 1G the set chassis
fpc 0 pic 0 port <> speed <25g/1g>
command must apply
on the first port of the quad.
To channelize individual ports on QFX5120-48YM Switches, see Table 1.
On configuring port channelization, system reboot is not required.
See Interface Naming Conventions for channelized and non-channelized interface naming formats.
Table 10 describes the naming formats for the QSFP ports (50 and 52) can be channelized.
Interfaces |
Channelized Interfaces Naming Formats |
---|---|
4x10-Gigabit Ethernet Interfaces |
For port 50, interface naming is xe-0/0/50:[0-3] For port 52, interface naming is xe-0/0/52:[0-3] |
4x25-Gigabit Ethernet Interfaces |
For port 50, interface naming is et-0/0/50:[0-3] For port 52, interface naming is et-0/0/52:[0-3] |
Table 11 describes the naming formats for the SFP ports cannot be channelized.
Interfaces |
Non-channelized Interfaces Naming Formats |
---|---|
25-Gigabit Ethernet Interfaces |
et-0/0/0 et-0/0/1 |
10-Gigabit Ethernet Interfaces |
xe-0/0/0 xe-0/0/1 |
1-Gigabit Ethernet Interfaces |
ge-0/0/0 ge-0/0/1 |
See Also
Channelizing Interfaces on QFX5120-48T Switches
For information about platform support, see Hardware Compatibility Tool (HCT).
On the QFX5120-48T switch, there a total of 54 ports. Table 12 summarizes the speed and autonegotiation support on QFX5120-48T switches.
Ports |
Speed Supported |
Default Speed |
AutoChannelization/Channelization using CLI |
---|---|---|---|
Port 0 - 47 |
1 Gbps and 10 Gbps |
10 Gbps |
Not Supported |
Port 48 - 53 |
100 Gbps and 40 Gbps |
100 Gbps |
Supports both manual (using CLI) channelization and auto-channelization. However, the manual/CLI channelization always takes the higher precedence. You can channelize a particular port, using the The All 40-Gigabit and 100-Gigabit Ethernet ports support auto channelization with the following limitations:
|
To channelize individual ports on QFX5120-48T Switches, see Table 1.
Table 13 lists the supported channelization speeds on the QSFP ports.
QSFP Port Number |
2X50G |
4X10G |
4X25G |
40G |
100G |
---|---|---|---|---|---|
48 |
Supported |
Not Supported |
Not Supported |
Supported |
Supported |
49 |
Supported |
Not Supported |
Not Supported |
Supported |
Supported |
50 |
Supported |
Supported |
Supported |
Supported |
Supported |
51 |
Supported |
Supported |
Supported |
Supported |
Supported |
52 |
Supported |
Not Supported |
Not Supported |
Supported |
Supported |
53 |
Supported |
Not Supported |
Not Supported |
Supported |
Supported |
Table 14 describes the naming formats for the channelized and non-channelized interfaces on QFX5120-48T Switches.
PIC |
10-Gigabit Ethernet Interface |
25-Gigabit Ethernet Interface |
40-Gigabit Ethernet Interface |
50-Gigabit Ethernet Interface |
100-Gigabit Ethernet Interface |
---|---|---|---|---|---|
0 |
Not supported |
Not supported |
|
|
|
Not supported |
Not supported |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not supported |
Not supported |
|
|
|
|
Not supported |
Not supported |
|
|
|
See Interface Naming Conventions for channelized and non-channelized interface naming formats.
See Also
Channelizing Interfaces on QFX5130-32CD Switches
For information on QFX5130-32CD Switches, see QFX5130-32CD Switch Hardware Guide.
For information about platform support, see Hardware Compatibility Tool (HCT).
Table 15 provides the details of QFX5130-32CD switches.
Details |
Description |
---|---|
FPC/PIC |
FPC 0 and PIC 0; one FPC and one PIC. |
QSFP/QSFP28 and SFP+ ports |
Total number of ports - 34; 32 QSFP/QSFP28 ports and two 10G SFP+ ports. |
Autonegotiation support |
Not supported |
Table 16 summarizes the speed and autonegotiation support on QFX5130-32CD switches.
PIC |
Ports |
Speed Supported |
---|---|---|
PIC 0 |
Port 0 - 31 (channelized mode) |
1x400-Gigabit Ethernet 4x100-Gigabit Ethernet 1x100-Gigabit Ethernet 4x25-Gigabit Ethernet 1x40-Gigabit Ethernet 4x10-Gigabit Ethernet By default, all the active ports operate in 400-Gigabit Ethernet mode. |
Port 32 and 33 (non-channelized mode) |
10-Gbps By default, all the active ports operate in 10-Gigabit Ethernet mode. These two SFP+ 10G front panel ports follow the port naming
of |
Table 2 describes the steps
to configure the port speed for channelized and non-channelized interfaces
from the [edit interfaces
] hierarchy.
If any of the port in a PIC is not configured with correct speed, then all the ports in the PIC reverts back to default speed.
Table 17 describes the naming formats for the channelized and non-channelized interfaces on QFX5130-32CD switches.
PIC |
4x10-Gigabit Ethernet Interface |
4x25-Gigabit Ethernet Interface |
40-Gigabit Ethernet Interface |
1x400-Gigabit Ethernet Interface 1x100-Gigabit Ethernet Interface |
4x100-Gigabit Ethernet Interface |
---|---|---|---|---|---|
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See Also
Channelizing Interfaces on EX4650-48Y Switches
For information on EX4650-48Y Switches, see EX4650 Switch Hardware Guide.
For information about platform support, see Hardware Compatibility Tool (HCT).
Table 18 EX4650-48Y details and description.
Details |
Description |
---|---|
FPC/PIC |
FPC 0 and PIC 0; one FPC and one PIC. |
QSFP/QSFP28 and SFP+ ports |
Total number of ports - 56; 48 SFP+ ports and eight uplink ports. |
Auto speed detection mode (Enabled by default) |
If you have disabled auto-channelization, then to channelize
the ports, manually configure the port speed using the On EX4650 switches, the uplink ports support auto-channelization. |
Table 19 summarizes the supported port speeds on EX4650-48Y.
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
(labeled 0 through 47) 48 SFP+ ports |
1-Gigabit Ethernet 10-Gigabit Ethernet 25-Gigabit Ethernet You can configure the SFP and SFP28 port speeds only per quad (group of 4 ports) and not individually. To configure speed for the quad, refer Table 1. The interface will not get created automatically on inserting 1-Gigabit Ethernet or 25-Gigabit Ethernet transceivers. You must use the CLI to configure the port speed to 1-Gigabit Ethernet or 25-Gigabit Ethernet mode manually. |
10 Gbps |
(labeled 48 through 55) 8 uplink ports |
100-Gigabit Ethernet (QSFP28 ports) 40-Gigabit Ethernet (QSFP+ ports) 4x10-Gigabit Ethernet 4x25-Gigabit Ethernet |
100 Gbps (for QSFP28 ports) 40 Gbps (for QSFP+ ports) |
To channelize blocks of ports or individual ports on uplink ports, see Table 1. To configure speed per quad on the SFP+ ports, Table 1.
Table 20 lists the interface naming conventions of SFP+ ports (labeled 0 through 47) for the EX4650-48Y switch.
PIC |
1-Gigabit Ethernet Interface |
10-Gigabit Ethernet Interface |
25-Gigabit Ethernet Interface |
---|---|---|---|
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Table 21 lists the interface naming conventions of uplink ports (labeled 48 through 55) for the EX4650-48Y switch.
PIC |
10-Gigabit Ethernet Interface |
25-Gigabit Ethernet Interface |
40-Gigabit Ethernet Interface |
100-Gigabit Ethernet Interface |
---|---|---|---|---|
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See Interface Naming Conventions for channelized and non-channelized interface naming formats.
See Also
Channelizing Interfaces on EX4400 Switches
For information on EX4400 Switches, see EX4400 Switch Hardware Guide.
For information about platform support, see Hardware Compatibility Tool (HCT).
Table 22, Table 23, Table 24 summarizes the supported port speeds on EX4400 switches.
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
(labeled 0 through 23) 24 RJ-45 ports |
1-Gigabit Ethernet (RJ-45 ports) |
1 Gbps |
PIC 1 |
VC ports numbered 0 and 1 |
100-Gigabit Ethernet (QSFP28 ports) |
100 Gbps (for QSFP28 ports) |
PIC 2 |
Uplink module installed in the switch |
10-Gigabit Ethernet (SFP+ ports) 25-Gigabit Ethernet (SFP ports) |
4x10G (for SFP+ ports) 4x25G (for SFP28 ports) |
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
(labeled 0 through 47) 48 RJ-45 ports |
1-Gigabit Ethernet (RJ-45 ports) |
1 Gbps |
PIC 1 |
VC ports numbered 0 and 1 |
100-Gigabit Ethernet (QSFP28 ports) |
100 Gbps (for QSFP28 ports) |
PIC 2 |
Uplink module installed in the switch |
10-Gigabit Ethernet (SFP+ ports) 25-Gigabit Ethernet (SFP ports) |
4x10G (for SFP+ ports) 4x25G (for SFP28 ports) |
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
(labeled 0 through 35) 36 SFP ports |
1-Gigabit Ethernet (SFP ports) |
1 Gbps |
(labeled 36 through 47) 12 fixed ports |
1-Gigabit Ethernet (SFP ports) 10-Gigabit Ethernet (SFP+ ports) |
1 Gbps (for SFP ports) 10 Gbps (for SFP+ ports) |
|
PIC 1 |
Virtual Chassis ports (VCPs) numbered 0 and 1 |
100-Gigabit Ethernet (QSFP28 ports) |
100 Gbps (for QSFP28 ports) |
PIC 2 |
Uplink module installed in the switch |
10-Gigabit Ethernet (SFP+ ports) 25-Gigabit Ethernet (SFP ports) |
4x10G (for SFP+ ports) 4x25G (for SFP28 ports) |
Table 26 lists the interface naming conventions of SFP+ ports (labeled 0 through 47) for the EX4400-48F switch.
The QSFP ports can be channelized to 4x25G/4x10G. 4x10G channelization is not supported
with 100G QSFP. The 4x10G uplink can also support 1G speed and 4x25G uplink can support
10G. However, all 4 ports will operate at same speed and this non-default speed is
configured using set chassis fpc <> pic <> port 0 speed <1G/10g>
command.
Channelization supports only on fixed two ports, such as Port 0 and Port 1. Use
request virtual-chassis mode network-port
command to convert 2x100G VC
ports to network mode then reboot the system. Use request virtual-chassis mode
network-port disable
command to disable network-port mode then reboot the
system.
To channelize individual ports on EX4400 switches, see Table 1.
See Interface Naming Conventions for channelized and non-channelized interface naming formats.
Table 25 describes the naming formats for the the QSFP ports (0 and 1) can be channelized.
Interfaces |
Channelized Interfaces Naming Formats |
---|---|
4x10-Gigabit Ethernet Interfaces |
For port 0, interface naming is xe-0/1/0:[0-3] For port 1, interface naming is xe-0/1/1:[0-3] |
4x25-Gigabit Ethernet Interfaces |
For port 0, interface naming is et-0/1/0:[0-3] For port 1, interface naming is et-0/1/1:[0-3] |
Table 26 describes the naming formats for the SFP ports cannot be channelized.
Interfaces |
Non-channelized Interfaces Naming Formats |
---|---|
25-Gigabit Ethernet Interfaces |
et-0/2/0 et-0/2/1 |
10-Gigabit Ethernet Interfaces |
xe-0/2/0 xe-0/2/1 |
1-Gigabit Ethernet Interfaces |
ge-0/0/0 ge-0/0/1 |
See Also
Understanding Port Ranges and System Modes
QFX Series devices and EX4600 switches can support different port ranges depending on the device, media type of the interface, the software that is running on the device, and the system mode.
This topic describes:
Port Ranges for Different Media Types
The following media types support the following port ranges:
On a QFX3500 device:
The valid port range for a Fibre Channel (fc) interface is 0 through 5 and 42 through 47 on PIC 0, with a total of 12 available Fibre Channel ports.
Note:Fibre Channel ports are not supported on QFX3500, QFX3600, and QFX5100 switches running Enhanced Layer 2 software.
The valid port range for a Gigabit Ethernet (ge) interface is 6 through 41 on PIC 0 because the ports between 0 and 5 and 42 and 47 are reserved as Fibre Channel ports. The total number of available Gigabit Ethernet ports is 36, because 12 of the remaining 48 ports are reserved for Fibre Channel and 10-Gigabit Ethernet interfaces. Fibre Channel ports cannot be configured as Gigabit Ethernet ports.
The valid port range for a 10-Gigabit Ethernet (xe) interface is 0 through 47 on PIC 0. The valid port range for a 10-Gigabit Ethernet (xe) interface is 0 through 15 on PIC 1. The total number of available 10-Gigabit Ethernet ports is 64.
The valid port range for a 40-Gigabit data plane uplink interface is 0 through 3 on PIC 1
The valid port range for a 40-Gigabit Ethernet interface is 0 through 3 on PIC 2. There are four available ports.
On a QFX3600 Node device:
The valid port range for a 10-Gigabit Ethernet interface is 8 through 63 on PIC 0. There are 56 available ports.
The valid port range for a 40-Gigabit Ethernet interface is 2 through 15 on PIC 1. There are 14 available ports.
The valid port range for a 40-Gigabit data plane uplink interface is 0 through 7 on PIC 1. There are eight available ports.
See Table 29 for physical port to logical port mappings.
On a QFX3600 switch running Enhanced Layer 2 Software:
The valid port range for a 10-Gigabit Ethernet interface is 0 through 63 on PIC 0. There are 64 available ports.
The valid port range for a 40-Gigabit Ethernet interface is 0 through 15 on PIC 0. There are 16 available ports.
See Table 30 for physical port to logical port mappings.
On QFX5100-48S and QFX5100-48T switches running Enhanced Layer 2 Software:
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.
Note:On PIC 1, ports 0 and 1 are reserved for fte ports. You cannot convert these fte ports to xe or xle ports.
The valid port range for a 40-Gbps QSFP+ port is 0 through 5 on PIC 1. There are six available ports.
See Table 32 for physical port to logical port mappings.
On EX4600 switches running Enhanced Layer 2 Software:
The valid port range for a 10-Gigabit Ethernet interface is 0 through 23 on PIC 0. There are 24 available ports. When you channelize the 4 40-Gbps QSFP+ ports on 24 through 27 on PIC 0. There are 40 available ports.
See Table 32 for physical port to logical port mappings.
On QFX5100-48S and QFX5100-48T switches running a QFabric software package:
The valid port range for a 10-Gigabit Ethernet interface is 0 through 47 on PIC 0. There are 48 available ports.
The valid port range for a 40-Gbps QSFP+ port is 0 through 5 on PIC 1. There are six available ports.
Note:On PIC 1, ports 0 and 1 are reserved for fte ports. You cannot convert these fte ports to xe or xle ports.
See Table 33 for physical port to logical port mappings.
For QFX5100-24Q and QFX5100-96S switches running Enhanced Layer 2 Software, see Table 34 for physical port to logical port mappings for different system modes.
Port Number |
Fibre Channel Interfaces (On PIC 0) |
Gigabit Ethernet Interfaces (On PIC 0) |
10-Gigabit Ethernet Interfaces (On PIC 0 and 1) |
40-Gigabit Data Plane Uplink Interfaces (On PIC 1) |
40-Gigabit Ethernet Interfaces (On PIC 2) |
---|---|---|---|---|---|
0 |
fc-0/0/0 |
Not supported on this port |
xe-0/0/0 |
Not supported on this port |
Not supported on this port |
1 |
fc-0/0/1 |
Not supported on this port |
xe-0/0/1 |
Not supported on this port |
Not supported on this port |
2 |
fc-0/0/2 |
Not supported on this port |
xe-0/0/2 |
Not supported on this port |
Not supported on this port |
3 |
fc-0/0/3 |
Not supported on this port |
xe-0/0/3 |
Not supported on this port |
Not supported on this port |
4 |
fc-0/0/4 |
Not supported on this port |
xe-0/0/4 |
Not supported on this port |
Not supported on this port |
5 |
fc-0/0/5 |
Not supported on this port |
xe-0/0/5 |
Not supported on this port |
Not supported on this port |
6 |
Not supported on this port |
ge-0/0/6 |
xe-0/0/6 |
Not supported on this port |
Not supported on this port |
7 |
Not supported on this port |
ge-0/0/7 |
xe-0/0/7 |
Not supported on this port |
Not supported on this port |
8 |
Not supported on this port |
ge-0/0/8 |
xe-0/0/8 |
Not supported on this port |
Not supported on this port |
9 |
Not supported on this port |
ge-0/0/9 |
xe-0/0/9 |
Not supported on this port |
Not supported on this port |
10 |
Not supported on this port |
ge-0/0/10 |
xe-0/0/10 |
Not supported on this port |
Not supported on this port |
11 |
Not supported on this port |
ge-0/0/11 |
xe-0/0/11 |
Not supported on this port |
Not supported on this port |
12 |
Not supported on this port |
ge-0/0/12 |
xe-0/0/12 |
Not supported on this port |
Not supported on this port |
13 |
Not supported on this port |
ge-0/0/13 |
xe-0/0/13 |
Not supported on this port |
Not supported on this port |
14 |
Not supported on this port |
ge-0/0/14 |
xe-0/0/14 |
Not supported on this port |
Not supported on this port |
15 |
Not supported on this port |
ge-0/0/15 |
xe-0/0/15 |
Not supported on this port |
Not supported on this port |
16 |
Not supported on this port |
ge-0/0/16 |
xe-0/0/16 |
Not supported on this port |
Not supported on this port |
17 |
Not supported on this port |
ge-0/0/17 |
xe-0/0/17 |
Not supported on this port |
Not supported on this port |
18 |
Not supported on this port |
ge-0/0/18 |
xe-0/0/18 |
Not supported on this port |
Not supported on this port |
19 |
Not supported on this port |
ge-0/0/19 |
xe-0/0/19 |
Not supported on this port |
Not supported on this port |
20 |
Not supported on this port |
ge-0/0/20 |
xe-0/0/20 |
Not supported on this port |
Not supported on this port |
21 |
Not supported on this port |
ge-0/0/21 |
xe-0/0/21 |
Not supported on this port |
Not supported on this port |
22 |
Not supported on this port |
ge-0/0/22 |
xe-0/0/22 |
Not supported on this port |
Not supported on this port |
23 |
Not supported on this port |
ge-0/0/23 |
xe-0/0/23 |
Not supported on this port |
Not supported on this port |
24 |
Not supported on this port |
ge-0/0/24 |
xe-0/0/24 |
Not supported on this port |
Not supported on this port |
25 |
Not supported on this port |
ge-0/0/25 |
xe-0/0/25 |
Not supported on this port |
Not supported on this port |
26 |
Not supported on this port |
ge-0/0/26 |
xe-0/0/26 |
Not supported on this port |
Not supported on this port |
27 |
Not supported on this port |
ge-0/0/27 |
xe-0/0/27 |
Not supported on this port |
Not supported on this port |
28 |
Not supported on this port |
ge-0/0/28 |
xe-0/0/28 |
Not supported on this port |
Not supported on this port |
29 |
Not supported on this port |
ge-0/0/29 |
xe-0/0/29 |
Not supported on this port |
Not supported on this port |
30 |
Not supported on this port |
ge-0/0/30 |
xe-0/0/30 |
Not supported on this port |
Not supported on this port |
31 |
Not supported on this port |
ge-0/0/31 |
xe-0/0/31 |
Not supported on this port |
Not supported on this port |
32 |
Not supported on this port |
ge-0/0/32 |
xe-0/0/32 |
Not supported on this port |
Not supported on this port |
33 |
Not supported on this port |
ge-0/0/33 |
xe-0/0/33 |
Not supported on this port |
Not supported on this port |
34 |
Not supported on this port |
ge-0/0/34 |
xe-0/0/34 |
Not supported on this port |
Not supported on this port |
35 |
Not supported on this port |
ge-0/0/35 |
xe-0/0/35 |
Not supported on this port |
Not supported on this port |
36 |
Not supported on this port |
ge-0/0/36 |
xe-0/0/36 |
Not supported on this port |
Not supported on this port |
37 |
Not supported on this port |
ge-0/0/37 |
xe-0/0/37 |
Not supported on this port |
Not supported on this port |
38 |
Not supported on this port |
ge-0/0/38 |
xe-0/0/38 |
Not supported on this port |
Not supported on this port |
39 |
Not supported on this port |
ge-0/0/39 |
xe-0/0/39 |
Not supported on this port |
Not supported on this port |
40 |
Not supported on this port |
ge-0/0/40 |
xe-0/0/40 |
Not supported on this port |
Not supported on this port |
41 |
Not supported on this port |
ge-0/0/41 |
xe-0/0/41 |
Not supported on this port |
Not supported on this port |
42 |
fc-0/0/42 |
Not supported on this port |
xe-0/0/42 |
Not supported on this port |
Not supported on this port |
43 |
fc-0/0/43 |
Not supported on this port |
xe-0/0/43 |
Not supported on this port |
Not supported on this port |
44 |
fc-0/0/44 |
Not supported on this port |
xe-0/0/44 |
Not supported on this port |
Not supported on this port |
45 |
fc-0/0/45 |
Not supported on this port |
xe-0/0/45 |
Not supported on this port |
Not supported on this port |
46 |
fc-0/0/46 |
Not supported on this port |
xe-0/0/46 |
Not supported on this port |
Not supported on this port |
47 |
fc-0/0/47 |
Not supported on this port |
xe-0/0/47 |
Not supported on this port |
Not supported on this port |
Q0 |
Not supported on this port |
Not supported on this port |
xe-0/1/0 xe-0/1/1 xe-0/1/2 xe-0/1/3 Note:
Supported on QFX3500 standalone switch only. |
fte-0/1/0 |
xle-0/2/0 |
Q1 |
Not supported on this port |
Not supported on this port |
xe-0/1/4 xe-0/1/5 xe-0/1/6 xe-0/1/7 Note:
Supported on QFX3500 standalone switch only. |
fte-0/1/1 |
xle-0/2/1 |
Q2 |
Not supported on this port |
Not supported on this port |
xe-0/1/8 xe-0/1/9 xe-0/1/10 xe-0/1/11 Note:
Supported on QFX3500 standalone switch only. |
fte-0/1/2 |
xle-0/2/2 |
Q3 |
Not supported on this port |
Not supported on this port |
xe-0/1/12 xe-0/1/13 xe-0/1/14 xe-0/1/15 Note:
Supported on QFX3500 standalone switch only. |
fte-0/1/3 |
xle-0/2/3 |
Port Number |
Gigabit Ethernet Interfaces (On PIC 0) |
10-Gigabit Ethernet Interfaces (On PIC 0 and 1) |
40-Gigabit Ethernet Interfaces (On PIC 1) |
---|---|---|---|
0 |
Not supported on this port |
xe-0/0/0 |
Not supported on this port |
1 |
Not supported on this port |
xe-0/0/1 |
Not supported on this port |
2 |
Not supported on this port |
xe-0/0/2 |
Not supported on this port |
3 |
Not supported on this port |
xe-0/0/3 |
Not supported on this port |
4 |
Not supported on this port |
xe-0/0/4 |
Not supported on this port |
5 |
Not supported on this port |
xe-0/0/5 |
Not supported on this port |
6 |
ge-0/0/6 |
xe-0/0/6 |
Not supported on this port |
7 |
ge-0/0/7 |
xe-0/0/7 |
Not supported on this port |
8 |
ge-0/0/8 |
xe-0/0/8 |
Not supported on this port |
9 |
ge-0/0/9 |
xe-0/0/9 |
Not supported on this port |
10 |
ge-0/0/10 |
xe-0/0/10 |
Not supported on this port |
11 |
ge-0/0/11 |
xe-0/0/11 |
Not supported on this port |
12 |
ge-0/0/12 |
xe-0/0/12 |
Not supported on this port |
13 |
ge-0/0/13 |
xe-0/0/13 |
Not supported on this port |
14 |
ge-0/0/14 |
xe-0/0/14 |
Not supported on this port |
15 |
ge-0/0/15 |
xe-0/0/15 |
Not supported on this port |
16 |
ge-0/0/16 |
xe-0/0/16 |
Not supported on this port |
17 |
ge-0/0/17 |
xe-0/0/17 |
Not supported on this port |
18 |
ge-0/0/18 |
xe-0/0/18 |
Not supported on this port |
19 |
ge-0/0/19 |
xe-0/0/19 |
Not supported on this port |
20 |
ge-0/0/20 |
xe-0/0/20 |
Not supported on this port |
21 |
ge-0/0/21 |
xe-0/0/21 |
Not supported on this port |
22 |
ge-0/0/22 |
xe-0/0/22 |
Not supported on this port |
23 |
ge-0/0/23 |
xe-0/0/23 |
Not supported on this port |
24 |
ge-0/0/24 |
xe-0/0/24 |
Not supported on this port |
25 |
ge-0/0/25 |
xe-0/0/25 |
Not supported on this port |
26 |
ge-0/0/26 |
xe-0/0/26 |
Not supported on this port |
27 |
ge-0/0/27 |
xe-0/0/27 |
Not supported on this port |
28 |
ge-0/0/28 |
xe-0/0/28 |
Not supported on this port |
29 |
ge-0/0/29 |
xe-0/0/29 |
Not supported on this port |
30 |
ge-0/0/30 |
xe-0/0/30 |
Not supported on this port |
31 |
ge-0/0/31 |
xe-0/0/31 |
Not supported on this port |
32 |
ge-0/0/32 |
xe-0/0/32 |
Not supported on this port |
33 |
ge-0/0/33 |
xe-0/0/33 |
Not supported on this port |
34 |
ge-0/0/34 |
xe-0/0/34 |
Not supported on this port |
35 |
ge-0/0/35 |
xe-0/0/35 |
Not supported on this port |
36 |
ge-0/0/36 |
xe-0/0/36 |
Not supported on this port |
37 |
ge-0/0/37 |
xe-0/0/37 |
Not supported on this port |
38 |
ge-0/0/38 |
xe-0/0/38 |
Not supported on this port |
39 |
ge-0/0/39 |
xe-0/0/39 |
Not supported on this port |
40 |
ge-0/0/40 |
xe-0/0/40 |
Not supported on this port |
41 |
ge-0/0/41 |
xe-0/0/41 |
Not supported on this port |
42 |
Not supported on this port |
xe-0/0/42 |
Not supported on this port |
43 |
Not supported on this port |
xe-0/0/43 |
Not supported on this port |
44 |
Not supported on this port |
xe-0/0/44 |
Not supported on this port |
45 |
Not supported on this port |
xe-0/0/45 |
Not supported on this port |
46 |
Not supported on this port |
xe-0/0/46 |
Not supported on this port |
47 |
Not supported on this port |
xe-0/0/47 |
Not supported on this port |
Q0 |
Not supported on this port |
xe-0/1/0:0 xe-0/1/0:1 xe-0/1/0:2 xe-0/1/0:3 |
et-0/1/0 |
Q1 |
Not supported on this port |
xe-0/1/1:0 xe-0/1/1:1 xe-0/1/1:2 xe-0/1/1:3 |
et-0/1/1 |
Q2 |
Not supported on this port |
xe-0/1/2:0 xe-0/1/2:1 xe-0/1/2:2 xe-0/1/2:3 |
et-0/1/2 |
Q3 |
Not supported on this port |
xe-0/1/3:0 xe-0/1/3:1 xe-0/1/3:2 xe-0/1/3:3 |
et-0/1/3 |
Port Number |
10-Gigabit Ethernet Interfaces (On PIC 0) |
40-Gigabit Ethernet Interfaces (On PIC 1) |
---|---|---|
Q0 |
xe-0/0/0 xe-0/0/1 xe-0/0/2 xe-0/0/3 |
xle-0/1/0 |
Q1 |
xe-0/0/4 xe-0/0/5 xe-0/0/6 xe-0/0/7 |
xle-0/1/1 |
Q2 |
xe-0/0/8 xe-0/0/9 xe-0/0/10 xe-0/0/11 |
xle-0/1/2 |
Q3 |
xe-0/0/12 xe-0/0/13 xe-0/0/14 xe-0/0/15 |
xle-0/1/3 |
Q4 |
xe-0/0/16 xe-0/0/17 xe-0/0/18 xe-0/0/19 |
xle-0/1/4 |
Q5 |
xe-0/0/20 xe-0/0/21 xe-0/0/22 xe-0/0/23 |
xle-0/1/5 |
Q6 |
xe-0/0/24 xe-0/0/25 xe-0/0/26 xe-0/0/27 |
xle-0/1/6 |
Q7 |
xe-0/0/28 xe-0/0/29 xe-0/0/30 xe-0/0/31 |
xle-0/1/7 |
Q8 |
xe-0/0/32 xe-0/0/33 xe-0/0/34 xe-0/0/35 |
xle-0/1/8 |
Q9 |
xe-0/0/36 xe-0/0/37 xe-0/0/38 xe-0/0/39 |
xle-0/1/9 |
Q10 |
xe-0/0/40 xe-0/0/41 xe-0/0/42 xe-0/0/43 |
xle-0/1/10 |
Q11 |
xe-0/0/44 xe-0/0/45 xe-0/0/46 xe-0/0/47 |
xle-0/1/11 |
Q12 |
xe-0/0/48 xe-0/0/49 xe-0/0/50 xe-0/0/51 |
xle-0/1/12 |
Q13 |
xe-0/0/52 xe-0/0/53 xe-0/0/54 xe-0/0/55 |
xle-0/1/13 |
Q14 |
xe-0/0/56 xe-0/0/57 xe-0/0/58 xe-0/0/59 |
xle-0/1/14 |
Q15 |
xe-0/0/60 xe-0/0/61 xe-0/0/62 xe-0/0/63 |
xle-0/1/15 |
Port Number |
10-Gigabit Ethernet Interfaces (On PIC 0) |
40-Gigabit Ethernet Interfaces (On PIC 0) |
---|---|---|
Q0 |
xe-0/0/0:0 xe-0/0/0:1 xe-0/0/0:2 xe-0/0/0:3 |
et-0/0/0 |
Q1 |
xe-0/0/1:0 xe-0/0/1:1 xe-0/0/1:2 xe-0/0/1:3 |
et-0/0/1 |
Q2 |
xe-0/0/2:0 xe-0/0/2:1 xe-0/0/2:2 xe-0/0/2:3 |
et-0/0/2 |
Q3 |
xe-0/0/3:0 xe-0/0/3:1 xe-0/0/3:2 xe-0/0/3:3 |
et-0/0/3 |
Q4 |
xe-0/0/4:0 xe-0/0/4:1 xe-0/0/4:2 xe-0/0/4:3 |
et-0/0/4 |
Q5 |
xe-0/0/5:0 xe-0/0/5:1 xe-0/0/5:2 xe-0/0/5:3 |
et-0/0/5 |
Q6 |
xe-0/0/6:0 xe-0/0/6:1 xe-0/0/6:2 xe-0/0/6:3 |
et-0/0/6 |
Q7 |
xe-0/0/7:0 xe-0/0/7:1 xe-0/0/7:2 xe-0/0/7:3 |
et-0/0/7 |
Q8 |
xe-0/0/8:0 xe-0/0/8:1 xe-0/0/8:2 xe-0/0/8:3 |
et-0/0/8 |
Q9 |
xe-0/0/9:0 xe-0/0/9:1 xe-0/0/9:2 xe-0/0/9:3 |
et-0/0/9 |
Q10 |
xe-0/0/10:0 xe-0/0/10:1 xe-0/0/10:2 xe-0/0/10:3 |
et-0/0/10 |
Q11 |
xe-0/0/11:0 xe-0/0/11:1 xe-0/0/11:2 xe-0/0/11:3 |
et-0/0/11 |
Q12 |
xe-0/0/12:0 xe-0/0/12:1 xe-0/0/12:2 xe-0/0/12:3 |
et-0/0/12 |
Q13 |
xe-0/0/13:0 xe-0/0/13:1 xe-0/0/13:2 xe-0/0/13:3 |
et-0/0/13 |
Q14 |
xe-0/0/14:0 xe-0/0/14:1 xe-0/0/14:2 xe-0/0/14:3 |
et-0/0/14 |
Q15 |
xe-0/0/15:0 xe-0/0/15:1 xe-0/0/15:2 xe-0/0/15:3 |
et-0/0/15 |
Port Number |
10-Gigabit Ethernet Interfaces (On PIC 0) |
40-Gigabit Data Plane Uplink Interfaces (On PIC 1) |
40-Gigabit Ethernet Interfaces (On PIC 1) |
---|---|---|---|
Q0 |
Not supported on this port |
fte-0/1/0 |
xle-0/1/0 |
Q1 |
Not supported on this port |
fte-0/1/1 |
xle-0/1/1 |
Q2 |
xe-0/0/8 xe-0/0/9 xe-0/0/10 xe-0/0/11 |
fte-0/1/2 |
xle-0/1/2 |
Q3 |
xe-0/0/12 xe-0/0/13 xe-0/0/14 xe-0/0/15 |
fte-0/1/3 |
xle-0/1/3 |
Q4 |
xe-0/0/16 xe-0/0/17 xe-0/0/18 xe-0/0/19 |
fte-0/1/4 |
xle-0/1/4 |
Q5 |
xe-0/0/20 xe-0/0/21 xe-0/0/22 xe-0/0/23 |
fte-0/1/5 |
xle-0/1/5 |
Q6 |
xe-0/0/24 xe-0/0/25 xe-0/0/26 xe-0/0/27 |
fte-0/1/6 |
xle-0/1/6 |
Q7 |
xe-0/0/28 xe-0/0/29 xe-0/0/30 xe-0/0/31 |
fte-0/1/7 |
xle-0/1/7 |
Q8 |
xe-0/0/32 xe-0/0/33 xe-0/0/34 xe-0/0/35 |
Not supported on this port |
xle-0/1/8 |
Q9 |
xe-0/0/36 xe-0/0/37 xe-0/0/38 xe-0/0/39 |
Not supported on this port |
xle-0/1/9 |
Q10 |
xe-0/0/40 xe-0/0/41 xe-0/0/42 xe-0/0/43 |
Not supported on this port |
xle-0/1/10 |
Q11 |
xe-0/0/44 xe-0/0/45 xe-0/0/46 xe-0/0/47 |
Not supported on this port |
xle-0/1/11 |
Q12 |
xe-0/0/48 xe-0/0/49 xe-0/0/50 xe-0/0/51 |
Not supported on this port |
xle-0/1/12 |
Q13 |
xe-0/0/52 xe-0/0/53 xe-0/0/54 xe-0/0/55 |
Not supported on this port |
xle-0/1/13 |
Q14 |
xe-0/0/56 xe-0/0/57 xe-0/0/58 xe-0/0/59 |
Not supported on this port |
xle-0/1/14 |
Q15 |
xe-0/0/60 xe-0/0/61 xe-0/0/62 xe-0/0/63 |
Not supported on this port |
xle-0/1/15 |
Port Number |
10-Gigabit Ethernet Interfaces (On PIC 0) |
40-Gigabit Ethernet Interfaces (On PIC 0) |
---|---|---|
0 |
xe-0/0/0 |
Not supported on this port |
1 |
xe-0/0/1 |
Not supported on this port |
2 |
xe-0/0/2 |
Not supported on this port |
3 |
xe-0/0/3 |
Not supported on this port |
4 |
xe-0/0/4 |
Not supported on this port |
5 |
xe-0/0/5 |
Not supported on this port |
6 |
xe-0/0/6 |
Not supported on this port |
7 |
xe-0/0/7 |
Not supported on this port |
8 |
xe-0/0/8 |
Not supported on this port |
9 |
xe-0/0/9 |
Not supported on this port |
10 |
xe-0/0/10 |
Not supported on this port |
11 |
xe-0/0/11 |
Not supported on this port |
12 |
xe-0/0/12 |
Not supported on this port |
13 |
xe-0/0/13 |
Not supported on this port |
14 |
xe-0/0/14 |
Not supported on this port |
15 |
xe-0/0/15 |
Not supported on this port |
16 |
xe-0/0/16 |
Not supported on this port |
17 |
xe-0/0/17 |
Not supported on this port |
18 |
xe-0/0/18 |
Not supported on this port |
19 |
xe-0/0/19 |
Not supported on this port |
20 |
xe-0/0/20 |
Not supported on this port |
21 |
xe-0/0/21 |
Not supported on this port |
22 |
xe-0/0/22 |
Not supported on this port |
23 |
xe-0/0/23 |
Not supported on this port |
24 |
xe-0/0/24 |
Not supported on this port |
25 |
xe-0/0/25 |
Not supported on this port |
26 |
xe-0/0/26 |
Not supported on this port |
27 |
xe-0/0/27 |
Not supported on this port |
28 |
xe-0/0/28 |
Not supported on this port |
29 |
xe-0/0/29 |
Not supported on this port |
30 |
xe-0/0/30 |
Not supported on this port |
31 |
xe-0/0/31 |
Not supported on this port |
32 |
xe-0/0/32 |
Not supported on this port |
33 |
xe-0/0/33 |
Not supported on this port |
34 |
xe-0/0/34 |
Not supported on this port |
35 |
xe-0/0/35 |
Not supported on this port |
36 |
xe-0/0/36 |
Not supported on this port |
37 |
xe-0/0/37 |
Not supported on this port |
38 |
xe-0/0/38 |
Not supported on this port |
39 |
xe-0/0/39 |
Not supported on this port |
40 |
xe-0/0/40 |
Not supported on this port |
41 |
xe-0/0/41 |
Not supported on this port |
42 |
xe-0/0/42 |
Not supported on this port |
43 |
xe-0/0/43 |
Not supported on this port |
44 |
xe-0/0/44 |
Not supported on this port |
45 |
xe-0/0/45 |
Not supported on this port |
46 |
xe-0/0/46 |
Not supported on this port |
47 |
xe-0/0/47 |
Not supported on this port |
48 |
xe-0/0/48:0 xe-0/0/48:1 xe-0/0/48:2 xe-0/0/48:3 |
et-0/0/48 |
49 |
xe-0/0/49:0 xe-0/0/49:1 xe-0/0/49:2 xe-0/0/49:3 |
et-0/0/49 |
50 |
xe-0/0/50:0 xe-0/0/50:1 xe-0/0/50:2 xe-0/0/50:3 |
et-0/0/50 |
51 |
xe-0/0/51:0 xe-0/0/51:1 xe-0/0/51:2 xe-0/0/51:3 |
et-0/0/51 |
52 |
xe-0/0/52:0 xe-0/0/52:1 xe-0/0/52:2 xe-0/0/52:3 |
et-0/0/52 |
53 |
xe-0/0/53:0 xe-0/0/53:1 xe-0/0/53:2 xe-0/0/53:3 |
et-0/0/53 |
Port Number |
10-Gigabit Ethernet Interfaces (On PIC 0) |
40-Gigabit Ethernet Interfaces (On PIC 1) |
40-Gigabit Data Plane Uplink Interfaces (On PIC 1) |
---|---|---|---|
0 |
xe-0/0/0 |
Not supported on this port |
Not supported on this port |
1 |
xe-0/0/1 |
Not supported on this port |
Not supported on this port |
2 |
xe-0/0/2 |
Not supported on this port |
Not supported on this port |
3 |
xe-0/0/3 |
Not supported on this port |
Not supported on this port |
4 |
xe-0/0/4 |
Not supported on this port |
Not supported on this port |
5 |
xe-0/0/5 |
Not supported on this port |
Not supported on this port |
6 |
xe-0/0/6 |
Not supported on this port |
Not supported on this port |
7 |
xe-0/0/7 |
Not supported on this port |
Not supported on this port |
8 |
xe-0/0/8 |
Not supported on this port |
Not supported on this port |
9 |
xe-0/0/9 |
Not supported on this port |
Not supported on this port |
10 |
xe-0/0/10 |
Not supported on this port |
Not supported on this port |
11 |
xe-0/0/11 |
Not supported on this port |
Not supported on this port |
12 |
xe-0/0/12 |
Not supported on this port |
Not supported on this port |
13 |
xe-0/0/13 |
Not supported on this port |
Not supported on this port |
14 |
xe-0/0/14 |
Not supported on this port |
Not supported on this port |
15 |
xe-0/0/15 |
Not supported on this port |
Not supported on this port |
16 |
xe-0/0/16 |
Not supported on this port |
Not supported on this port |
17 |
xe-0/0/17 |
Not supported on this port |
Not supported on this port |
18 |
xe-0/0/18 |
Not supported on this port |
Not supported on this port |
19 |
xe-0/0/19 |
Not supported on this port |
Not supported on this port |
20 |
xe-0/0/20 |
Not supported on this port |
Not supported on this port |
21 |
xe-0/0/21 |
Not supported on this port |
Not supported on this port |
22 |
xe-0/0/22 |
Not supported on this port |
Not supported on this port |
23 |
xe-0/0/23 |
Not supported on this port |
Not supported on this port |
24 |
xe-0/0/24 |
Not supported on this port |
Not supported on this port |
25 |
xe-0/0/25 |
Not supported on this port |
Not supported on this port |
26 |
xe-0/0/26 |
Not supported on this port |
Not supported on this port |
27 |
xe-0/0/27 |
Not supported on this port |
Not supported on this port |
28 |
xe-0/0/28 |
Not supported on this port |
Not supported on this port |
29 |
xe-0/0/29 |
Not supported on this port |
Not supported on this port |
30 |
xe-0/0/30 |
Not supported on this port |
Not supported on this port |
31 |
xe-0/0/31 |
Not supported on this port |
Not supported on this port |
32 |
xe-0/0/32 |
Not supported on this port |
Not supported on this port |
33 |
xe-0/0/33 |
Not supported on this port |
Not supported on this port |
34 |
xe-0/0/34 |
Not supported on this port |
Not supported on this port |
35 |
xe-0/0/35 |
Not supported on this port |
Not supported on this port |
36 |
xe-0/0/36 |
Not supported on this port |
Not supported on this port |
37 |
xe-0/0/37 |
Not supported on this port |
Not supported on this port |
38 |
xe-0/0/38 |
Not supported on this port |
Not supported on this port |
39 |
xe-0/0/39 |
Not supported on this port |
Not supported on this port |
40 |
xe-0/0/40 |
Not supported on this port |
Not supported on this port |
41 |
xe-0/0/41 |
Not supported on this port |
Not supported on this port |
42 |
xe-0/0/42 |
Not supported on this port |
Not supported on this port |
43 |
xe-0/0/43 |
Not supported on this port |
Not supported on this port |
44 |
xe-0/0/44 |
Not supported on this port |
Not supported on this port |
45 |
xe-0/0/45 |
Not supported on this port |
Not supported on this port |
46 |
xe-0/0/46 |
Not supported on this port |
Not supported on this port |
47 |
xe-0/0/47 |
Not supported on this port |
Not supported on this port |
48 |
Not supported on this port |
Not supported on this PIC |
fte-0/1/0 Note:
This interface is a fixed fte interface and cannot be changed to xle. |
49 |
Not supported on this port |
Not supported on this PIC |
fte-0/1/1 Note:
This interface is a fixed fte interface and cannot be changed to xle. |
50 |
Not supported on this port |
xle-0/1/2 |
fte-0/1/2 Note:
By default, this interface is an fte interface but can be configured as an xle interface. |
51 |
Not supported on this port |
xle-0/1/3 |
fte-0/1/3 Note:
By default, this interface is an fte interface but can be configured as an xle interface. |
52 |
Not supported on this port |
xle-0/1/4 Note:
By default, this interface is an xle interface but can be configured as an fte interface. |
fte-0/1/4 |
53 |
Not supported on this port |
xle-0/1/5 Note:
By default, this interface is an xle interface but can be configured as an fte interface. |
fte-0/1/5 |
Supported System Modes
There are restrictions on the ports you can channelize on the QFX5100-24Q and QFX5100-96S switches depending on the system mode you configure. If you try to channelize ports that are restricted, the configuration is ignored.
The following system modes are available on the QFX5100-24Q switch:
Default mode
Mode-104-port
Flexi-PIC mode
Non-oversubscribed mode
See Table 34 for more information regarding the supported system modes for your switch.
The following system modes are available on the QFX5100-96S switch:
Default-mode
Non-oversubscribed mode
See Table 34 for more information regarding the supported system modes for your switch.
Default-mode |
Mode-104port |
Flexi-pic-mode |
Non-oversubscribed-mode |
|
---|---|---|---|---|
QFX5100-48S and QFX5100-48T |
Not supported |
Not supported |
Not supported |
Not supported |
QFX5100-24Q |
Supported You do not need to configure the switch to be in this mode. On PIC 0, you can channelize all 24 40-Gbps QSFP+ ports. On PIC 1 and PIC 2, the 40-Gbps QSFP+ ports in the expansion modules are supported but cannot be channelized. In this mode, you can have one of two port combinations: 32 40-Gbps QSFP+ ports, or 96 10-Gigabit Ethernet ports plus 8 40-Gbps QSFP+ ports. |
Supported On PIC 0, all 24 40-Gbps QSFP+ ports are channelized by default, which provides 96 10-Gigabit Ethernet ports. 40-Gbps QSFP+ ports contained in an expansion module on PIC 1 are supported. On PIC 1, ports 0 and 2 are channelized by default, and ports 1 and 3 are disabled. If 40-Gbps QSFP+ ports contained in an expansion module are detected on PIC 2, they are ignored. |
Supported On PIC 0, the first four ports (ports 0 through 3) cannot be channelized. 40-Gbps QSFP+ ports contained in expansion modules on PIC 1 and PIC 2 are supported but cannot be channelized. |
Supported All 24 40-Gbps QSFP+ ports on PIC 0 can be channelized to 96 10-Gigabit Ethernet ports. 40-Gbps QSFP+ ports contained in the expansion modules on PIC 1 and PIC 2 are not supported and cannot be channelized. There is no packet loss for packets of any size in this mode. |
QFX5100-96S |
Supported You do not need to configure the switch to be in this mode. On PIC 0, all 96 10-Gigabit Ethernet ports are supported. You can only channelize the 40-GbpsQSFP+ interfaces to 10-Gibabit Ethernet interfaces on ports 96 and 100. When you channelize the interfaces on ports 96 and 100, ports 97, 98, 99, 101, 102 and 103 are disabled. |
Not supported |
Not supported |
Supported On PIC 0, all 96 10-Gigabit Ethernet ports are supported. However, the eight 40-Gbps QSFP+ ports are not supported and cannot be channelized. There is no packet loss for packets of any size in this mode. |
See Also
Configuring the System Mode
You can configure different system modes to achieve varying levels of port density on the QFX5100-24Q, QFX5100-96S, and QFX5110-32Q switches. Depending on the system mode you configure, there are restrictions on which ports you can channelize. If you channelize ports that are restricted, the configuration is ignored. By default, all QSFP+ interfaces are auto-channelized. Auto-channelization is not supported on interfaces contained in expansion modules or on Virtual Chassis ports. To disable auto-channelization, see Channelizing Interfaces on QFX3500, QFX3600, QFX5100, QFX10002, QFX10008, QFX10016, and EX4600 Switches for more information.
QFX5200 switches do not support System Mode.
When you request the system mode change, we recommend that you reboot the switch for the system mode to take effect.
The Packet Forwarding Engine on the switch is restarted when you issue system mode changes. As a result, you might experience packet loss on the switch.
See Table 35, Table 36, Table 37, and Table 38 for more information regarding the supported system modes for your switch.
Default-mode |
Mode-104port |
Flexi-pic-mode |
Non-oversubscribed-mode |
|
---|---|---|---|---|
QFX5100-48S |
Not supported |
Not supported |
Not supported |
Not supported |
QFX5100-24Q |
Supported You do not need to configure the switch to be in this mode. On PIC 0, you can channelize all 24 40-Gbps QSFP+ ports. On PIC 1 and PIC 2, the 40-Gbps QSFP+ ports in the expansion modules are supported but cannot be channelized. In this mode, you can have one of two port combinations: 32 40-Gbps QSFP+ ports, or 96 10-Gigabit Ethernet ports plus 8 40-Gbps QSFP+ ports. |
Supported On PIC 0, all 24 40-Gbps QSFP+ ports are channelized by default, which provides 96 10-Gigabit Ethernet ports. 40-Gbps QSFP+ ports contained in an expansion module on PIC 1 are supported. On PIC 1, ports 0 and 2 are channelized by default, and ports 1 and 3 are disabled. If 40-Gbps QSFP+ ports contained in an expansion module are detected on PIC 2, they are ignored. |
Supported On PIC 0, the first four ports (ports 0 through 3) cannot be channelized. 40-Gbps QSFP+ ports contained in expansion modules on PIC 1 and PIC 2 are supported but cannot be channelized. |
Supported All 24 40-Gbps QSFP+ ports on PIC 0 can be channelized to 96 10-Gigabit Ethernet ports. 40-Gbps QSFP+ ports contained in the expansion modules on PIC 1 and PIC 2 are not supported and cannot be channelized. There is no packet loss for packets of any size in this mode. |
QFX5100-96S |
Supported You do not need to configure the switch to be in this mode. On PIC 0, all 96 10-Gigabit Ethernet ports are supported. You can only channelize the 40-Gbps QSFP+ interfaces to 10-Gibabit Ethernet interfaces on ports 96 and 100. When you channelize the interfaces on ports 96 and 100, ports 97, 98, 99, 101, 102 and 103 are disabled. |
Not supported |
Not supported |
Supported On PIC 0, all 96 10-Gigabit Ethernet ports are supported. However, the eight 40-Gbps QSFP+ ports are not supported and cannot be channelized. There is no packet loss for packets of any size in this mode. |
Default-mode |
Mode-104port |
Flexi-pic-mode |
Non-oversubscribed-mode |
|
---|---|---|---|---|
QFX5100-24Q |
Not supported |
Not supported |
Supported On PIC 0, you cannot channelize ports 0 through 3. |
Not supported Expansion modules cannot be installed in PICs 1 and 2. |
Default-mode |
Mode-104port |
Flexi-pic-mode |
Non-oversubscribed-mode |
|
---|---|---|---|---|
QFX5100-24Q |
Only the QFX-EM-4Q module is supported. |
Only the QFX-EM-4Q module is supported. If you have installed the EX4600-8F expansion module on PIC 1, and you have installed the QFX-EM-4Q module on PIC 2, The 40-Gbps QSFP+ ports in both PIC slots are not supported. If you have installed the EX4600-8F expansion module on PIC 2, and you have installed the QFX-EM-4Q module on PIC 1, only the QFX-EM-4Q module on PIC 1 is supported. |
Supported On PIC 0, you cannot channelize ports 0 through 3. |
Not supported You cannot install the QFX-EM-4Q or EX4600-8F modules on PICs 1 and 2. |
Default-mode |
Mode-104port |
Flexi-pic-mode |
Non-oversubscribed-mode |
|
---|---|---|---|---|
QFX5110-32Q |
Supported All 32 QSFP+ ports on the switch are configured for 40-Gigabit Ethernet only. All ports are supported as access or uplink ports, but cannot be channelized. |
Not supported |
Supported
|
Supported See QFX5110-32Q Port Panel for more details. |
Changing the system mode causes the FPC to reboot. Because there can be a slight loss of data while the FPC reboots, we recommend that you only configure the changes during a maintenance window for this release.
Take care when changing the channelization mode from Flexi-pic to default. If you have existing ports that are channelized in Flexi-pic mode, remove the channelization from the interface before changing the system mode. Changing the Flexi-pic mode to the default mode with channelized ports causes the ports to go down, log a system log error, and remain down. You must manually remove the channelization configuration on the ports to bring the ports up in default mode.
The following steps describe how to change the system mode.
Configuring the Port Type on QFX3600 Standalone Switches
The QFX3600 standalone switch provides 16 40-Gbps QSFP+ ports. By default, all 16 ports operate as 40-Gigabit Ethernet (xle) ports. Optionally, you can choose to configure the 40-Gbps ports to operate as four 10-Gigabit Ethernet (xe) ports. You can use QSFP+ to four SFP+ breakout cables or QSFP+ transceivers with fiber breakout cables to connect the 10-Gigabit Ethernet ports to other servers, storage, and switches. You can configure up to 64 10-Gigabit Ethernet ports on ports Q0 through Q15.
This topic explains how to configure the port type on QFX3600 standalone switches.
The Packet Forwarding Engine on the QFX3600 standalone switch is restarted when you commit the port type configuration changes. As a result, you might experience packet loss on the switch.
The following message may be displayed in the system log file when the Packet Forwarding Engine is restarted. You can ignore this message.
Pipe write error: Broken pipe
flush operation failed
The following steps describe how to configure either a block of ports or an individual port to operate as 10-Gigabit Ethernet (xe) ports, as well as how to delete a 10-Gigabit Ethernet (xe) port configuration.
When you delete the xe port type configuration for an individual port or a block of ports, the ports return to operating as 40-Gigabit Ethernet (xle) ports.
See Also
Configuring the QSFP+ Port Type on QFX3500 Standalone Switches
By default, the four 40-Gbps QSFP+ ports are configured to operate as 10-Gigabit Ethernet (xe) ports. You can use QSFP+ to four SFP+ breakout cables or QSFP+ transceivers with fiber breakout cables to connect the 10-Gigabit Ethernet ports to other servers, storage, and switches. You can, however, configure the four 40-Gbps QSFP+ ports to operate as 40-Gigabit Ethernet (xle) ports.
Port Q0 supports only three (not the typical four) 10-Gigabit Ethernet ports, because one port is reserved.
The Packet Forwarding Engine on the QFX3500 standalone
switch is restarted when you commit port type configuration changes
(for example, configuring or deleting an xle
port). As
a result, you might experience packet loss on the device.
The following steps describe how to configure either a block of ports or an individual port to operate as 40-Gigabit Ethernet (xle) ports, as well as how to delete a 40-Gigabit Ethernet (xle) configuration.
When you delete an xle block of ports or individual port, the ports return to operating as 10-Gigabit Ethernet ports.
See Also
Configuring the QSFP+ Port Type on QFX5100 Devices
You can convert default 40-Gigabit Ethernet data plane uplink interfaces (fte) to 40-Gigabit Ethernet access interfaces (xle) ports, and default 40-Gigabit Ethernet interfaces (xle) to 40-Gigabit Ethernet data plane uplink interfaces (fte). Ports Q0 and Q1 are fixed fte ports and cannot be changed. Ports Q2 and Q3 are fte ports by default but can be changed to xle ports. Ports Q4 and Q5 are xle ports by default but can be changed to fte ports.
On QFX5100-24Q switches, ports Q1 through Q7 are fixed FTE ports and cannot be changed.
You must configure xle ports in pairs, not individually, otherwise functionality is not guaranteed.
The Packet Forwarding Engine on a QFX5100 switch is
restarted when you commit port type configuration changes (for example,
configuring or deleting an fte
or xle
port).
As a result, you might experience packet loss on the device.
The following steps describe how to configure either a block of ports or an individual port, as well as how to delete these configurations.