Bringing up interface eno55: Error: Connection activation failed: No suitable device found

Latest response

When i am starting network service, below error is coming-
[root@SBJ2OTEMMAPF01 ~]# systemctl status network.service
● network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2019-06-05 08:43:16 -04; 25s ago
Docs: man:systemd-sysv-generator(8)
Process: 45259 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)

Jun 05 08:43:16 SBJ2OTEMMAPF01 network[45259]: RTNETLINK answers: File exists
Jun 05 08:43:16 SBJ2OTEMMAPF01 network[45259]: RTNETLINK answers: File exists
Jun 05 08:43:16 SBJ2OTEMMAPF01 network[45259]: RTNETLINK answers: File exists
Jun 05 08:43:16 SBJ2OTEMMAPF01 network[45259]: RTNETLINK answers: File exists
Jun 05 08:43:16 SBJ2OTEMMAPF01 network[45259]: RTNETLINK answers: File exists
Jun 05 08:43:16 SBJ2OTEMMAPF01 network[45259]: RTNETLINK answers: File exists
Jun 05 08:43:16 SBJ2OTEMMAPF01 systemd[1]: network.service: control process exited, code=exited status=1
Jun 05 08:43:16 SBJ2OTEMMAPF01 systemd[1]: Failed to start LSB: Bring up/down networking.
Jun 05 08:43:16 SBJ2OTEMMAPF01 systemd[1]: Unit network.service entered failed state.
Jun 05 08:43:16 SBJ2OTEMMAPF01 systemd[1]: network.service failed.

Responses