[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
WEB-INF/portalBehavior.properties
Set the following properties to configure the portalBehavior
servlet to determine the behavior of the sample residential portal,
and to connect to the LDAP server.
In addition, configure the other properties listed
in the file for the network information collector (NIC) proxy configuration.
For information about the values to configure for NIC properties,
see SRC-PE Network Guide .
Factory.behavior
- Model for handling subscribers who connect using DHCP.
- Value
- net.juniper.smgt.ssp.model.EquipmentRegistrationBehavior
- net.juniper.smgt.ssp.model.ISPServiceBehavior
- net.juniper.smgt.ssp.model.CableBehavior
- Guidelines—For information about the behaviors,
see Installing the Sample Residential Portal .
Factory.locator
- Method that the portal uses to locate the SAE that is
managing the subscriber who tries to access the application.
- Value
LocalFeatureLocator.objectRef
LocalFeatureLocator.vrName
- Virtual router to use in a Packet Cable Multimedia (PCMM)
environment as the virtual router on the local machine.
- Value—Name of virtual router
- Guidelines—Configure this property only if you configured
a value for LocalFeatureLocator.objectRef.
- Default—default@simJunos
DistributedFeatureLocator.locName
- Namespace for the NIC proxy configuration.
- Value—<namespace>
- Guidelines—For the cable behavior to create an assigned
IP subscriber, the NIC must resolve an IP address to both the SAE
IOR and the name of the virtual router that manages the IP address.
- Default—/ which indicates the root namespace
- Example—DistributedFeatureLocator.locName = /nicProxy
indicates that the NIC proxy configuration is in /nicProxy.
Config.java.naming.provider.url
- Location of the LDAP server.
- Value—ldap://<IP address>:<port number>
- Example—ldap://127.0.0.1:389 (default location if
you are using the default OpenLDAP installation from the SRC installation).
Config.net.juniper.smgt.des.backup_provider_urls
- Location of a backup LDAP server.
- Value—ldap://<IP address>:<port number>
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]