thanks to both answers. The guide is over 500 pages but does give you what you need to know. In Dev Mgr reply was the first time I saw the grpparams command. Now the caveat was I had to wipe out all the current ip addresses from the old building because it would always complain about the mgt address I gave it as not being the right subnet.
Dev Mgr
4 Operator
•
9.3K Posts
1
July 18th, 2012 12:00
At the command prompt type:
member select membername eth select last-port-number ipaddress lan-ipaddress netmask subnetmask -> this sets the IP on the last port on the controller
member select membername eth select last-port-number up -> this brings that port up
grpparams management-network ipaddress lan-ipaddress -> this sets the group management IP
grpparams def-mgmt-gateway ipaddress lan-gateway -> this sets the lan (management) gateway
macpiano
21 Posts
0
July 18th, 2012 17:00
thanks to both answers. The guide is over 500 pages but does give you what you need to know. In Dev Mgr reply was the first time I saw the grpparams command. Now the caveat was I had to wipe out all the current ip addresses from the old building because it would always complain about the mgt address I gave it as not being the right subnet.
Gary