netmask, gateway, network and broadcast
Netmask will be the same as on other devices on your network. Usually 255.255.255.0
Gateway will always be the IP of your router.
Network depends on your IP and netmask. If the netmask is all 255s and 0s, it's easy. Any octet where there's a 255, the network address is the same as the IP address. For octets where the netmask has a 0, the network has a 0. If your netmask is not all 255s and 0s, paste the IP and netmask here and someone can do the math for you.
Broadcast also depends on the IP and netmask. Assuming the netmask is all 255s and 0s, find the network, but for any octet where the network has a 0, replace it with a 255. Again, if your netmask is not all 255s and 0s, paste the IP and netmask here and someone can do the math for you.