collector host [<IP-ADDRESS>|<HOSTNAME>] {port <1-65535>|proto [TCP|UDP]}
        collector host [<IP-ADDRESS>|<HOSTNAME>] {port <1-65535>|proto [TCP|UDP]}
            | collector host | Identifies the NetFlow Collector host that is to receive the
                                NetFlow templates from the APs. Note: The NetFlow Collector here is
                                    the Extreme Analytics engine. | 
| [<IP-ADDRESS>|<HOSTNAME>] | Specify the Collector host's IPv4 address or hostname. | 
| port <1-65535> | Optional. Specify the port on which the Collector host is reachable. The default port value is 2095. | 
| proto [TCP|UDP] | Optional. Specify the protocol type used to communicate with the
                                Collector host. Note: The current implementation only supports UDP
                                    protocol. The default value is UDP. | 
nx9500-6C8809(config-netflow-policy-test)#collector host 10.234.160.126 port 2095 proto udp
nx9500-6C8809(config-netflow-policy-test)#show context netflow-policy test collector host 10.234.160.126 port 2095 proto udp nx9500-6C8809(config-netflow-policy-test)#
| no (netflow-policy-config) | Removes the Collector host IP address or hostname configuration from this NetFlow policy. |