NetApp SP: Difference between revisions
From Lolly's Wiki
Jump to navigationJump to search
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "[[Kategorie:" to "[[Category:") |
||
Line 1: | Line 1: | ||
[[ | [[Category:Hardware|NetApp]] | ||
[[ | [[Category:NetApp|SP]] | ||
== Setup SP IP address== | == Setup SP IP address== |
Revision as of 21:26, 25 November 2021
Setup SP IP address
<syntaxhighlight 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>