Administrator Guide

Switch Management Commands 1975
User Guidelines
The source VLAN must have an IP address assigned for it to be used by
HiveAgent.
Command History
Command introduced in version 6.5 firmware.
Example
console(config)#interface vlan 1
console(conf-vlan1)#ip address 172.16.32.11 /24
console(conf-vlan1)#exit
console(config)#hiveagent
console(conf-hiveagent)#source interface vlan-id 1
url
Use the url command to configure the URL to reach on HiveManager NG.
Use the no form of the command to remove the URL information.
Syntax
url uniform-resource-locator
no url
uniform-resource-locator — A text string for the URL using one of the
following formats: hostip or hostname
Default Configuration
By default, the HiveManagerNG URL is cloud-rd.aerohive.com.
Command Mode
HiveAgent Server Configuration
User Guidelines
The hostip for HiveManager NG may be specified as an IPv4 address, an IPv6
address or as a DNS hostname. If using the DNS hostname, the DNS resolver
feature will need to be configured, enabled and operational.