Lines Matching +full:part +full:- +full:number

41 This file consists of a sequence of statements terminated by a semi-colon (`;').
74 .Bl -tag -width Ds
88 .It Ic dest Ar dest-list Op Ar retrycmd ;
91 .Ar dest-list
97 .Bl -tag -width Ds
98 .It Ic retry Ar retry-num
99 .Ar retry-num
103 .Cm match-prefix Ar match-prefix-val
104 .Bk -words
105 .Op /match-prefix-len
107 .Bk -words
108 .Op Cm maxlen Ar maxlen-val
110 .Bk -words
111 .Op Cm minlen Ar minlen-val
113 .Bk -words
114 .Op Cm use-prefix Ar use-prefix-val
116 .Bk -words
117 .Op /use-prefix-len
119 .Bk -words
120 .Op Cm keeplen Ar keeplen-val
122 .Bk -words
123 .Op Ar use-prefix-values ;
132 .Ar use-prefix-values
136 .Op Cm vltime Ar vltime-val
137 .Bk -words
138 .Op Cm pltime Ar pltime-val
140 .Bk -words
143 .Bk -words
146 .Bk -words
149 .Bk -words
156 .Bl -tag -width Ds -compact
157 .It Cm match-prefix Ar match-prefix-val Op /match-prefix-len
159 .Ar match-prefix-val
163 .Ar /match-prefix-len
164 Specify the starting part of
165 .Ar match-prefix-val
166 to be used for matching with preassigned prefixes, as decimal bit number.
167 .It Cm maxlen Ar maxlen-val
170 .Ar match-prefix-val ,
171 as decimal bit number.
172 .It Cm minlen Ar minlen-val
174 .Ar match-prefix-val ,
175 as decimal bit number.
176 .It Cm use-prefix Ar use-prefix-val Op /usr-prefix-len
178 .Ar use-prefix-val
182 .Ar /use-prefix-len
183 Specify the starting part of
184 .Ar use-prefix-val
185 copied to the starting part of prefixes to be added on
187 command, as decimal bit number.
188 .It Cm keeplen Ar keeplen-val
189 Specify the medium part of
190 .Ar use-prefix-val
191 just next to the starting part specified by
192 .Ar use-prefix-len ,
193 as decimal bit number.
194 Contiguous bits part in the same bit position of an existent prefix
196 .Ar match-prefix-val
198 .It Cm vltime Ar vmtime-val
204 is decimal seconds number or special format as "d00h00m00s00",
205 where 00 can take any decimal number, and "d" means days, "h" means hours,
209 .It Cm pltime Ar pltime-val
216 .Ar vltime-val .
218 Let the prefix to be added to have on-link or off-link nature
222 is specified, the prefix have on-link nature
227 is specified, the prefix have off-link nature
258 .It seqnum Ar seqnum-val { Ar rrenum-cmd } ;
263 .Ar seqnum-val
265 .Ar rrenum-cmd
272 fec0:0:0::/48 and with its own subnet number
274 subnet number is 7th and 8th octet value of the prefix).
279 The subnet number of the existing fec0:0:0::/48 prefix and the
282 .Bd -literal -offset indent
285 add match-prefix fec0:0:0:: /48 use-prefix 3ffe:501:ffff:: /48 keeplen 16;
294 .Bd -literal -offset indent
297 add match-prefix fec0:0:0:: /48 use-prefix 3ffe:501:ffff:: /48 keeplen 16;
302 .Bl -enum -offset indent
323 .Bd -literal -offset indent
327 add match-prefix fec0:0:0:: /48 use-prefix 3ffe:501:fffe:: /48 keeplen 16;
331 …change match-prefix 3ffe:501:ffff:: /48 use-prefix 3ffe:501:ffff:: /48 keeplen 16 vltime d7 pltime…
341 .Bd -literal -offset indent
344 change match-prefix 3ffe:501:ffff:: /48;
358 command except that it deletes all pre-defined IPv6 global address.