discovery local
Specifies the local node configuration in the Discovery Agent.
Syntax
discovery local [node-id <id>] [node-key <key>] [discovery-type {riverbed-portal | local-portal url <portal-url>}] [refresh-time <time>]
Parameters
node-id <id> | Specifies the local client ID. |
node-key <key> | Specifies the local client key. |
discovery-type {riverbed-portal| local-portal url <portal- url>} | Specifies the portal with which the Discovery Agent should communicate: • riverbed-portal—This is the default value. • local-portal url—You can use your own local portal by specifying this option and typing the URL of the local portal. |
refresh-time <time> | Specifies the refresh time in seconds for the Discovery Agent. The time must be between 300 and 3600 seconds. The default value is 300. |
Usage
The riverbed-portal parameter does not take a URL. This is valid:
amnesiac (config) # discovery local discovery-type local-portal url MY_URL
This is not valid:
amnesiac (config) # discovery local discovery-type riverbed-portal url MY_URL
Example
amnesiac (config) # discovery local refresh-time 400
Product
SteelHead-c, SteelHead-v
Related Commands