Difference between revisions of "Adding a remote bigip"

From Tech-Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
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 GSLB configuration)
  
 
  (tmos)# gtm_add x.x.x.x
 
  (tmos)# gtm_add x.x.x.x
  
 
Port 22/tcp is required for this operation
 
Port 22/tcp is required for this operation

Latest revision as of 02:41, 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 GSLB configuration)

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

Port 22/tcp is required for this operation