How do I find the list of network devices in CentOS?

Hello I am new to CentOS. I am trying to configure a static IP address on CentOS 7. Can anyone tell me how to check the available network devices?

Type the following ip command:

# ip a

or the following command:

# nmcli -p dev