MRV Communications LX-4000 Series Informacje Techniczne Strona 559

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 558
D-28 ip6tables man Pages
LX Series Configuration Guide
-d, --destination [!] address[/mask]
Destination specification. See the description of the -
s(source) flag for a detailed description of the syntax. The
flag --dst is an alias for this option.
-j, --jump target
This specifies the target of the rule; i.e., what to do if the
packet matches it. The target can be a user-defined chain
(other than the one this rule is in), one of the special builtin
targets which decide the fate of the packet immediately, or an
extension (see EXTENSIONS below). If this option is omitted in a
rule, then matching the rule will have no effect on the
packet’s fate, but the counters on the rule will be incremented.
-i, --in-interface [!] name
Name of an interface via which a packet is going to be received
(only for packets entering the INPUT, FORWARD and PREROUTING
chains). When the "!" argument is used before the interface
name, the sense is inverted. If the interface name ends in a
"+", then any interface which begins with this name will match. If
this option is omitted, any interface name will match.
-o, --out-interface [!] name
Name of an interface via which a packet is going to be sent (for
packets entering the FORWARD and OUTPUT chains). When the "!"
argument is used before the interface name, the sense is
inverted. If the interface name ends in a "+", then any interface
which begins with this name will match. If this option is omit-
ted, any interface name will match.
-c, --set-counters PKTS BYTES
This enables the administrator to initialize the packet and byte
counters of a rule (during INSERT, APPEND, REPLACE operations).
OTHER OPTIONS
The following additional options can be specified:
-v, --verbose
Verbose output. This option makes the list command show the
Przeglądanie stron 558
1 2 ... 554 555 556 557 558 559 560 561 562 563 564 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag