Forum Discussion

Techgeeeg_28888's avatar
Techgeeeg_28888
Icon for Nimbostratus rankNimbostratus
Feb 09, 2015

Default Route for NTP,SNMP, Syslog, Sflow

Hi Everyone,

 

I need to know the following if I configure NTP, SNMP, Syslog, Sflow, remote authentication etc then by default the BIGIP unit tries to reach those IP via MGMT interface or TMM interfaces? how can I find which interface is used by F5 BIGIP to reach those IP addresses. What commands shall I use to see the flow of traffic and identify the route being used.

 

Regards,

 

5 Replies

  • Use "ip route show" to verify the egress interface for your management traffic. HMS routes will be displayed with a metric of 9.

     

  • Thanks for the answer also can you answer my remaining questions.

     

  • NTP, SNMP, Syslog, Sflow, remote authentication will always use the management default route unless a TMM interface has layer 2 connectivity to the IPs of those services, or you have a more specific route defined in TMM. Personally, I would recommend having the appropriate routes/firewall rules in place for the management interface to handle all of these management functions rather than TMM. If TMM interafces are down for some reason(License issue possibly) these functions won't work.

     

  • Please see sol15193: sFlow traffic will use only the self IP address of the BIG-IP system as the egress interface

     

    This means starting with 11.4.0 only Loadbalancer self IPs and Loadbalancer routes determine the source and path of the traffic for sflow. Management Interface cannot be used.