wordpress hit counter

Home

Configuring the Router for the First Time

Posted by Murat BUYUK | On: Eyl 21 2010 | Comments (0)
Use the following commands to configure the router: root# cli root@> cli> configure [edit] root@# set system host-name router1 root@# set system domain-name mynetwork.com root@# set interfaces fxp0 unit 0 family inet address 192.168.15.1/24 root@# set system...