Sonsino, Ofir (os0695) | 4a4dcc5 | 2018-08-12 14:51:28 +0300 | [diff] [blame] | 1 | payload,configuration,,,configuration-string," <configuration xmlns=""http://xml.juniper.net/xnm/1.1/xnm"" |
| 2 | xmlns:a=""http://xml.juniper.net/junos/15.1X49/junos"" > |
| 3 | <version>15.1X49-D50.3</version> |
| 4 | <groups> |
| 5 | <name>node0</name> |
| 6 | <system> |
| 7 | <host-name>$node0_hostname</host-name> |
| 8 | <backup-router> |
| 9 | <address>$node0_backup_router_address</address> |
| 10 | <destination>0.0.0.0/0</destination> |
| 11 | </backup-router> |
| 12 | </system> |
| 13 | </groups> |
| 14 | </configuration>" |
| 15 | payload,configuration,,,configuration-json,"{ |
| 16 | ""version"": ""15.1X49-D50.3"", |
| 17 | ""groups"": { |
| 18 | ""name"": ""node0"", |
| 19 | ""system"": { |
| 20 | ""host-name"": ""$node0_hostname"", |
| 21 | ""backup-router"": { |
| 22 | ""address"": ""$node0_backup_router_address"", |
| 23 | ""destination"": ""0.0.0.0/0"" |
| 24 | } |
| 25 | } |
| 26 | } |
| 27 | }" |
| 28 | ,,,,, |
| 29 | payload,configuration-parameters,,,node0_hostname,dbtx0001vm001 |
| 30 | payload,configuration-parameters,,,node0_backup_router_address,135.25.69.33 |
| 31 | payload,configuration-parameters,,,node0_tacplus_server_name1,134.85.215.181 |
| 32 | ,,,,, |