Infrastructure parameters for input JSON - Switches

Following is an example of parameters for the second data switch (SN2100M-2). The first data switch must be configured in the similar manner:

"switches":[
	{
		"description":"Description",
		"type":"management",
		"oob_mgmt_ip":"10.x.x.x",
		"user":"user1",
		"name":"5900",
		"password":"xxxxxxx",
	},
	{ },
	{
		"description":"Description",
		"type":"data",
		"oob_mgmt_ip":"10.x.x.x",
		"user":"user1",
		"name":"SN2100M-2",
		"password":"xxxxxxx",
		"loopback_address": "10.x.x.x",
		"anycast_ip": "10.x.x.x",
		"bgp_autonomous_system_num": "1234"
	}
]
The following table defines each of the switch parameters:
Parameters Description
[Optional]description Enter the descriptive information of the corresponding switch.

If you do not need this parameter, delete the same from your input JSON file.

type

Enter the description of the corresponding switch type.

oob_mgmt_ip address

Enter the available IP address from the iLO-OOBM network.

user

Enter the username that is used to access the corresponding switch.

name

Enter the descriptive name of the corresponding switch.

password

Enter the password that is used to access the corresponding switch.

loopback_address

Enter the loopback address.

anycast_ip

Enter the anycast IP address.

bgp_autonomous_system_num

Enter the BGP autonomous system number from the network topology.

protocol The protocol field value is by default : vxlan
NOTE:

The switches are related to starter kit only. For expansion kit, see Adding a compute