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.
QFX5120-48Y does not support autonegotiation when 1-gigabit fiber SFP transceiver is plugged in. In such cases, it is recommended to disable auto-negotiation on the remote end device. But, QFX5120-48Y switches with 1-gigabit copper SFP transceiver supports autonegotiation, as the physical layer within the transceiver handles autonegotiation.
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 channelization 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.
QFX5120-48YM does not support autonegotiation when 1-gigabit fiber SFP transceiver is plugged in. In such cases, it is recommended to disable auto-negotiation on the remote end device.
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 channelization support on QFX5120-48T switches.
You can only configure speed per port on QFX5120-48T switches. We do not support port group configuration.
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:
|
QFX5120-48T switches support 1-Gbps speed on ports 0 - 47. To configure 1-Gbps speed
per port, use the set interface interface-name speed 1G
command.
Table 13 summarizes the autonegotiation and half duplex support on QFX5120-48T switches.
Port Number | Interface Name | Autonegotiation Supported (Yes/No) ? | Half Duplex Supported (Yes/No) ? |
---|---|---|---|
Port 0-47 | xe | Yes. Supported in 10-Gigabit Ethernet interfaces. | No |
Port 48-53 | et | No | No |
To channelize individual ports on QFX5120-48T Switches, see Table 1.
Table 14 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 15 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 16 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 17 summarizes the speed and channelization 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 18 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 QFX5700 Switches
The QFX5700 switches have QFX5K-FPC-20Y line card (20x10G/25G FPC), QFX5K-FPC-16C line card (16x100GE FPC) and QFX5K-FPC-4CD line card (4x400G FPC) with support of 20x25GE SFP28 ports, 16x100GE QSFP28 and 4x400GE QSFP56-DD ports.
For information on the line card, see QFX5K-FPC-20Y, QFX5K-FPC-4CD and QFX5K-FPC-16C for QFX5700 Switches.
For information about platform support, see Hardware Compatibility Tool (HCT).
For information on QFX5700 switches, see QFX5700 Switch Hardware Guide.
- Speed Support on QFX5K-FPC-16C Line Card
- Channelization Support on QFX5K-FPC-4CD Line Card
- Speed Support on QFX5K-FPC-20Y Line Card
- Alarm and FEC Configuration on QFX5K-FPC-20Y, QFX5K-FPC-16C, and QFX5K-FPC-4CD Line Cards
Speed Support on QFX5K-FPC-16C Line Card
The QFX5K-FPC-16C line card contains a total of 16 QSFP28 ports.
You can configure QFX5K-FPC-16C line card with 100-Gbps or 40-Gbps speeds.
You can channelize the QSP28 ports to four 25-Gigabit Ethernet or four 10-Gigabit Ethernet ports. By default, the line card comes up in 100-Gbps speed.
Follow these guidelines when you configure the channelization:
- You can channelize ports (0,4,8,12) as four 10-Gigabit Ethernet interfaces, or four 25-Gigabit Ethernet interfaces. For example, et-5/0/0, et-5/0/4, et-5/0/8, and et-5/0/12 can be channelized into four 10-Gigabit Ethernet interfaces, or four 25-Gigabit Ethernet mode.
- If you channelize a port, then the next three consecutive ports (1,2,3,5,6,7,9,10,11,13,14,15) cannot be used for any purpose. For example, if et-5/0/4 is channelized into four 25-Gigabit Ethernet mode, then et-5/0/5, et-5/0/6 and et-5/0/7 cannot be used for any purpose.
For example: If you want to channelize port 0 to 40-Gbps or 100-Gbps speed to four 25-Gigabit Ethernet or four 10-Gigabit Ethernet speed, then port 1, 2, and 3 must be set to unused.
Table 19 summarizes how the speed can be set on other ports while channelizing speeds in port 0 or 4 or 8 or 12.
Ports |
Ports Configurable as 100 or 40 Gbps |
Ports Configurable as channelized 4 x 10 Gbps |
Ports Configurable as channelized 4 x 25 Gbps |
---|---|---|---|
0 |
✓ |
✓ |
✓ |
1 |
✓ |
Configure as unused |
Configure as unused |
2 |
✓ |
Configure as unused |
Configure as unused |
3 |
✓ |
Configure as unused |
Configure as unused |
4 |
✓ |
✓ |
✓ |
5 |
✓ |
Configure as unused |
Configure as unused |
6 |
✓ |
Configure as unused |
Configure as unused |
7 |
✓ |
Configure as unused |
Configure as unused |
8 |
✓ |
✓ |
✓ |
9 |
✓ |
Configure as unused |
Configure as unused |
10 |
✓ |
Configure as unused |
Configure as unused |
11 |
✓ |
Configure as unused |
Configure as unused |
12 |
✓ |
✓ |
✓ |
13 |
✓ |
Configure as unused |
Configure as unused |
14 |
✓ |
Configure as unused |
Configure as unused |
15 |
✓ |
Configure as unused |
Configure as unused |
In QFX5K-FPC-16C line card, you can commit the configurations in the following two ways:
- You can configure the unused ports first and commit that configuration separately. After committing the unused port, you can configure the number-of-sub ports and commit the configuration again.
- Or, you can configure both unused ports and number-of-sub ports together and commit the configuration once.
Example for channelization configuration
-
Block the port following the next three consecutive ports 100-Gbps or 40-Gbps port as unused and commit the configuration.
# set interfaces et-0/0/[y + 1] unused # set interfaces et-0/0/[y + 2] unused # set interfaces et-0/0/[y + 3] unused # commit
-
Configure the speed on the desired port (et-0/0/y) as 25-Gbps or 10-Gbps and commit the configuration.
# set interfaces et-0/0/y speed 25g number-of-sub-ports 4 # commit
Example to delete channelization configuration
To remove the channelization configuration from a set of QFX5K-FPC-16C line card ports, delete the configuration from the channelized port and commit the configuration. For example:
# delete interfaces et-0/0/y speed 25g number-of-sub-ports 4 # commit # delete interfaces et-0/0/[y + 1] unused # delete interfaces et-0/0/[y + 2] unused # delete fchainterfaces et-0/0/[y + 3] unused # commit
To enable port level speed configuration, use set interfaces
<interface-name> speed <speed>
number-of-sub-ports <sub-ports>
statement.
To channelize individual ports on QFX5K-FPC-16C line card, see Table 1.
Table 20 summarizes the supported port speeds on QFX5K-FPC-16C Line Card.
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|
Channelized ports at Port 0, Port 4, Port 8, and Port 12 |
100-Gigabit Ethernet 40-Gigabit Ethernet 4x10-Gigabit Ethernet 4x25-Gigabit Ethernet |
All active ports operate in 100 Gigabit Ethernet mode. |
When channelization is done in ports (0, 4, 8, and 12) then the next three consecutive non-channelized ports (1, 2, 3, 5, 6, 7, 9, 10, 11, 13, 14, and 15) need to be configured as unused ports. To do the same refer to Example for channelization configuration to configure a port as unused. |
100-Gigabit Ethernet 40-Gigabit Ethernet |
See Interface Naming Conventions for channelized and non-channelized interface naming formats.
Table 21 describes the naming formats for the QSFP28 ports (0, 4, 8, and 12) in channelized mode.
Interfaces |
Channelized Interfaces Naming Formats |
---|---|
4x10-Gigabit Ethernet Interfaces |
For port 0, interface naming is et-5/0/0:[0-3] For port 4, interface naming is et-5/0/4:[0-3] |
4x25-Gigabit Ethernet Interfaces |
For port 8, interface naming is et-5/0/8:[0-3] For port 12, interface naming is et-5/0/12:[0-3] |
Table 22 describes the naming formats for the QSFP28 ports in non-channelized mode.
Interfaces |
Non-channelized Interfaces Naming Formats |
---|---|
100-Gigabit Ethernet Interfaces |
et-5/0/1 et-5/0/2 et-5/0/3 et-5/0/5 et-5/0/6 et-5/0/7 |
40-Gigabit Ethernet Interfaces |
et-5/0/9 et-5/0/10 et-5/0/11 et-5/0/12 et-5/0/13 |
Channelization Support on QFX5K-FPC-4CD Line Card
The QFX5K-FPC-4CD line card contains a total of 4 (QSFP56-DD) ports.
You can configure 400G, 100G, or 40G speeds in QFX5K-FPC-4CD line card.
You can channelize the QSFP56-DD ports to four 100-Gigabit Ethernet interfaces, four 25-Gigabit Ethernet interfaces, or four 10-Gigabit Ethernet interfaces speeds. Default speed is 400G. All the 4 ports can work in any speed or mode.
Table 23 summarizes the supported port speeds on QFX5K-FPC-4CD Line Card.
Port Number |
Default Speed |
---|---|
Ports (0, 1, 2, and 3) 400-Gigabit Ethernet 4x100-Gigabit Ethernet 100-Gigabit Ethernet 40-Gigabit Ethernet 4x10-Gigabit Ethernet 4x25-Gigabit Ethernet |
400 Gbps mode. |
In QFX5K-FPC-4CD line card, you can commit the configurations and unused port configuration is not required to channelize the ports.
Example for channelization configuration
-
Configure the speed on the desired port (et-0/0/y) as 400-Gbps or 4x100-Gbps or 100-Gbps or 40-Gbps and commit the configuration.
# set interfaces et-0/0/y speed 25g number-of-sub-ports 4 # commit
Speed Support on QFX5K-FPC-20Y Line Card
The QFX5K-FPC-20Y line card contains a total of 20 (SFP+, SFP28, and SFP56) ports.
You can configure QFX5K-FPC-20Y line card with 10-Gbps, 25-Gbps, or 50-Gbps speeds.
Starting in Junos OS Evolved Release 22.2R1, we support 50-Gbps speed on QFX5K-FPC-20Y line card.
You can use all 20 ports when you insert the line card in 0, 2, 4, or 6 slots and interfaces for all 20 ports are created. When you insert the line card in slots 1, 3, 5, or 7, only first 16 interfaces are created. For example, if you insert the line card in slot 1, you can only use the first 16 ports. If you want to use all the 20 ports in the linecard, you must insert the linecard in 0, 2, 4, or 6 slots.
Zero Touch Provisioning (ZTP) with speeds of 10-Gbps, 25-Gbps, and 50-Gbps only for IPv4 is supported on JNP-FPC-20Y line card. Default speed is 25-Gbps.
Example for speed configuration
Use the following command to configure speed:
set interfaces et-0/0/0 speed (10g|25g|50g)
Example:
set interfaces et-0/0/0 speed 10g
Slot Number | Port Speed Supported | Non-channelized Interfaces Naming Formats | Default Speed |
---|---|---|---|
0 |
10-Gigabit Ethernet 25-Gigabit Ethernet 50-Gigabit Ethernet |
et-0/0/0 - et-0/0/19 |
All active ports operate in 25 Gigabit Ethernet mode. |
1 |
et-1/0/0 - et-1/0/15 |
||
2 |
et-2/0/0 - et-2/0/19 |
||
3 |
et-3/0/0 - et-3/0/15 |
||
4 |
et-4/0/0 - et-4/0/19 |
||
5 | et-5/0/0 - et-5/0/15 | ||
6 |
et-6/0/0 - et-6/0/19 |
||
7 |
et-7/0/0 - et-7/0/15 |
Alarm and FEC Configuration on QFX5K-FPC-20Y, QFX5K-FPC-16C, and QFX5K-FPC-4CD Line Cards
An alarm is raised in the following cases:
- Optics does not support configured speed: When there is a mismatch between the transceiver inserted into a port and the speed configured on the port.
- Invalid port speed configuration: when you attempt to configure an invalid or unsupported speed for any port in the switch. In this case, the port falls back to the default speed.
Enabling FEC (Forward Error Correction) for an interface depends on the port speed, SERDES lane speed, and the optics type. By default, the Junos OS and Junos OS Evolved software enables the FEC for an interface based on these factors.
Table 25 summarizes the default FEC configuration for the various port speeds of QFX5K-FPC-20Y, QFX5K-FPC-16C, QFX5K-FPC-4CD line cards.
Port Speed | SERDES Lanes | Default FEC Configuration | FEC Enable or Disable |
---|---|---|---|
10-Gigabit Ethernet |
10-Gbps |
None |
FEC is usually not required for 10-Gbps SERDES lanes. |
25-Gigabit Ethernet |
25-Gbps |
KR FEC74 for DAC |
IEEE 802.3bj Clause 91, RS(528, 514) FEC is enabled by default based on the optics type. |
RS-FEC91 for optics |
|||
40-Gigabit Ethernet |
4x10-Gigabit Ethernet |
None |
FEC is usually not required for 10-Gbps SERDES lanes. |
100-Gigabit Ethernet |
4x25-Gigabit Ethernet |
RS-FEC91 KR |
IEEE 802.3bj Clause 91, RS(528, 514) FEC is enabled by default based on the optics type. |
The default FEC configuration can be overridden using set interfaces
<interface-name> ether-options fec <fec74| fec91 |
none>
statement.
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 26 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 27 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.
EX4650-48Y does not support autonegotiation when 1-gigabit fiber SFP transceiver is plugged in. In such cases, it is recommended to disable auto-negotiation on the remote end device. But, EX4650-48Y switches with 1-gigabit copper SFP transceiver supports autonegotiation, as the physical layer within the transceiver handles autonegotiation.
Table 28 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 29 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 about EX4400 Switches, see EX4400 Switch Hardware Guide.
To view the supported transceivers, optical interfaces, and DAC cables on EX4400 switches, see Hardware Compatibility Tool (HCT).
PIC |
Ports |
Supported Port Speeds |
Default Speed |
---|---|---|---|
PIC 0 |
24 RJ-45 built-in ports (Numbered 0 through 23) |
10 Mbps, 100 Mbps, and 1 Gbps Autonegotiation is supported and enabled by default. |
1 Gbps |
PIC 1 |
2x100 GbE QSFP28 ports (Numbered 0 and 1) |
100 Gbps |
100 Gbps |
40 Gbps |
40 Gbps | ||
4x25 Gbps |
|||
4x10 Gbps |
|||
PIC 2 |
1x100 GbE QSFP28 extension module (model number: EX4400-EM-1C) The extension module port can operate as a VCP using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. Note:
EX4400 switches except EX4400-24X require System CPLD Firmware 1.0 or later installed in them to support the 1x100 GbE QSFP28 extension module. There is no CPLD upgrade required on EX4400-24X to support the 1x100 GbE QSFP28 extension module". See Installing and Upgrading Firmware and request system firmware upgrade for steps to upgrade the firmware. |
100 Gbps |
100 Gbps |
40 Gbps |
40 Gbps | ||
4x25 Gbps |
|||
4x10 Gbps |
|||
4x25 GbE SFP28 extension module (model number: EX4400-EM-4Y) When the extension module ports operate at 25 Gbps speed, you can configure them to operate as VCPs using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
25 Gbps |
25 Gbps 4x25G extension module can also
support 10G or 1G upon setting the first port to 10G/1G using the command:
You can revert to the default 25-gigabit mode by
using All the ports in the extension module operate in the same speed. |
|
10 Gbps | |||
1 Gbps | |||
4x10 GbE SFP+ extension module (model number: EX4400-EM-4S) |
10 Gbps | 10 Gbps 4x10G extension module can also
support 1G upon setting the first port to 1G using the command: You
can revert to the default 10-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
1 Gbps |
PIC |
Ports |
Supported Port Speeds |
Default Speed |
---|---|---|---|
PIC 0 |
48 RJ-45 built-in ports (Numbered 0 through 47) |
10 Mbps, 100 Mbps, and 1 Gbps Autonegotiation is supported and enabled by default. |
1 Gbps |
PIC 1 |
2x100 GbE QSFP28 ports (Numbered 0 and 1) |
100 Gbps |
100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
PIC 2 |
1x100 GbE QSFP28 extension module (model number: EX4400-EM-1C) The extension module port can operate as a VCP using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
100 Gbps |
100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
4x25 GbE SFP28 extension module (model number: EX4400-EM-4Y) When the extension module ports operate at 25 Gbps speed, you can configure them to operate as VCPs using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
25 Gbps | 25 Gbps 4x25G extension module can also
support 10G or 1G upon setting the first port to 10G/1G using the command:
You can revert to the default 25-gigabit mode by
using All the ports in the extension module operate in the same speed. |
|
10 Gbps | |||
1 Gbps | |||
4x10 GbE SFP+ extension module (model number: EX4400-EM-4S) |
10 Gbps | 10 Gbps 4x10G extension module can also
support 1G upon setting the first port to 1G using the command: You
can revert to the default 10-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
1 Gbps |
PIC |
Ports |
Supported Port Speeds |
Default Speed |
---|---|---|---|
PIC 0 |
36 built-in SFP-T ports (Numbered 0 through 35) |
10 Mbps |
1 Gbps |
36 built-in SFP-T ports (Numbered 0 through 35) |
100 Mbps | ||
36 built-in (SFP) ports (Numbered 0 through 35) |
1 Gbps | ||
12 built-in (SFP+) ports (Numbered 36 through 47) |
10 Gbps |
10 Gbps |
|
1 Gbps |
|||
PIC 1 |
2x100 GbE QSFP28 ports Numbered 0 and 1 |
100 Gbps |
100 Gbps |
40 Gbps |
40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
PIC 2 |
1x100 GbE QSFP28 extension module (model number: EX4400-EM-1C) The extension module port can operate as a VCP using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
100 Gbps |
100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
4x25 GbE SFP28 extension module (model number: EX4400-EM-4Y) When the extension module ports operate at 25 Gbps speed, you can configure them to operate as VCPs using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
25 Gbps | 25 Gbps 4x25G extension module can also
support 10G or 1G upon setting the first port to 10G/1G using the command:
You can revert to the default 25-gigabit mode by
using All the ports in the extension module operate in the same speed. |
|
10 Gbps | |||
1 Gbps | |||
4x10 GbE SFP+ extension module (model number: EX4400-EM-4S) |
10 Gbps | 10 Gbps 4x10G extension module can also
support 1G upon setting the first port to 1G using the command: You
can revert to the default 10-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
1 Gbps |
PIC | Ports | Supported Port Speeds | Default Speed |
---|---|---|---|
PIC 0 | 24 (0-23) built-in ports | 10 Gbps | 10 Gbps |
1 Gbps | |||
PIC 1 |
2x100 GbE QSFP28 ports (Numbered 0 and 1) |
100 Gbps | 100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
PIC 2 |
1x100 GbE QSFP28 extension module (model number: EX4400-EM-1C) The extension module port can operate as a VCP using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
100 Gbps | 100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
4x25 GbE SFP28 extension module (model number: EX4400-EM-4Y) When the extension module ports operate at 25 Gbps speed, you can configure them to operate as VCPs using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
25 Gbps | 25 Gbps 4x25G extension module can also support 10G or 1G upon
setting the first port to 10G/1G using the command: You
can revert to the default 25-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
10 Gbps | |||
1 Gpbs | |||
4x10 GbE SFP+ extension module (model number: EX4400-EM-4S) |
10 Gbps | 10 Gbps 4x10G extension module can also support 1G upon
setting the first port to 1G using the command: You can revert to
the default 10-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
1 Gbps |
PIC |
Ports |
Port Speeds Supported |
Default Speed |
---|---|---|---|
PIC 0 |
24 RJ-45 built-in ports (Numbered 0 through 23) |
10 Gbps 5 Gbps 2.5 Gbps 1 Gbps 100 Mbps |
10 Gbps |
PIC 1 |
2x100 GbE QSFP28 ports (Numbered 0 and 1) |
100 Gbps |
100 Gbps |
40 Gbps |
40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
PIC 2 |
1x100 GbE QSFP28 extension module (model number: EX4400-EM-1C) The extension module port can operate as a VCP using HGoE. To learn about HGoE mode,EX4400 Switches in a Virtual Chassis. |
100 Gbps |
100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
4x25 GbE SFP28 extension module (model number: EX4400-EM-4Y) When the extension module ports operate at 25 Gbps speed, you can configure them to operate as VCPs using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
25 Gbps | 25 Gbps 4x25G extension module can also
support 10G or 1G upon setting the first port to 10G/1G using the command:
You can revert to the default 25-gigabit mode by
using All the ports in the extension module operate in the same speed. |
|
10 Gbps | |||
1 Gbps | |||
4x10 GbE SFP+ extension module (model number: EX4400-EM-4S) |
10 Gbps | 10 Gbps 4x10G extension module can also
support 1G upon setting the first port to 1G using the command: You
can revert to the default 10-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
1 Gbps |
PIC |
Ports |
Supported Port Speeds |
Default Speed |
---|---|---|---|
PIC 0 |
36 RJ-45 built-in ports (Numbered 0 through 35) |
2.5 Gbps 1 Gbps 100 Mbps |
2.5 Gbps |
12 built-in (SFP+) ports (Numbered 36 through 47) |
10 Gbps 5 Gbps 2.5 Gbps 1 Gbps 100 Mbps |
10 Gbps |
|
PIC 1 |
2x100 GbE QSFP28 ports (Numbered 0 and 1) |
100 Gbps |
100 Gbps |
40 Gbps |
40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
PIC 2 |
1x100 GbE QSFP28 extension module (model number: EX4400-EM-1C) The extension module port can operate as a VCP using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
100 Gbps |
100 Gbps |
40 Gbps | 40 Gbps | ||
4x25 Gbps | |||
4x10 Gbps | |||
4x25 GbE SFP28 extension module (model number: EX4400-EM-4Y) When the extension module ports operate at 25 Gbps speed, you can configure them to operate as VCPs using HGoE. To learn about HGoE mode, see EX4400 Switches in a Virtual Chassis. |
25 Gbps | 25 Gbps 4x25G extension module can also
support 10G or 1G upon setting the first port to 10G/1G using the command:
You can revert to the default 25-gigabit mode by
using All the ports in the extension module operate in the same speed. |
|
10 Gbps | |||
1 Gbps | |||
4x10 GbE SFP+ extension module (model number: EX4400-EM-4S) |
10 Gbps |
10 Gbps 4x10G extension module can also support 1G upon setting the first port to 1G
using the command: You can revert to the default 10-gigabit mode by using All the ports in the extension module operate in the same speed. |
|
1 Gbps |
-
When the two 100 GbE QSFP28 ports of PIC 1 of EX4400 switches are configured to operate as network ports, they support channelization.
-
You can channelize the 100G/40G ports to 4x25G and 4x10G using CLI configuration for both PIC 1 and PIC 2. See Port Settings to configure channelization.
-
You can configure one port at 100 Gbps and the other at 40 Gbps at the same time, if needed.
-
By default, each of the two QSFP28 ports in PIC1 of EX4400 (except EX4400-24X) is configured as two logical 50-Gbps VCP interfaces.
Use the request virtual-chassis mode network-port
command to convert
1x100 GbE VCPs to network mode and reboot the system. Use the request
virtual-chassis mode network-port disable
command to disable network-port mode
and reboot the system.
Interfaces |
Interfaces Naming Formats |
---|---|
100-Mbps, 1-Gbps, 2.5-Gbps, 5-Gbps, and 10-Gbps Interfaces |
mge-0/0/0 mge-0/0/1 |
Port Speed on EX4400-24X Switches
Table 37 summarizes the supported port speeds on EX4400-24X switches.
PIC | Port Number/Module | Port Speed Supported | Default Speed |
---|---|---|---|
PIC 0 | 24 (0-23) fixed ports | 1 GbE | 1 GbE |
10 GbE (SFP+ ports) | 10 GbE | ||
PIC 1 | 2x100G (network ports or virtual chassis ports) | 40 GbE (QSFP28 ports) | 40 GbE |
100 GbE ( (QSFP28 ports) | 100 GbE | ||
PIC 2 (Uplink module) | 4x10 GbE uplink module | 1 GbE and 10 GbE | 10 GbE |
4x25 GbE uplink module | 1 GbE, 10 GbE , and 25 GbE | 25 GbE |
Note the following guidelines for EX4400-24X switches:
-
You can configure PIC 1 port 0 in 100 GbE virtual chassis mode and port 1 in 100GbE network mode simultaneously and vice versa.
-
You can configure PIC 1 port 0 in 40 GbE virtual chassis mode and port 1 in 40 GbE network mode simultaneously and vice versa.
-
You can channelize 100GbE ports into 4x25G network ports and 40GbE network ports into 4x10G.
-
Channelization is not supported on virtual chassis ports.
-
When you change the speed of port 0 to 1 GbE, 10GbE, or 25 GbE in PIC 2, all the four ports change to the same speed.
Port Speed on EX4100 Switches
The EX4100 and EX4100-F family of switches contain the following:
- EX4100: EX4100-48P, EX4100-48T, EX4100-24P, EX4100-24T, EX4100-24MP, and EX4100-48MP.
- EX4100-F: EX4100-F-48P, EX4100-F-48T, EX4100-F-24P, EX4100-F-24T, EX4100-F-12P, and EX4100-F-12T.
For information about EX4100 and 4100-F Switches, see EX4100 and EX4100-F Switch Hardware Guide.
For information about optics support, see Hardware Compatibility Tool (HCT).
Table 38, Table 39, Table 43, Table 42, Table 40, Table 41, and Table 44 summarizes the supported port speeds on EX4100 switches.
PIC/Ports | Port Number | Speeds Supported | Default Speed | Description |
---|---|---|---|---|
PIC 0 |
Downlink ports (48 ports) Port 0–47 |
10-Megabit Ethernet 100-Megabit Ethernet 1-Gigabit Ethernet |
1-Gigabit Ethernet |
Downlink ports support 1-Gbps speed with full-duplex. Both full-duplex and half-duplex are supported on 100-Mbps and 10-Mbps speeds. By default, the ports come up with 1-Gbps speed. You can configure the other
port speeds at the Autonegotiation is supported and enabled by default. |
PIC 1 |
VCPs (4 ports) Port 0-3 |
4x10 Gbps 4x25 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port). |
25-Gigabit Ethernet |
Switches support 25-Gbps and 10-Gbps speed in both VC and network modes. See Virtual Chassis Ports and Network Ports. 1-Gbps speed is supported only in network mode. We support FEC74 and FEC108 (RS-FEC) standards on 25-Gigabit Ethernet network port. By default, 25 Gbps network ports have FEC74 to support the legacy EX devices, where FEC108 is configurable. Autonegotiation is not supported. The You can configure the network ports in mixed speed when you convert PIC1 into the network mode. For example, 2x10G on ports 0 and 1, 1x1G on port 2, and 1x25G on port 3. |
PIC 2 |
Uplink ports (4 ports) Port 0-3 |
4x10 Gbps 4x1 Gbps 4x100 Mbps |
10-Gigabit Ethernet |
Autonegotiation is not supported. You can configure the uplink ports in mixed speed. For example, port 0 with 1x100Mbps, port 1 with 1x10G, and ports 2 and 3 with 2x1G. |
PIC/Ports | Port Number | Speeds Supported | Default Speed | Description |
---|---|---|---|---|
PIC 0 |
Downlink ports (24 ports) Port 0–23 |
10-Mbps 100 Mbps 1 Gbps |
1Gbps |
Downlink ports support 1 Gbps speed with full-duplex. Both full-duplex and half-duplex are supported on 100 Mbps and 10 Mbps speeds. By default, the ports come up with 1 Gbps speed. You can configure the other
port speeds at the Autonegotiation is supported and enabled by default. |
PIC 1 |
VCPs (4 ports) Port 0-3 |
4x10 Gbps 4x25 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port) |
25-Gigabit Ethernet |
Switches support 25 Gbps and 10 Gbps speed in both VC and network modes. See Virtual Chassis Ports and Network Ports. 1 Gbps speed is supported only in network mode. We support FEC74 and FEC108 (RS-FEC) standards on 25-Gigabit Ethernet network port. By default, 25 Gbps network ports have FEC74 to support the legacy EX devices, where FEC108 is configurable. Autonegotiation is not supported. The You can configure the network ports in mixed speed when you convert PIC1 into the network mode. For example, 2x10G on ports 0 and 1, 1x1G on port 2, and 1x25G on port 3. |
PIC 2 |
Uplink ports (4 ports) Port 0-3 |
4x10 Gbps 4x1 Gbps 4x100 Mbps |
10 Gbps |
Autonegotiation is not supported. You can configure the uplink ports in mixed speed. For example, port 0 with 1x100Mbps, port 1 with 1x10G, and ports 2 and 3 with 2x1G. |
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
Downlink ports (0 - 23) |
|
|
PIC 1 |
VCPs (0 - 3) |
4x25 Gbps 4x10 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port. You can configure the network ports in mixed speed. For example, 2x10G on port 0 and 1, 1x1G on port 2, and 1x25G on port 3.) If you convert the VCPs to network ports, ports 0 through 3 on PIC1 support 1 Gbps, 10 Gbps, or 25 Gbps speed. See Virtual Chassis Ports and Network Ports. |
25 Gpbs |
PIC 2 |
Uplink ports (0 - 3) |
4x10 Gbps, 4x1 Gbps, or 4x100 Mbps speed. You can configure the uplink ports in mixed speed. For example, port 0 with 1x100Mbps, port 1 with 1x10G, and ports 2 and 3 with 2x1G. |
10 Gbps |
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
Downlink ports (0 - 47) |
|
|
PIC 1 |
VCPs ports (0 - 3) |
4x25 Gbps 4x10 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port. You can configure the network ports in mixed speed when you convert PIC1 into the network mode. For example, 2x10G on port 0 and 1, 1x1G on port 2, and 1x25G on port 3.) If you convert the VCPs to network ports, ports 0 through 3 on PIC1 support 1 Gbps, , 10 Gbps, or 25 Gbps speed. See Virtual Chassis Ports and Network Ports. |
25 Gbps |
PIC 2 |
Uplink ports (0 - 3) |
4x10-Gbps, 4x1-Gbps, or 4x100 Mbps speed. You can configure the uplink ports in mixed speed. For example, port 0 with 1x100Mbps, port 1 with 1x10G, and ports 2 and 3 with 2x1G. |
10 Gbps |
On EX4100-48MP and EX4100-24MP switches, when you disable automatic MDI-X by using the
no-auto-mdix
option, automatic MDI-X is not disabled. The show
interfaces interface-name
displays incorrect auto MDI-X status when you disable
auto MDI-X.
The 4xSFP28 (PIC 1) ports in EX4100 can be network ports or Virtual Chassis ports (VCPs), but not both at the same time. See EX4100 and EX4100-F System Overview for EX4100 and EX4100-F PIC terminology. If PIC 1 is in VC mode, PIC 2 can be in network mode.
PIC/Ports | Port Number | Speeds Supported | Default Speed | Description |
---|---|---|---|---|
PIC 0 |
Downlink ports (24 ports) Port 0–23 |
10-Megabit Ethernet 100-Megabit Ethernet 1-Gigabit Ethernet |
1-Gigabit Ethernet |
Downlink ports support 1-Gbps speed with full-duplex. Both full-duplex and half-duplex are supported on 100-Mbps and 10-Mbps speeds. By default, the ports come up with 1-Gbps speed. You can configure the other
port speeds at the Autonegotiation is supported and enabled by default. |
PIC 1 |
VCPs (4 ports) Port 0-3 |
4x10 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port.) |
10-Gigabit Ethernet |
Fixed switches support 10-Gbps speed in both VC and network modes. See Virtual Chassis Ports and Network Ports. 1-Gbps speed is supported only in network mode. Autonegotiation is not supported. The You can configure the network ports in mixed speed when you convert PIC1 into the network mode. For example, you can configure 2x10G on ports 0 and 1 and 2x1G on ports 2 and 3. |
PIC 2 |
Uplink ports (4 ports) Port 0-3 |
100 Mbps 4x10 Gbps 4x1 Gbps (only when you convert VCPs to uplink ports) |
10 Gbps |
Autonegotiation is not supported. |
PIC/Ports | Port Number | Speeds Supported | Default Speed | Description |
---|---|---|---|---|
PIC 0 |
Downlink ports (48 ports) Port 0–47 |
10 Mbps 100 Mbps 1 Gbps |
1 Gbps |
Downlink ports support 1-Gbps speed with full-duplex. Both full-duplex and half-duplex are supported on 100-Mbps and 10-Mbps speeds. By default, the ports come up with 1-Gbps speed. You can configure the other
port speeds at the Autonegotiation is supported and enabled by default. |
PIC 1 |
VCPs (4 ports) Port 0-3 |
4x10 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port.) |
10 Gbps |
Fixed switches support 10-Gbps speed in both VC and network modes. See Virtual Chassis Ports and Network Ports. 1-Gbps speed is supported only in network mode. Autonegotiation is not supported. The You can configure the network ports in mixed speed when you convert PIC1 into the network mode. For example, you can configure 2x10G on ports 0 and 1 and 2x1G on ports 2 and 3. |
PIC 2 |
Uplink ports (4 ports) Port 0-3 |
100 Mbps 4x10 Gbps 4x1 Gbps (only when you convert VCPs to uplink ports) |
10 Gbps |
Autonegotiation is not supported. |
PIC |
Port Number |
Port Speed Supported |
Default Speed |
---|---|---|---|
PIC 0 |
Downlink ports (0 - 11) |
Ports (0 - 11) are GigE ports that support 10 Mbps, 100 Mbps, and 1 Gbps speed |
1 Gbps |
PIC 1 |
VCPs ports (0 - 3) |
4x10 Gbps 4x1 Gbps (This speed is supported when VCP port is converted into network port. You can configure the network ports in mixed speed when you convert PIC1 into the network mode. For example, you can configure 2x10G on ports 0 and 1 and 2x1G on ports 2 and 3.) If you convert the VCPs to network ports, ports 0 through 3 on PIC1 support 1-Gbps or 10-Gbps speed. See Virtual Chassis Ports and Network Ports. |
10 Gbps |
PIC 2 |
Uplink ports (0 and 1) |
2x100 Mbps or 1 Gbps speeds, 2.5 Gbps, 5 Gbps, and 10 Gbps speed. |
10 Gbps |
The 4xSFP+ ports in EX4100-F can be network ports or VCPs, but not both at the same time. See EX4100 and EX4100-F System Overview for EX4100 and EX4100-F PIC terminology.
The maximum MTU size supported on EX4100 switches is 9216 bytes. Packets above MTU+8 bytes are marked as oversized frames and those between MTU+4 and MTU+8 bytes with invalid errors.
Virtual Chassis Ports and Network Ports
You can use the request virtual-chassis mode network-port
command to
enable network port mode, which converts the default VCPs on the switch into network
ports. After executing this command, you must reboot the switch for this command to take
effect.
To disable network port mode and return these ports to their default settings as VCPs,
use the network-port and disable options with the request virtual-chassis
mode
command. You must reboot the switch for network port mode changes to
take effect, so you can include the reboot option in the same command. For example:
request virtual-chassis mode network-port disable reboot
Interface Naming Conventions
Table 45 describes the naming formats for EX4100 switches.
Interfaces | Interfaces Naming Formats |
---|---|
10-Megabit Ethernet interfaces, 100-Megabit Ethernet interfaces, and 1-Gigabit Ethernet Interfaces. | ge-0/0/x |
25-Gigabit Ethernet Interfaces | et-0/1/x |
10-Gigabit Ethernet Interfaces | xe-0/2/x |
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 48 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 49 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 51 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 51 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 52 for physical port to logical port mappings.
For QFX5100-24Q and QFX5100-96S switches running Enhanced Layer 2 Software, see Table 53 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 53 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 53 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 54, Table 55, Table 56, and Table 57 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.