Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Design Guide
ServerView

G.3 Sample Scripts(For automatic configuration)

Sample scripts to be used for automatic configuration of network devices are registered in the following folder when Resource Orchestrator is installed.

[Windows Manager]
Installation_folder\SVROR\Manager\etc\scripts\original\vendor_name\unit_name\rulesets\ruleset_name\
Installation_folder\SVROR\Manager\etc\scripts\original\network_resource\ruleset_name\

[Linux Manager]
/etc/opt/FJSVrcvmr/scripts/original/vendor_name/unit_name/rulesets/ruleset_name/
/etc/opt/FJSVrcvmr/scripts/original/network_resource/ruleset_name/

The following table lists the unit names supported by the sample scripts provided by Resource Orchestrator:

Table G.2 Units for which Sample Scripts are Provided

Vendor

Unit Name

Type

Setting Details

Fujitsu

SR-X500

L2 switch

[When creating network resource by Resource Orchestrator]

  • Add VLAN to interface (tagged VLAN, port VLAN) or

  • Add VLAN to LAG interface (tagged VLAN, port VLAN)

[When deleting network resource]

  • Delete VLAN of interface (tagged VLAN, port VLAN) or

  • Delete VLAN of LAG interface (tagged VLAN, port VLAN)

SR-X300

IPCOMEXSC

Firewall

(*1)

[When creating L-Platform]

  • External interface (center switch side)

    • Add Firewall rules

  • Internal interface (L2 switches)

    • Add VLAN interface

    • Add Firewall rules

[When modifying firewall configurations of L-Platform]

  • External interface (center switch side)

    • Change Firewall rules

    • Add dstNAT rules

    • Add srcNAT rules

  • Internal interface (L2 switches)

    • Change Firewall rules

[When deleting L-Platform]

  • External interface (center switch side)

    • Delete Firewall rules

    • Delete dstNAT rules

    • Delete srcNAT rules

  • Internal interface (L2 switches)

    • Delete VLAN interface

    • Delete Firewall rules

IPCOMEXIN

NSAppliance

IPCOMEXIN

Server load balancer

(*3)

[When creating L-Platform]

  • No operation

[When modifying server load balancer configurations of L-Platform]

  • Add Server load balancer rules

  • Add SSL accelerator configurations

[When deleting L-Platform]

  • Delete Server load balancer rules

  • Delete SSL accelerator configurations

Cisco

Catalyst

L2 switch

[When creating network resource]

  • Add VLAN to interface (tagged VLAN, port VLAN) or

  • Add VLAN to LAG interface (tagged VLAN, port VLAN)

[When deleting network resource]

  • Delete VLAN of interface (tagged VLAN, port VLAN) or

  • Delete VLAN of LAG interface (tagged VLAN, port VLAN)

ASA5500

Firewall

(*1)

[When creating L-Platform]

  • External interface (center switch side)

    • Add Firewall rules

    • Add dstNAT rules

    • Add srcNAT rules

  • Internal interface (L2 switches)

    • Add VLAN interface

    • Add Firewall rules

[When modifying firewall configurations of L-Platform]

  • External interface (center switch side)

    • Change Firewall rules

    • Change dstNAT rules

    • Chande srcNAT rules

  • Internal interface (L2 switches)

    • Change Firewall rules

[When deleting L-Platform]

  • External interface (center switch side)

    • Delete Firewall rules

    • Delete dstNAT rules

    • Delete srcNAT rules

  • Internal interface (L2 switches)

    • Delete VLAN interface

    • Delete Firewall rules

F5 Networks

BIG-IP (*2)

Server load balancer

(*3)

[When creating L-Platform]

  • Add VLAN interface

[When modifying server load balancer configurations of L-Platform]

  • Add VLAN interface

  • Add Server load balancer rules

  • Add SSL accelerator configurations

[When deleting L-Platform]

  • Delete VLAN interface

  • Delete Server load balancer rules

  • Delete SSL accelerator configurations

*1: Firewall rules are configured for public LAN connection.
*2: Network device name of BIG-IP LTM series are regarded as "BIG-IP".
*3: Server load balancer rules are configured for public LAN connection.


Information

When using sample scripts provided by Resource Orchestrator, protocols used for automatic configuration and network device names are as follows:

Sample script uses those protocols when connecting to network device.

  • With TELNET protocol

    • SR-X300/SR-X500

    • IPCOMEXSC/IPCOMEXIN

    • NSAppliance

    • Catalyst

    • ASA5500

  • With SSH protocol

    • BIG-IP

Note

The sample scripts provided by Resource Orchestrator may be added or deleted when the software is updated.
When using the sample scripts, confirm the directory on the admin server in which the sample scripts are registered beforehand.