Dell v1.1 Bedienungsanleitung Seite 171

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 175
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 170
Editing a Discovery Range
Description: The Set-ModifyDiscoveryRange command allows to edit existing discovery ranges. This command
targets the existing specified discovery range(s) and replaces the protocol information with the information specified in
the DiscoveryProfile.xml file. For more information about the DiscoveryProfile.xml and RangeList.xml files, see Creating a
Discovery Profile Input File and Specifying IPs, Ranges, or Host names Using XML or CSV Files.
Commands:
PS> Set-ModifyDiscoveryRange –Profile <DiscoveryProfile.xml> -Range
<range>
PS> Set-ModifyDiscoveryRange –Profile <DiscoveryProfile.xml> -RangeList
<RangeList.xml>
Examples:
PS>Set-ModifyDiscoveryRange –Profile .\Samples\DiscoveryProfile.xml -
Range 10.35.1.23
PS> Set-ModifyDiscoveryRange –Profile .\Samples\DiscoveryProfile.xml -
RangeList .\Samples\RangeList.xml
Editing a Discovery Range Group
Description: The Set-ModifyDiscoveryRangeGroup command allows you to edit an existing discovery range
group. You can change the protocols for the discovery range group by specifying a DiscoveryProfile.xml file which
changes the current protocol settings for the specified group. For information about the DiscoveryProfile.xml file, see
Creating a Discovery Profile Input File.
Command:
PS> Set-ModifyDiscoveryRangeGroup –Profile <DiscoveryProfile.xml> -GroupName
<groupname>
Example:
PS> Set-ModifyDiscoveryRangeGroup –Profile .\Samples\DiscoveryProfile.xml -
GroupName Group1
Enabling a Discovery Range or Discovery Range Group
Description: The Set-EnableDiscoveryRange command allows you to enable a discovery range or a discovery
range group. Enter the ranges either using an xml file or by specifying the range. For information about the
RangeList.xml
file, see Specifying IPs, Ranges, or Host names Using XML or CSV Files.
Commands:
PS> Set-EnableDiscoveryRange -Range <range>
PS> Set-EnableDiscoveryRange -RangeList <RangeList.xml>
PS> Set-EnableDiscoveryRangeGroup -GroupName <groupname>
Examples:
PS> Set-EnableDiscoveryRange -Range 10.35.1.3, 10.2.3.1
PS> Set-EnableDiscoveryRange -RangeList .\Samples\RangeList.xml
PS> Set-EnableDiscoveryRangeGroup -GroupName Group1
171
Seitenansicht 170
1 2 ... 166 167 168 169 170 171 172 173 174 175

Kommentare zu diesen Handbüchern

Keine Kommentare