Lines Matching +full:- +full:ar
47 .Bd -literal -offset indent
48 .No pidfile Ar path
50 .No auth-group Ar name No {
51 .Dl chap Ar user Ar secret
55 .No portal-group Ar name No {
56 .Dl listen Ar address
57 .\".Dl listen-iser Ar address
58 .Dl discovery-auth-group Ar name
62 .No target Ar name {
63 .Dl auth-group Ar name
64 .Dl portal-group Ar name
65 .Dl lun Ar number No {
66 .Dl path Ar path
72 .Bl -tag -width indent
73 .It Ic auth-group Ar name
75 .Sy auth-group
77 defining a new auth-group,
79 .It Ic debug Ar level
82 .It Ic maxproc Ar number
87 .It Ic pidfile Ar path
91 .It Ic portal-group Ar name
93 .Sy portal-group
95 defining a new portal-group,
97 .It Ic lun Ar name
101 .It Ic target Ar name
107 .It Ic timeout Ar seconds
112 .It Ic isns-server Ar address
114 .It Ic isns-period Ar seconds
118 .It Ic isns-timeout Ar seconds
122 .Ss auth-group Context
123 .Bl -tag -width indent
124 .It Ic auth-type Ar type
127 .Qq Ar none ,
128 .Qq Ar deny ,
129 .Qq Ar chap ,
131 .Qq Ar chap-mutual .
134 .Sy auth-group .
135 .It Ic chap Ar user Ar secret
138 .Sy auth-group ,
142 .Sy chap-mutual
144 .It Ic chap-mutual Ar user Ar secret Ar mutualuser Ar mutualsecret
147 .Sy auth-group ,
151 .Sy chap-mutual
153 .It Ic initiator-name Ar initiator-name
159 .It Ic initiator-portal Ar address Ns Op / Ns Ar prefixlen
167 .Ss portal-group Context
168 .Bl -tag -width indent
169 .It Ic discovery-auth-group Ar name
173 .Sy auth-group
174 .Qq Ar default ,
177 .Sy auth-group ,
178 .Qq Ar no-authentication ,
181 .It Ic discovery-filter Ar filter
184 .Qq Ar none ,
185 .Qq Ar portal ,
186 .Qq Ar portal-name ,
188 .Qq Ar portal-name-auth .
190 .Qq Ar none ,
193 .Qq Ar portal ,
196 .Sy initiator-portal .
198 .Qq Ar portal-name ,
200 .Sy initiator-portal
202 .Sy initiator-name .
204 .Qq Ar portal-name-auth ,
206 .Sy initiator-portal ,
207 .Sy initiator-name ,
213 .Qq Ar portal-name-auth ,
215 .Sy discovery-auth-group
218 .Qq Ar none .
219 .It Ic listen Ar address
221 .\".It Ic listen-iser Ar address
224 .It Ic offload Ar driver
226 .Sy portal-group .
228 .Qq Ar none .
229 .It Ic option Ar name Ar value
230 The CTL-specific port options passed to the kernel.
231 .It Ic redirect Ar address
235 .Sy portal-group
238 .Sy initiator-name
240 .Sy initiator-portal
242 .It Ic tag Ar value
243 Unique 16-bit tag value of this
244 .Sy portal-group .
248 .Sy portal-group
251 .It Ic dscp Ar value
254 well-defined
255 .Qq Ar CSx
257 .Qq Ar AFxx
259 .It Ic pcp Ar value
262 .Qq Ar 0
264 .Qq Ar 7 .
268 .Bl -tag -width indent
269 .It Ic alias Ar text
270 Assign a human-readable description to the target.
272 .It Ic auth-group Ar name
278 .Sy initiator-name ,
281 .Sy auth-group
282 .Qq Ar default ,
285 .Sy auth-group ,
286 .Qq Ar no-authentication ,
291 .Sy portal-group
293 .It Ic auth-type Ar type
296 .Qq Ar none ,
297 .Qq Ar deny ,
298 .Qq Ar chap ,
300 .Qq Ar chap-mutual .
305 .Sy auth-group ;
308 .It Ic chap Ar user Ar secret
311 .Sy auth-group , chap , No or Sy chap-mutual ;
313 .It Ic chap-mutual Ar user Ar secret Ar mutualuser Ar mutualsecret
316 .Sy auth-group , chap , No or Sy chap-mutual ;
318 .It Ic initiator-name Ar initiator-name
325 .Sy auth-group ;
328 .It Ic initiator-portal Ar address Ns Op / Ns Ar prefixlen
336 .Sy auth-group ;
341 .Sy auth-type ,
343 .Sy chap-mutual ,
344 .Sy initiator-name ,
346 .Sy initiator-portal
348 .Sy auth-group
351 .It Ic portal-group Ar name Op Ar ag-name
354 .Qq Ar default ,
358 .Sy auth-group
361 .Sy auth-group
363 .It Ic port Ar name
364 .It Ic port Ar name/pp
365 .It Ic port Ar name/pp/vp
367 This is used to export the target through a specific physical - eg Fibre
368 Channel - port, in addition to portal-groups configured for the target.
376 .It Ic redirect Ar address
381 .It Ic lun Ar number Ar name
385 .It Ic lun Ar number
394 .Bl -tag -width indent
395 .It Ic backend Ar block No | Ar ramdisk
398 .Qq Ar block
400 .Qq Ar ramdisk ;
405 .It Ic blocksize Ar size
408 .It Ic ctl-lun Ar lun_id
412 .It Ic device-id Ar string
414 .It Ic device-type Ar type
418 .It Ic option Ar name Ar value
419 The CTL-specific options passed to the kernel.
420 All CTL-specific options are documented in the
424 .It Ic path Ar path
429 .Qq Ar volmode=dev
431 .It Ic serial Ar string
433 .It Ic size Ar size
442 .Bl -tag -width ".Pa /etc/ctl.conf" -compact
449 .Bd -literal
450 auth-group ag0 {
451 chap-mutual "user" "secret" "mutualuser" "mutualsecret"
452 chap-mutual "user2" "secret2" "mutualuser" "mutualsecret"
453 initiator-portal 192.168.1.1/16
456 auth-group ag1 {
457 auth-type none
458 initiator-name "iqn.2012-06.com.example:initiatorhost1"
459 initiator-name "iqn.2012-06.com.example:initiatorhost2"
460 initiator-portal 192.168.1.1/24
461 initiator-portal [2001:db8::de:ef]
464 portal-group pg0 {
465 discovery-auth-group no-authentication
471 target iqn.2012-06.com.example:target0 {
473 auth-group no-authentication
486 target iqn.2012-06.com.example:target1 {
487 auth-group ag0
488 portal-group pg0
505 .Bd -literal
506 auth-group {
508 chap-mutual = [
512 mutual-user = "mutualuser"
513 mutual-secret = "mutualsecret"
518 mutual-user = "mutualuser"
519 mutual-secret = "mutualsecret"
525 auth-type = none
526 initiator-name = [
527 "iqn.2012-06.com.example:initiatorhost1",
528 "iqn.2012-06.com.example:initiatorhost2"
530 initiator-portal = [192.168.1.1/24, "[2001:db8::de:ef]"]
534 portal-group {
536 discovery-auth-group = no-authentication
555 "iqn.2012-06.com.example:target0" {
557 auth-group = no-authentication
567 "iqn.2012-06.com.example:target1" {
568 auth-group = ag0
569 portal-group = pg0