# CN9130 pro 5 vs 6 switch ports

**URL:** https://community.solid-run.com/t/cn9130-pro-5-vs-6-switch-ports/530
**Category:** OCTEON CN9130
**Created:** [November 22, 2022, 6:48pm UTC](https://community.solid-run.com/t/cn9130-pro-5-vs-6-switch-ports/530 "2022-11-22T18:48:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lblyth](https://avatars.discourse-cdn.com/v4/letter/l/b3f665/32.png) [@lblyth](https://community.solid-run.com/u/lblyth)
#### Post date: [November 22, 2022, 6:48pm UTC](https://community.solid-run.com/t/cn9130-pro-5-vs-6-switch-ports/530/1 "2022-11-22T18:48:54Z")

</div>

Hello,  
I have purchased a CN9130 pro. I am looking at the device tree file, block diagram, and picture of the board itself all of those indicate 6 ports, but the board I received has 5 ports, which matches the description of the board and I am happy with my purchase.  
My question is, can the section below be removed from the device tree file?

```auto
            port@6 {
                /* 88E1512 external phy */
                reg = <6>;
                label = "lan6";
                fixed-link {
                    speed = <1000>;
                    full-duplex;
                };
            };

```

as it seems to not be populated on the boards. Or is that section important should a customer order sufficient quantity?

---

<div class="post-metadata">

### Author: ![jnettlet](https://dub1.discourse-cdn.com/flex005/user_avatar/community.solid-run.com/jnettlet/32/62_2.png) [@jnettlet](https://community.solid-run.com/u/jnettlet)
#### Post date: [November 23, 2022, 3:05am UTC](https://community.solid-run.com/t/cn9130-pro-5-vs-6-switch-ports/530/2 "2022-11-23T03:05:15Z")

</div>

It is fine to remove that entry. That is a legacy entry from the old A388 ClearFog Pro.
