Arduino Uno can't ping ENC28J60 ethernet shield

I'm sorry if the title is confusing. What I'm really trying to do is to access my Arduino webserver on the browser. But when I try to access the ip address, I'm getting a request timeout error. So i tried to ping the IP address as shown on the screenshot but I also got "request timeout". With the given sample code, I just wanted to check if I can connect to the webserver.