ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system service-processor ssh show

    Display SSH security information about the Service Processor

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    The system service-processor ssh show command displays the IP addresses that are allowed to access the Service Processor by using SSH.

    Examples

    The following example displays SSH security information about the Service Processor.

    cluster1::> system service-processor ssh show
      Allowed Addresses: 0.0.0.0/0, ::/0
    
    cluster1::>
    Top of Page