Top
ServerView Resource Orchestrator Cloud Edition V3.3.0 Design Guide
FUJITSU Software

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-X 500

L2 switches

[When creating a network resource]

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

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

[When deleting a network resource]

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

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

SR-X 300

IPCOMEXSC

Firewall

(*1)

[When creating an L-Platform]

  • External interface (center switch side)

    • Add VLAN interface

  • Internal interface (L2 switches/server side)

    • Add VLAN interface

    • Add VLAN interface

[When modifying the firewall configuration of an L-Platform]

  • External interface (center switch side)

    • Change firewall rules

    • Add dstNAT rules

    • Add srcNAT rules

  • Internal interface (L2 switches/server side)

    • Change firewall rules

[When deleting an L-Platform]

  • External interface (center switch side)

    • Delete VLAN interface

    • Delete dstNAT rules

    • Delete srcNAT rules

  • Internal interface (L2 switches/server side)

    • Delete VLAN interface

    • Delete VLAN interface

IPCOMEXIN

IPCOMVALS

NSAppliance

IPCOMEXIN

Server load balancer

(*3)

[When creating an L-Platform]

  • No operation involved

[When modifying the server load balancer configuration of an L-Platform]

  • Add server load balancer rules

  • Add SSL accelerator configurations

[When deleting an L-Platform]

  • Delete server load balancer rules

  • Delete SSL accelerator configurations

IPCOMVALS

NSAppliance

Cisco

Catalyst

L2 switches

[When creating a network resource]

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

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

[When deleting a network resource]

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

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

Nexus 5000

ASA 5500

Firewall

(*1)

[When creating an L-Platform]

  • External interface (center switch side)

    • Add VLAN interface

    • Add dstNAT rules

    • Add srcNAT rules

  • Internal interface (L2 switches)

    • Add VLAN interface

    • Add VLAN interface

[When modifying the firewall configuration of an L-Platform]

  • External interface (center switch side)

    • Change firewall rules

    • Change dstNAT rules

    • Change srcNAT rules

  • Internal interface (L2 switches)

    • Change firewall rules

[When deleting an L-Platform]

  • External interface (center switch side)

    • Delete VLAN interface

    • Delete dstNAT rules

    • Delete srcNAT rules

  • Internal interface (L2 switches)

    • Delete VLAN interface

    • Delete VLAN interface

F5 Networks

BIG-IP (*2)

Server load balancer

(*3)

[When creating an L-Platform]

  • Add VLAN interface

[When modifying the server load balancer configuration of an L-Platform]

  • Add VLAN interface

  • Add server load balancer rules

  • Add SSL accelerator configurations

[When deleting an L-Platform]

  • Delete VLAN interface

  • Delete server load balancer rules

  • Delete SSL accelerator configurations

*1: Configure firewall rules for the VLAN interfaces of LAN ports to use as public LANs.
*2: Network device names of the BIG-IP LTM series are treated as being "BIG-IP".
*3: Server load balancer rules are configured for public LAN connections.


Information

When using the sample scripts provided by Resource Orchestrator, the protocols used for automatic configuration and network device names are as follows. Sample scripts use those protocols when connecting to network devices.

  • With TELNET protocol

    • SR-X 300/SR-X 500

    • IPCOMEXSC/IPCOMEXIN

    • IPCOMVALS

    • NSAppliance

    • Catalyst

    • Nexus 5000

    • ASA 5500

  • 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.