Article 51YYV Purchased Cool Switch but most Ethernet ports don't have internet for installed OS.

Purchased Cool Switch but most Ethernet ports don't have internet for installed OS.

by
dz2k
from LinuxQuestions.org on (#51YYV)
Hello. I got a good deal on a Edgecore AS4610-54P 54 port barebone switch (https://www.edge-core.com/productsIn...&cls3=46&id=20) and wanted to just use it as a dummy switch for the household because I already have a router set to dhcp. I installed a Open Network Linux debian8 build from here: https://opennetlinux.org/binaries/la...LLED.installer.

There are a few things I noticed.
1) The system LED and 48 Ethernet 1Gb LED's are off but the PSU1, PSU2, FAN, and 10G x 4, 20G x 2 LED are on. I have connected the pc to the switch via serial cable and can access it. In my router, I configured a static ip to the management port and can ping it on the network back and forth. However, when I plug a Ethernet from port 1 - 48 to another device, there is no internet connection to be found. How do I get the 48 Ethernet 1Gb ports working?

ifconfig -a output:
root@localhost:/etc/udev/rules.d# ifconfig -a
bond0: flags=5122<BROADCAST,MASTER,MULTICAST> mtu 1500
ether a6:42:8e:e8:36:ee txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ip6tnl0: flags=128<NOARP> mtu 1452
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 2 bytes 172 (172.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2 bytes 172 (172.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ma1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.144 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::8eea:1bff:fefb:7280 prefixlen 64 scopeid 0x20<link>
ether 8c:ea:1b:fb:72:80 txqueuelen 1000 (Ethernet)
RX packets 1810 bytes 516070 (503.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 93 bytes 7940 (7.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 41

sit0: flags=128<NOARP> mtu 1480
sit txqueuelen 1000 (IPv6-in-IPv4)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0latest?d=yIl2AUoC8zA latest?i=ZbjPP2imJ4M:3o4CgSsyHk4:F7zBnMy latest?i=ZbjPP2imJ4M:3o4CgSsyHk4:V_sGLiP latest?d=qj6IDK7rITs latest?i=ZbjPP2imJ4M:3o4CgSsyHk4:gIN9vFwZbjPP2imJ4M
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments