D-Link DFL- 860 Bedienungsanleitung Seite 23

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 166
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 22
Example 2.3. Delete an object
Delete an unreferenced object:
gw-world:/> delete Address IP4Address example_ip
Delete a referenced object:
(will cause error in examplerule)
gw-world:/> set IPRule examplerule SourceNetwork=examplenet
gw-world:/> delete Address IP4Address examplenet -force
Usage
delete [<Category>] <Type> [<Identifier>] [-force]
Options
-force
Force object to be deleted even if it's used by other objects or has children.
<Category>
Category that groups object types.
<Identifier>
The property that identifies the configuration object. May not be applicable
depending on the specified <Type>.
<Type>
Type of configuration object to perform operation on.
Note
Requires Administrator privilege.
2.1.8. pskgen
Generate random pre-shared key.
Description
Generate a pre-shared key of specified size, containing randomized key data. If a key with the spe-
cified name exists, the existing key is modified. Otherwise a new key object is created.
Usage
pskgen <Name> [-comments=<String>] [-size={64 | 128 | 256 | 512 |
1024 | 2048 | 4096}]
Options
-comments=<String>
Comments for this key.
-size={64 | 128 | 256 | 512 | 1024 |
2048 | 4096}
Number of bits of data in the generated key. (Default: 64)
<Name>
Name of key.
2.1.8. pskgen Chapter 2. Command Reference
23
Seitenansicht 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 165 166

Kommentare zu diesen Handbüchern

Keine Kommentare