NetApp SP: Difference between revisions
From Lolly's Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Kategorie:Hardware|NetApp]] | [[Kategorie:Hardware|NetApp]] | ||
[[Kategorie:NetApp]] | [[Kategorie:NetApp]] | ||
== Setup SP IP address== | |||
<source lang=bash> | |||
filer01> system node service-processor network modify -address-type IPv4 -ip-address 172.32.40.54 -netmask 255.255.255.0 -gateway 172.32.40.1 -enable true | |||
filer01> system node service-processor reboot-sp | |||
Note: If your console connection is through the SP, it will be disconnected. | |||
Do you want to reboot the SP ? {y|n}: y | |||
</source> |
Revision as of 12:47, 8 May 2015
Setup SP IP address
filer01> system node service-processor network modify -address-type IPv4 -ip-address 172.32.40.54 -netmask 255.255.255.0 -gateway 172.32.40.1 -enable true
filer01> system node service-processor reboot-sp
Note: If your console connection is through the SP, it will be disconnected.
Do you want to reboot the SP ? {y|n}: y