Network Device Basics (2)

Hi. Im stuck with a problem in this lab.
Network Device Basics/guided exercise 1.2.

Info: Part 4/Configure subnet

In the Router interfaces editor, configure the router as follows, then click Save.

Static config for eth0
eth0 address: 192.168.1.254
eth0 netmask: 255.255.255.0
gateway: 192.168.1.1

Static config for eth1
eth1 address: 10.10.10.1
eth1 netmask: 255.255.255.0

I have uncommented lines
Saved configuration
Clicked OK
Stop router 2
Start router 2

Router2: Auxilary console: “ifconfig”
Network interfaces still not showing ip address for eth0 and eth1. Only showing ipv6 i guess.

Anyone know how to fix this problem?