This section is located at the libraries hip-profile level
To create a HIP profile, use the following command:
Admin@nodename# create libraries hip-profile <parameters>
Specify the following parameters:
Parameter |
Description |
---|---|
name |
HIP profile name. |
description |
A description of the HIP profile. |
enabled |
Enable or disable the profile.. |
hip-objects |
Select a Boolean operator (AND, OR, NAND, NOR) and HIP objects here. For more details on HIP object creation, see the Configuring HIP Objects section. |
To update parameters of a BFD profile, use the following command:
Admin@nodename# set libraries hip-profile <hip-profile-name> <parameters>
To delete a profile, use the following command:
Admin@nodename# delete libraries hip-profile <profile-name>
To display information on all BFD profiles or on a certain BFD profile, use the following commands:
Admin@nodename# show libraries hip-profile Admin@nodename# show libraries hip-profile <hip-profile-name>