EasyManuals Logo

Oracle VM User Manual

Default Icon
112 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #86 background imageLoading...
Page #86 background image
Oracle VM Server Configuration File
B-4 Oracle VM Server User's Guide
(xend-tcp-xmlrpc-server-ssl-cert-file /etc/xen/xmlrpc.crt)
xend-port {port}
Sets the port Oracle VM Server should use for the HTTP interface if xend-http-server is
set. The default is 8000.
(xend-port 8000)
xend-relocation-port {port}
Sets the port Oracle VM Server should use for the relocation interface if
xend-relocation-server is set. The default is 8002.
(xend-relocation-port 8002}
xend-address {IPAddress}
Sets the IP address Oracle VM Server should listen on for HTTP connections if
xend-http-server is set. Setting to localhost prevents remote connections. Setting to an
empty string allows all connections. The default is an empty string.
(xend-address "localhost")
xend-relocation-address {IPAddress}
Sets the IP address Oracle VM Server should listen on for relocation-socket
connections if xend-relocation-server is set. Setting to localhost prevents remote
connections. Setting to an empty string allows all connections. The default is an empty
string.
(xend-relocation-address "localhost"}
xend-relocation-hosts-allow {[IPAddress | regular_expression] ...}
Sets the hosts allowed to talk to the relocation port. Setting to an empty string allows
all connections. Setting to a space separated series of regular expressions allows any
host with the domain name or IP address that matches any of the regular expressions.
The default is an empty string.
(xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$')
(xend-relocation-hosts-allow '')
(xend-relocation-hosts-allow '^localhost$')
console-limit {size}
Sets the limit in kilobytes of the console buffer. The default is 1024.
(console-limit 2048)
network-script ’network-bridge {[netdev={name}] | [bridge={name}]}’
Sets the network bridge to use. The default is to use the default Ethernet device as the
outgoing interface.
(network-script 'network-bridge netdev=eth1')
(network-script 'network-bridge bridge=xenbr0')
(network-script 'network-bridge netdev=eth1 bridge=xenbr0')
(network-script my-network-bridge)
(network-script network-bridge)
vif-script {vif-bridge | vif-route | vif-nat}
Sets the script used to control virtual interfaces. The default is to use the value of
vif-bridge.
(vif-script vif-bridge)
(vif-script vif-route)
(vif-script vif-nat)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle VM and is the answer not in the manual?

Oracle VM Specifications

General IconGeneral
Live MigrationYes
DeveloperOracle Corporation
Storage SupportNFS, iSCSI, Fibre Channel, Local Storage
CategoryServer
Host OS SupportOracle Linux, Red Hat Linux, SUSE Linux
Guest OS SupportOracle Linux, Red Hat Linux, SUSE Linux, Windows, Solaris
ManagementOracle VM Manager
High AvailabilityYes
Network SupportVLAN

Related product manuals