Table of Contents
This page describes how to configure management interfaces.
Default serial settings in Netberg SONiC are 115200-8N1,
All initial configuration can be done using the serial connection.
Example:
minicom -D /dev/ttyUSB1 -b 115200
Default settings:
admin@nba721:~$ sudo config interface ip add eth0 192.168.0.133/24
admin@nba721:~$ sudo config interface ip add eth0 2001::8/64
admin@nba721:~$ show ip interfaces
Interface Master IPv4 address/mask Admin/Oper BGP Neighbor Neighbor IP
----------- -------- ------------------- ------------ -------------- -------------
Loopback0 10.1.0.1/32 up/up N/A N/A
docker0 240.127.1.1/24 up/down N/A N/A
eth0 192.168.0.133/24 up/up N/A N/A
lo 127.0.0.1/16 up/up N/A N/A
# show ipv6 interfaces
Interface Master IPv6 address/mask Admin/Oper BGP Neighbor Neighbor IP
----------- -------- --------------------------------------- ------------ -------------- -------------
Bridge fe80::b8ef:ceff:fe71:9e79%Bridge/64 up/down N/A N/A
Loopback0 fe80::3c41:d6ff:fe7e:c017%Loopback0/64 up/up N/A N/A
docker0 fd00::1/80 up/down N/A N/A
fe80::1%docker0/64 N/A N/A
eth0 2001::8/64 up/up N/A N/A
fe80::5e07:58ff:fe6f:af02%eth0/64 N/A N/A
lo ::1/128 up/up N/A N/A
Save settings to config_db.json
admin@nba721:~$ sudo config save -y
Check IP address setting in config_db.json
admin@nba721:~$ sudo nano /etc/sonic/config_db.json
"MGMT_INTERFACE": {
"eth0|192.168.0.133/24": {},
"eth0|2001::8/64": {}
},
Taoyuan, Taiwan, 29th of April 2025. The latest release of SONiC 202411.n0 – an enterprise distribution of SONiC by Netberg – introduces new features and enhancements tailored to improve performance in data center, edge, and campus environments.
Taoyuan, Taiwan, 20th of January 2025. Netberg, the leading provider of open networking solutions, announces support of Ubuntu 24.04 Noble Numbat on its Broadcom-enabled portfolio.
Taoyuan city, Taiwan, 24th of June 2024. Netberg announced the new Aurora 721 100G and Aurora 421 10G switches, which feature programmable pipelines powered by Broadcom StrataXGS® Trident3 Ethernet switch chips.
Taoyuan city, Taiwan, January 24th, 2024. Netberg announced the release of two new models powered by the Broadcom StrataXGS® Trident3 series , the Netberg Aurora 221 1G switch and Aurora 621 25G switch.
Effective January 12, 2024: The following products are now End of Life (EOL) - Aurora 720 and Aurora 620.
Taoyuan city, Taiwan, December 20th, 2023. Netberg updates its Netberg SONiC distribution to release 2022.11 on Aurora 610, Aurora 710, and Aurora 750 P4-Programmable Intel Tofino IFP systems.