[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring Deployment Settings for Enterprise Manager Portal
You configure deployment settings for Enterprise
Manager Portal. You do not need to configure deployment settings for
the sample Enterprise Service Portal or NAT Address Management Portal.
To configure deployment settings for Enterprise
Manager Portal:
- Access the temporary folder to which you copied the WAR
file.
- Extract the web.xml file from the
WAR file.
-
jar xvf entmgr.war WEB-INF/web.xml
- Edit the web.xml file in the entmgr.war file with any text editor.
See Deployment Properties for Enterprise Manager Portal.
- Replace the web.xml file in the WAR
files.
-
jar uvf entmgr.war WEB-INF/web.xml
Deployment Properties for Enterprise Manager Portal
The web.xml file contains
deployment properties for Enterprise Manager Portal. This file specifies
which applications Enterprise Manager Portal displays and specifies
how to generate e-mails when IT managers request public IP addresses
through this enterprise service portal. You can modify the following
fields.
showBasicBandwidthOnDemand
- Whether or not the enterprise service portal displays
basic bandwidth-on-demand (BoD) features.
- Value
- True—Displays the basic BoD features
- False—Hides the basic BoD features
- Guidelines—Specify True if you want to provision
basic BoD with a JUNOS routing platform. When enabled, service providers
can offer basic BoD services to IT managers as service options that
affect all traffic on an access link, including customizing the amount
of bandwidth provided to meet their traffic requirements.
To make class of service (CoS) services available,
BoD services and basic BoD services must be enabled. If both are enabled,
IT managers must select a basic BoD service before they can subscribe
to BoD services.
showBandwidthOnDemand
- Whether or not the enterprise service portal displays
BoD features.
- Value
- True—Displays the BoD features
- False—Hides the BoD features
- Guidelines—Specify True if you want to provision
BoD with a JUNOS routing platform. To make CoS services available,
BoD services and basic BoD services must be enabled. If both are enabled,
IT managers must select a basic BoD service before they can subscribe
to BoD services.
showFirewall
- Whether or not the enterprise service portal displays
firewall features.
- Value
- True—Displays the firewall features
- False—Hides the firewall features
statelessFirewall
- Whether or not the enterprise service portal displays
stateless firewall features.
- Value
- True—Displays the stateless firewall features
- False—Hides the stateless firewall features
You can configure either stateless firewalls or stateful
firewalls from Enterprise Manager Portal. If you set showFirewall
to True and statelessFirewall to False, the portal provides support
for stateful firewalls on JUNOS routing platforms.
showNat
- Whether or not the enterprise service portal displays
NAT features.
- Value
- True—Displays the NAT features
- False—Hides the NAT features
- Guidelines—Specify True if you want to provision
NAT services with a JUNOS routing platform. If this property is set
to True, the enterprise service portal always displays the firewall
features, regardless of the value of the showFirewall property.
showSchedule
- Whether or not the enterprise service portal displays
scheduling features for services.
- Value
- True—Displays the scheduling features
- False—Hides the scheduling features
showVpn
- Whether or not the enterprise service portal displays
VPN features.
- Value
- True—Displays the VPN features
- False—Hides the VPN features
- Guidelines—Specify True if you want to provision
VPNs with a JUNOS routing platform. If you set this property to True,
you must also set the showBandwidthOnDemand property to True.
showExtranet
- Whether or not the enterprise service portal displays
VPN extranet features.
- Value
- True—Displays the VPN extranet features
- False—Hides the VPN extranet features
- Guidelines—Specify True if you want to provision
VPN extranets with a JUNOS routing platform. If you set this property
to True, you must also set the showVPN property to true.
junoseCompatibleBoD
- Whether or not the enterprise service portal can be used
to configure BoD services on JUNOSe routers.
- Value
- True—Provides configuration for BoD services on
JUNOSe routers
- False—Does not provide configuration for BoD services
on JUNOSe routers
machineReadableNotifications
- Format of the e-mails that indicate that public addresses
have been requested or released for a particular access link.
- Value
- True—E-mails contain XML code and will be handled
by a machine.
- False—E-mails contain ordinary text and will be
handled by a human administrator.
renotificationInterval
- Minimum time between e-mails that notify the service provider
about outstanding requests for IP addresses.
- Value—Number of seconds in the range 1–2147483647
- Guidelines—For actual SRC implementations that use
a human administrator, we recommend a value of 86400 seconds (1 day).
For demonstrations of the SRC software that use a human administrator,
we recommend a value of 240 seconds. For actual SRC implementations
that use machines, the value depends on how you design an application
to handle the e-mails; a value of 600 seconds (10 minutes) may be
a good starting point.
addressManagerUrl
- URL of NAT Address Management Portal that the service
provider uses to manage public IP addresses for enterprises. This
value is included in the e-mails about IP addresses.
http://<host>:<port><path>
- <host>—Name or IP address of the machine on which
you install the Web application for NAT Address Management Portal
- <port>—TCP/UDP port for HTTP traffic
- <path>—Path to location of the Web application
- Default—http://example.com:8080/nataddr/AddressManager
mail.smtp.host
- SMTP mail server that Enterprise Manager Portal uses to
send e-mails about requests for or release of public IP addresses.
- Value—Name or IP address of the mail server
notificationFrom
- Sender’s address in e-mails that Enterprise Manager
Portal sends about public IP addresses.
- Value—Text string that specifies the sender’s
name and e-mail address in XML format
- Guidelines—Be sure to use the correct XML escape
sequences for any special characters in the value.
- Default—"Enterprise Portal" <entMgrPortal@example.com
>
notificationTo
- Human administrator or machine to which Enterprise Manager
Portal should send e-mails about requests for or release of public
IP addresses.
- Value—Text string that specifies the name and e-mail
address of the human administrator or machine in XML format
- Guidelines—Be sure to use the correct XML escape
sequences for any special characters in the value.
- Default—"Public IP Address Manager"
<ipManager@example.com >
notificationSubject
- Text used for the subject of e-mails about requests for
or release of public IP addresses.
- Value—Text string that specifies the subject of
the e-mail in XML format
- Guidelines—This value is not used if you configure
e-mails to be machine-readable notifications. Be sure to use the correct
XML escape sequences for any special characters in the value.
- Default—An IP request or release needs your attention.
renotificationSubject
- Text used for the subject of reminders to administrators
about requests for or release of public IP addresses.
- Value—Text string that specifies the subject of
the e-mail in XML format
- Guidelines—This value is ignored if you configure
e-mails to be machine- readable notifications. Be sure to use the
correct XML escape sequences for any special characters in the value.
- Default—REMINDER: An IP request or release still
needs your attention.
notificationText
- Text that appears in the body of the e-mail.
- Value—Text string in XML format that specifies the
body of the e-mail message
- Guidelines—This text and the URL appear in the body
of the message if you specify that the e-mails are not machine-readable
notifications. Otherwise, the URL appears in the subject, and the
body is an XML document indicating which access needs attention. Be
sure to use the correct XML escape sequences for any special characters
in the value.
- Default—Please click on the link in this e-mail
to go to a Web page where you will be able to fulfill a customer's
request for public IP addresses, or acknowledge a customer's
release of public IP addresses.
maxIpPoolSize
- Maximum number of public IP addresses that you can include
in the pool that is used for the dynamic source NAT service.
- Value—Integer in the range 0–2147483647
- Guidelines—Configure this property if you want to
provide NAT addresses through NAT Address Management Portal. Consult
the JUNOS documentation for information about the maximum for each
JUNOS routing platform.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]