Forum Discussion

mukul's avatar
mukul
Icon for Nimbostratus rankNimbostratus
Oct 09, 2017

Connectivity to the node.

my bigip ltm mgmt ip is : 192.168.1.57 and self ip is : 10.8.3.28 backend servers are as follows 1. 10.8.3.27--server1 2. 10.8.3.159--server2 3. 172.16.2.60--server3 I successfully added the 3rd node but the problem is that i dont know how i added the third node because i have no self ip to communicate to this subnet and no added route also. any idea how the node added?and it is working fine also.like i can ping gateway. best regards thanks

 

11 Replies

  • Hi,

     

    Is it working or monitor is working?

     

    if no route is created on tmm, monitor will use Mgmt routes.

     

  • Hi,

     

    Can you please provide route table. command to get route detail is mentioned below.

     

    netstat -nr

     

    or

     

    tmsh show /net route

     

    • RaghavendraSY's avatar
      RaghavendraSY
      Icon for Altostratus rankAltostratus

      You can remove any confidential information and update requested routes only

       

    • stan_piron's avatar
      stan_piron
      Icon for Cumulonimbus rankCumulonimbus

      To list all routes including mgmt routes, use the

      netstat -rn
      command

  • Hi,

     

    Can you please provide route table. command to get route detail is mentioned below.

     

    netstat -nr

     

    or

     

    tmsh show /net route

     

    • RaghavendraSY_7's avatar
      RaghavendraSY_7
      Icon for Cumulonimbus rankCumulonimbus

      You can remove any confidential information and update requested routes only

       

    • stan_piron's avatar
      stan_piron
      Icon for Cumulonimbus rankCumulonimbus

      To list all routes including mgmt routes, use the

      netstat -rn
      command