Browsing German translation

347 of 54563 results
347.
takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list. It removes any supplied prefixes which are supurfluous because they are already included in another supplied prefix (e.g., 203.97.2.0/24 would be removed if 203.97.0.0/17 was also supplied), and identifies adjacent prefixes that can be combined under a single, shorter-length prefix (e.g., 203.97.2.0/24 and 203.97.3.0/24 can be combined into the single prefix 203.97.2.0/23).
Description
Nimmt über die Standardeingabe eine Liste an Präfixen im konventionellen Format entgegen und führt zwei Optimierungen durch, um die Länge der Liste zu verkleinern. Es entfernt alle Präfixe, die überflüssig sind, da sie schon in einem anderen Präfix vorhanden sind (z.B. wird 203.97.2.0/24 entfernt, falls 203.97.0.0/17 auch vorhanden ist). Darüber hinaus identifiziert es angrenzende Präfixe, die in einem kürzeren Präfix zusammengefasst werden können (z.B. können 203.97.2.0/24 und 203.97.3.0/24 als neues Präfix 203.97.2.0/23 kombiniert werden).
Translated by Michael Vogt
Located in Package: aggregate
347 of 54563 results

This translation is managed by Ubuntu German Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.