forked from avocado-framework/avocado-vt
-
Notifications
You must be signed in to change notification settings - Fork 1
CartesianConfigReference KVM redirs
Xu Tian edited this page Dec 30, 2016
·
1 revision
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
redirs¶
Description¶
Sets the network redirections between host and guest. These are only used and necessary when using ‘user’ mode network.
Example:
redirs = remote_shell
guest_port_remote_shell = 22
A port will be allocated on the host, usually within the range 5000-6000, and all traffic to/from this port will be redirect to guest’s port 22.
Defined On¶
Used By¶
Referenced By¶
No other documentation currently references this configuration key.
See also¶
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
© Copyright 2014, Red Hat. Created using Sphinx 1.5.1.