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

G.5.3 Command File

This section describes command files that are provided in rule set unit.

For deploying L2 Switches

Command files that are provided for deployment of L2 Switches are shown in the following.

Table G.12 List of Command Files that are provided in Rule Set Unit (For Deployment of L2 Switches)

Command File Type

File Name

For setup

Configuration definition command file
Definition reflection command file

xxx_create_cmdn.cli

For recovery when setup error

Configuration definition command file
Definition reflection command file

xxx_create_recovery_cmdn.cli

For modification

Configuration definition command file
Definition reflection command file

xxx_modify_cmdn.cli

For recovery when modification error

Configuration definition command file
Definition reflection command file

xxx_modify_recovery_cmdn.cli

For interfaces configuration of adjoining server

Configuration definition command file
Definition reflection command file

xxx_connect_cmdn.cli

For recovery when interface configuration error of adjoining server

Configuration definition command file
Definition reflection command file

xxx_connect_recovery_cmdn.cli

For interfaces deletion of adjoining server

Configuration definition command file
Definition reflection command file

xxx_disconnect_cmdn.cli

For deletion

Configuration definition command file
Definition reflection command file

xxx_delete_cmdn.cli

xxx: Character String that identifies L2 Switches.
n: Serial numbers begin from 1. File given the biggest number is the command file for reflecting definition.

For deploying Firewalls

Command files that are provided for deploy firewalls are shown in the following list.

Table G.13 List of Command Files that are provided in RuleSet Unit (For Deployment of Firewalls)

Command File Type

File Name

For setup

Configuration definition command file
Definition reflection command file

yyy_create_cmdn.cli

For recovery when setup error

Configuration definition command file
Definition reflection command file

yyy_create_recovery_cmdn.cli

For modification

Configuration definition command file
Definition reflection command file

yyy_modify_cmdn.cli

For recovery when modification error

Configuration definition command file
Definition reflection command file

yyy_modify_recovery_cmdn.cli

For deletion

Configuration definition command file
Definition reflection command file

yyy_delete_cmdn.cli

yyy: Character String that identifies firewall.
n: Serial numbers begin from 1. File given the biggest number is the command file for reflecting definition.

For deploying Server Load Balancers

Command files that are provided for deployment of server load balancers are shown in the following list.

Table G.14 List of Command Files provided in RuleSet Unit (For Deployment of Server Load Balancer "IPCOM EX IN")

Command File Type

File Name

For modification

Configuration definition command file
Definition reflection command file

ipcom_modify_cmdn.cli

For recovery when modification error

Configuration definition command file
Definition reflection command file

ipcom_modify_recovery_cmdn.cli

For deletion

Configuration definition command file
Definition reflection command file

ipcom_delete_cmdn.cli

For operation

Command file

ipcom_operate_cmdm.cli

zzz: Character string that identifies server load balancer.
n: Serial numbers begin from 1. File given the biggest number is the command file for reflecting definition.
m: Serial numbers begin from 1.


Table G.15 List of Command Files provided in RuleSet Unit (For Deployment of Server Load Balancer "BIG-IP")

Command File Type

File Name

For setup

Configuration definition command file
Definition reflection command file

bigip_create_cmdn.cli

For recovery when setup error

Configuration definition command file
Definition reflection command file

bigip_create_recovery_cmdn.cli

For modification

Configuration definition command file
Definition reflection command file

bigip_modify_cmdn.cli

For recovery when modification error

Configuration definition command file
Definition reflection command file

bigip_modify_recovery_cmdn.cli

For deletion

Configuration definition command file
Definition reflection command file

bigip_delete_cmdn.cli

For operation

Command file

bigip_operate_cmdm.cli

zzz: Character string that identifies server load balancer.
n: Serial numbers begin from 1. File given the biggest number is the command file for reflecting definition.
m: Serial numbers begin from 1.


Information

In sample script, following operations are surely executed after logging in to network device and before executing command.
Therefore, commands described in command files are shown only after executing following operations.

  • Transition to authority requires Modification of Configuration.

  • Disabling inquiry to terminal Control and Executing Command.

  • Transition to Edit Mode of Configuration Definition.

  • Reading Configuration Definition in Action.