RES2404-PTP-PoE User Guide. Rev. 1.0
www.kontron.com
// 30
Config file 'current/startup-config' created successfully.
Configuration Saved!
(Ethernet Fabric) #
To access the CLI via Gigabit Ethernet serviceport, open a telnet connection to the configured IP address, port 23.
4.5.3.
In-Band Access via Network
The GbE switch network port (in-band management access) has no IP address set by default, it is necessary to assign
an IP address either statically or by using DHCP to the network port. Because the required configuration steps are
done in the CLI, an initial access using the serial port is required. The procedure for assigning an IP address to the
network port 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 a free port on the front plate.
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, netmask and default gateway. See below for an example IP address setting.
(Ethernet Fabric) #network parms 192.168.50.107 255.255.255.0 192.168.50.254
The GbE management interface is available from now on. Alternatively, DHCP can be set for the network port
(Ethernet Fabric) #network protocol dhcp
An IP address will be given to the network port by a DHCP server.
6.
Save configuration by using the ‘write mem’ command and confirm ’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
Config file 'current/startup-config' created successfully.
Configuration Saved!
(Ethernet Fabric) #
To access the CLI via the Gigabit Ethernet in-band network port, open a telnet connection to the configured IP
address, port 23. It might make sense to separate the management network from the data path by setting
appropriate VLANs. For additional information on the system configuration, refer to the ESC-PTP-POP CLI Reference
Manual.