Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. hqinstall1: # svcs svc:/network/rarp:default
  2. STATE STIME FMRI
  3. online Nov_15 svc:/network/rarp:default
  4.  
  5. hqinstall1: # ./add_install_client -e 0:14:4f:e1:c6:98 -s 172.30.3.119:/export/sol10_sparc/install -c 172.30.3.119:/export/sol10_sparc/config -p 172.30.3.119:/export/sol10_sparc/config ctblade1 sun4u
  6. making /tftpboot
  7. updating /etc/bootparams
  8. copying boot file to /tftpboot/inetboot.SUN4U.Solaris_10-1
  9. hqinstall1: # cat /etc/bootparams
  10. ctblade1 root=hqinstall1:/export/sol10_sparc/install/Solaris_10/Tools/Boot install=172.30.3.119:/export/sol10_sparc/install boottype=:in sysid_config=172.30.3.119:/export/sol10_sparc/config install_config=172.30.3.119:/export/sol10_sparc/config rootopts=:rsize=8192
  11.  
  12. hqinstall1: # cat /etc/hosts
  13. # NOTE: this will be changed to suit /etc/ethers and target systems!
  14. 172.30.3.119 hqinstall1
  15. 172.30.3.103 ctblade1
  16.  
  17. hqinstall1: # netstat -rn
  18.  
  19. Routing Table: IPv4
  20. Destination Gateway Flags Ref Use Interface
  21. -------------------- -------------------- ----- ----- ---------- ---------
  22. 172.30.3.0 172.30.3.119 U 1 0 bge0
  23. 224.0.0.0 127.0.0.1 U 1 0 lo0
  24. 127.0.0.1 127.0.0.1 UH 2 4 lo0
  25. hqinstall1: #
  26.  
  27. hqinstall1: # ifconfig bge0
  28. bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
  29. inet 172.30.3.119 netmask ffffff00 broadcast 172.30.3.255
  30. ether 0:3:ba:ea:d7:21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement