How to disable an unused network interface to prevent conflict or accidental routing.

General networking rules:

  1. Do not have more than one network interface configured to have an IP on the same network segment (subnet).
  2. You can use Bonding of NICs for resilience (Mode 1) or increasing throughput (Mode 4 Dynamic Link Aggregation or LACP) but not on the primary Network Interface Port.
  3. A lot of data travels on our network interface. If using twisted pairs (CAT5, CAT6, CAT7, CAT8), use shielded twisted pair to eliminate any RFI/EMI from interfering with the network communications.
  4. Disable any network interface not needed, using the process listed in the image below.

        mceclip0.png

NOTE: Do NOT remove the DNS Servers, as doing so affects the other network interfaces that you want enabled.

For more details on RFC 1918 addressing you can review this IP Addressing Guide from Cisco®.

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section