Search This Blog

Sunday 14 February 2010

Setting up IP in M4000/M5000 servers


This the simple steps to configure IP/Netmask/default route for both consoles.

setnetwork xscf#0-lan#0 -m 255.255.255.0 192.168.1.25
setroute -c add -n 0.0.0.0 -m 0.0.0.0 -g
10.64.49.1 xscf#0-lan#0
setnetwork xscf#1-lan#0 -m 255.255.255.0 192.168.1.26
setroute -c add -n 0.0.0.0 -m 0.0.0.0 -g
192.168.1. xscf#1-lan#0
setnetwork lan#0 -m 255.255.255.0 10.64.48.50
applynetwork
rebootxscf





Solaris Internals(TM): Solaris 10 and OpenSolaris Kernel Architecture (2nd Edition)

No comments:

Post a Comment