network to xdls line

on how to connect your home network to xdsl line

no.9 line 2
ip dhcp-server network add gateway=182.168.0.1 address=192.168.0/24 \dns-server=195.13.160.52,195.122.59 domain=“mail.com

can anyone please explain to me why we need this particular line for ?
\dns-server=195.13.160.52,195.122.59 domain=“mail.com

everything work finr even without that.

regards

These are just optional parameters your dhcp server will supply to its clients.

thanks for the reply Eugine

cheers