Searching for QoS Policy Data in the Directory
You can run queries of the directory data to find:
- QoS profiles configured on a JUNOSe router
- QoS profiles in a policy group
- Policy groups that contain a particular QoS profile
- JUNOSe routers that have a QoS profile configured
- Policy groups supported on a router. For a policy group to be supported on a router, both the policy group and the router must contain the same QoS profile.
- Routers that can be supported by a policy group. Provides a list of routers that contain QoS profile(s) that are also in the specified policy group.
You can run these queries by using either Policy Editor or Policy Web Admin.
Using Policy Editor to Search for QoS Policy Information
Before using Policy Editor to run a query, you need to:
- Connect Policy Editor to a directory server. See Starting Policy Editor in SDX Objects Guide, Chapter 4, Using Policy Editor.
- Update the directory with a list of QoS profiles that are on the router(s) that you want to search. See Updating QoS Profile Data in the Directory.
Running Queries from Policy Editor
To run queries with Policy Editor:
The Router Query window appears.
![]()
- Fill in the fields (see Table 40), and click Query.
To erase query results from the screen, click Clear.
Examples
The query example in Figure 35 searches for all QoS profiles on router chimera.
![]()
The query in Figure 36 searches for QoS profiles in policy group DHCP.
![]()
The query in Figure 37 searches for all policy groups that router bigfoot supports. For a policy group to be supported on a router, both the policy group and the router must contain the same QoS profile.
![]()
Using Policy Web Admin to Search for QoS Policy Information
Before you use Policy Web Admin, you must deploy the WAR file for the Policy Web Admin in the Web application server. You can find this file, pomAdmin.war, in the folder webapp on the SDX-300 software CD. Refer to the documentation for the Web application server for information about deploying applications.
To deploy Policy Web Admin inside JBoss, copy the file to the JBoss server/default/deploy directory.
cp /cdrom/cdrom0/webapp/pomAdmin.war /opt/UMC/jboss/server/default/deployJBoss automatically starts the application when a WAR file is copied into the deploy directory.
Launching Policy Web Admin
- Start your Web browser.
- Enter the location of Policy Web Admin in the following format:
https://<web-server-name or ip-address>:<port>/pomAdminThe Policy Web Admin window appears.
![]()
Connecting to a Directory
Before you run queries, you need to connect to the directory where SDX policies are stored. To connect to the directory:
The Directory Connection window appears.
![]()
- Enter the connection information for the directory that contains the SDX policies, and click Connect.
![]()
Querying the Directory for QoS Information
To search the directory for QoS information:
![]()
The results appear in the Response field.
For examples of queries, see Examples.