RES2404-PTP-PoE User Guide. Rev. 1.0
www.kontron.com
// 29
4.5.
Switch Configuration Access
The Ethernet switch can be configured
via the serial Service port
or Out-of-Band via the Gigabit Ethernet Service port
or In-Band via any Network Interface
The Command Line Interface (CLI) is reachable via the serial interface or via Network. Telnet and ssh sessions are
possible, ssh access is disabled as factory default. In addition, the switch can be configured via a Web Interface.
Figure 14: Admin interfaces: Serial Service port (lower) and Ethernet Service port (upper)
4.5.1.
Serial Port Access
The serial port is ready to use offhand without further configuration.
Port settings are:
115200 bps, serial speed might be different for customized system variants
8 bits, no parity, 1 stop bit (8N1), no flow control
4.5.2.
Out-of-Band Access via Network
The RES240X has no IP address set by default, it is necessary to assign an IP address statically or enable dhcp.
Because the required configuration steps can only be done in the CLI, an initial access is required. The procedure for
assigning an IP address to the device is described in the following. User input is printed in bold letters.
1.
Connect to the serial port (lower) with supplied Kontron DB9 adapter
2.
Connect network to the Ethernet Service Port (upper)
3.
Ensure that the system is powered up
4.
Log in as admin and enter privileged mode by typing ’enable’. No passwords are required by default
User:
admin
Password:
(Ethernet Fabric) >
enable
Password:
(Ethernet Fabric) #
5.
Set IP address and netmask. (see below for an example IP address setting)
(Ethernet Fabric) #serviceport ip 192.168.50.107 255.255.255.0
The GbE management interface is available from now on. Alternatively, DHCP can be set.
(Ethernet Fabric) #serviceport protocol dhcp
An IP address will be assigned to the serviceport by a DHCP server.
6.
Save configuration using the ‘write mem’ command and confirm with ’y’’
(Ethernet Fabric) #
write mem
This operation may take a few minutes. Management interfaces will not be available during
this time.
Are you sure you want to save? (y/n)
y