Management NIC Port Breakout

Prev Next

The Gen4 management port speed can be configured from the system BIOS.

Using the KVM or Serial Over LAN enter the BIOS page.

Step 1) Select Intel NIC

Find the Intel NIC in the Advanced tab as shown below

Step 2) Select Device Level Config

Select Device level Configuration as shown below

Step 3) Select Port Option Configuration

Select Port Option Configuration as shown below

Step 4) Choose the port configuration mode

Select the target port mode

Step 5) Save & Exit

Press ESC key multiple times and go to Save & Exit

Select YES

Step 6) Confirm port mode

System will reboot

Wait for FMADIO OS to boot then confirm the setting using

ifconfig -a

Expecting multiple interface named phy10, phy11, .. phy17  depending on the number of ports

In this example we configred 2×4×10G, total of 8 ports, thus expecting phy10 - phy17 present on the system

Example output shown below

phy10     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy11     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A1
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy12     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A2
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy13     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A3
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy14     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A4
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy15     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A5
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy16     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A6
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy17     Link encap:Ethernet  HWaddr B4:96:91:CF:89:A7
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

Step 7) Finished

Management Port configuration is finished