Set the Default Route on Solaris Itakda ang Default na ruta sa Solaris
Setting the default route on Solaris is easy. Pagse-set ang default na ruta sa Solaris ay madali. If you are trying to just set the route temporarily you can use the route command: Kung kayo ay nagsisikap na lang i-set ang ruta pansamantalang maaari mong gamitin ang ruta na utos:
route add default <ipaddress> ruta idagdag default <ipaddress>
Example: Halimbawa:
route add default 192.168.1.1 ruta idagdag ang default na 192.168.1.1
If you want the route to be persisted when you reboot the system, you will need to set the route in the /etc/defaultrouter file. Kung nais mo na ang ruta ay persisted kapag reboot ang sistema, kailangan mong itakda ang ruta sa / etc / defaultrouter file.
/etc/defaultrouter / etc / defaultrouter
Example: Halimbawa:
echo 192.168.1.1 > /etc/defaultrouter echo 192.168.1.1> / etc / defaultrouter
Note that Solaris 10 includes “zones” that can also configure this same behavior. Tandaan na ang Solaris 10 Kabilang dito ang "zones" na maaari ring i-configure ang parehong pag-uugali. There will be more articles covering this in the future. May karagdagang mga artikulo na sumasaklaw ito sa hinaharap.

Daily Email Updates Araw-araw na Updates Email
You can get our how-to articles in your inbox each day for free. Maaari kang makakuha ng aming kung-paano na mga artikulo sa iyong inbox sa bawat araw para sa libre. Just enter your name and email below: Ilagay lamang ang inyong pangalan at email sa ibaba:



great article. malaki na artikulo. solved one of my problems in my first days on solaris lutasin ang isa sa aking mga problema sa aking unang araw sa Solaris
thank you GEEK salamat sa GEEK mo 