File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -487,6 +487,44 @@ usage: labgrid\-client monitor
487487 .EE
488488.UNINDENT
489489.UNINDENT
490+ .SS labgrid\- client netns
491+ .sp
492+ start a network namespace with access to NetworkInterface
493+ .INDENT 0.0
494+ .INDENT 3.5
495+ .sp
496+ .EX
497+ usage: labgrid\- client netns [\-\- name NAME] [\-\- address ADDRESS]
498+ [\-\- mac\- address MAC_ADDRESS] [\-\- nsenter [NSENTER]]
499+ ...
500+ .EE
501+ .UNINDENT
502+ .UNINDENT
503+ .INDENT 0.0
504+ .TP
505+ .B cmd
506+ command to execute in the namespace. If unspecified, $SHELL is invoked
507+ .UNINDENT
508+ .INDENT 0.0
509+ .TP
510+ .B \-\- name <name>, \- n <name>
511+ optional resource name
512+ .UNINDENT
513+ .INDENT 0.0
514+ .TP
515+ .B \-\- address <address>, \- a <address>
516+ assign address to interface (CIDR notation)
517+ .UNINDENT
518+ .INDENT 0.0
519+ .TP
520+ .B \-\- mac\-address <mac_address>
521+ assign MAC address to interface
522+ .UNINDENT
523+ .INDENT 0.0
524+ .TP
525+ .B \-\- nsenter <nsenter>, \- e <nsenter>
526+ create nsenter wrapper script
527+ .UNINDENT
490528.SS labgrid\- client places|p
491529.sp
492530list available places
You can’t perform that action at this time.
0 commit comments