Extreme Switch Configuration
You can configure an Extreme Switch using the following steps:
Enable sFlow:
enable sflow
Configure the sFlow agent with the loopback interface name:
configure sflow agent {LOOPBACK_INTERFACE_NAME}
Configure the sFlow collector with the NetFlow server IP and listener port:
configure sflow collector {NETFLOW_SERVER_IP} port {NETFLOW_SERVER_LISTENER_PORT}
Set the sFlow sample rate:
configure sflow sample-rate 512
Set the sFlow poll interval:
configure sflow poll-interval 60
Enable sFlow backoff threshold:
enable sflow backoff-threshold
Configure the backoff threshold:
configure sflow backoff-threshold 500
Enable sFlow on all ports:
enable sflow ports all