Configuring URL categories


This section is located at the libraries url-categories level.

To create a URL category group, use the following command:

Admin@nodename# create libraries url-categories <parameter>

You need to specify the following parameters:

Parameter

Description

name

URL category group name.

description

Group description.

categories

URL categories to add to the group.

To edit group parameters, use the following command:

Admin@nodename# set libraries url-categories <list-name> <parameter>

To add URL categories to an existing group, use the following command:

Admin@nodename# set libraries url-categories <list-name> categories [ <url-category> ... ]

To delete a URL category group, use the following command:

Admin@nodename# delete libraries url-categories <list-name>

To delete individual categories from a group, use the following command:

Admin@nodename# delete libraries url-categories <list-name> categories [ <url-category> ... ]

To display information about all URL category groups, use the following command:

Admin@nodename# show libraries url-categories

To display information about an individual URL category group, use the following command:

Admin@nodename# show libraries url-categories <list-name>

To display a list of URL categories in a group, use the following command:

Admin@nodename# show libraries url-categories <list-name> categories