WebUI Configuration Guide
Device Initialization Configuration
5 min
login device login device by default, both serial console based login and ssh based login are supported on asternos appliances the first time you log in to the switch, you need to log in from the console port (hereinafter referred to as the serial port), and you can log in to the switch via ssh after configuring the management port ip local login through the serial port is the most basic way to log in to the device, and it is also the basis for configuration through other login methods among them, cx102s devices generally use the service port of ethernet1 as the management port because they do not have a dedicated management port connect the lines connect the lines this series of switches utilize rj 45 connectors for serial console connections the distribution of serial console ports varies among different models generally, they can be found on the front panel of the device, while some might be located on the rear panel, often marked with the label "con" after the device is powered on, connect the switch's serial console port to a server or pc it's important to ensure that the communication parameter settings of the user terminal match the default configuration of the switch's serial console to establish communication the default values for each parameter are as shown in the table below parameter default value baud rate 115200 flow control method no flow control verification method no verification data bits 8 stop bits 1 serial port login device serial port login device initial login via console port connect to the device through the console port after pressing enter, a login prompt will appear welcome to minicom 2 7 options i18n compiled on nov 15 2018, 20 18 47 port /dev/ttyusb1, 11 24 17 debian gnu/linux 9 sonic ttys0 sonic login log in to the device using the default username and password sonic login admin password last login thu nov 3 17 17 59 utc 2016 from 192 168 0 79 on pts/0 linux sonic 5 10 34 asternos #5 smp preempt thu jul 14 08 20 14 edt 2022 aarch64 / \ | | | \ | | / \ / | / \ / || | / \\| ' || \\| || | | |\\ \\ / \ \\ \\| | | /| | | |\ || | | | ) | / / \\ \\| / \\ | \\ || | | | \\ | \\ / | / \ asterfusion network operating system help http //www asterfusion com/ last login wed jun 23 06 44 22 2021 from 192 168 10 198 entering cli view, please wait sonic# configure the management network port ip address sonic# configure sonic(config)# interface mgmt 0 sonic(config mgmt 0)# ip address 30 1 1 2/24 gw 30 1 1 1 sonic(config mgmt 0)# vrf mgmt save configuration sonic# write save running config existing files will be overwritten, continue? \[y/n] y running command /usr/local/bin/sonic cfggen d print data > /etc/sonic/config db json
