-
Notifications
You must be signed in to change notification settings - Fork 0
/
hop.1
30 lines (30 loc) · 857 Bytes
/
hop.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.SS "hop MODULE OPTIONS"
.TP
\-Hn\ \fIrnum\fR
Set the \fBnext header\fR to \fIrnum\fR (0..0xffff). Default:\ auto
.TP
\-H0
Add \fBpad1\fR option (1 byte alignment).
.TP
\-Hp\ \fInum\fR
Add \fBpadN\fI option (\fInum\fR bytes (2..257) alignment).
Default:\ 2
.TP
\-Hr\ \fInum\fR
Add a \fBrouter alert\fR option with the value \fInum\fR (0..0xffff).
Default:\ 0
.TP
\-Hj\ \fInum\fR
Set the Option \fBjumbo frame length\fR to \fInum\fR (0..0xffff).
Note that actual production of jumbo frames requires interface support.
Default:\ 0
.TP
\-Hh\ \fIv6addr\fR
Add a \fBDestination\fR option aka home address using the givenxi
IP \fIv6addr\fRess.
Default:\ ::1
.TP
\-Ha\ \fItype\fB.\fIlength\fB.\fIvalue\fR
Add a \fBarbitrary TLV option\fR using the given parameters.
type and length are \fInums\fR, whereby the value follows the \fIdata\fR format.
Default:\ 0.0.0