Difference between revisions of "Adding a remote bigip"

From Tech-Wiki
Jump to: navigation, search
Line 6: Line 6:
 
  (tmos)# bigip_add x.x.x.x
 
  (tmos)# bigip_add x.x.x.x
  
In order to add '''this''' bigip as member of GTM group, type the following commands:  
+
In order to add '''this''' bigip as member of GTM group, type the following commands:
 +
 
(this will wipe out current GLSB configuration)
 
(this will wipe out current GLSB configuration)
  

Revision as of 02:40, 19 July 2017

Back to Misc

In order to add a remote bigip as server, type the following commands:

(tmos)# bigip_add x.x.x.x

In order to add this bigip as member of GTM group, type the following commands:

(this will wipe out current GLSB configuration)

(tmos)# gtm_add x.x.x.x

Port 22/tcp is required for this operation