This section describes the command files that are provided for each ruleset.
For Deploying L2 Switches
Command files that are provided for deployment of L2 Switches are shown below.
Command File Type | File Name | |
For setup | Configuration definition command file | xxx_create_cmdn.cli |
For setup error recovery | Configuration definition command file | xxx_create_recovery_cmdn.cli |
For modification | Configuration definition command file | xxx_modify_cmdn.cli |
For modification error recovery | Configuration definition command file | xxx_modify_recovery_cmdn.cli |
For creation of interface for adjoining server | Configuration definition command file | xxx_connect_cmdn.cli |
For error recovery of creation of an interface for an adjoining server | Configuration definition command file | xxx_connect_recovery_cmdn.cli |
For deleting an interface for an adjoining server | Configuration definition command file | xxx_disconnect_cmdn.cli |
For deletion | Configuration definition command file | xxx_delete_cmdn.cli |
xxx: Character string that identifies L2 Switches.
n: Serial numbers begin from 1. The file with the largest number is the command file for reflecting definitions.
For deploying firewalls
Command files that are provided for deployment of firewalls are shown below.
Command File Type | File Name | |
For setup | Configuration definition command file | yyy_create_cmdn.cli |
For setup error recovery | Configuration definition command file | yyy_create_recovery_cmdn.cli |
For modification | Configuration definition command file | yyy_modify_cmdn.cli |
For modification error recovery | Configuration definition command file | yyy_modify_recovery_cmdn.cli |
For deletion | Configuration definition command file | yyy_delete_cmdn.cli |
yyy: Character String that identifies firewalls.
n: Serial numbers begin from 1. The file with the largest number is the command file for reflecting definitions.
For deploying server load balancers
Command files that are provided for deployment of server load balancers are shown below.
Command File Type | File Name | |
For modification | Configuration definition command file | ipcom_modify_cmdn.cli |
For modification error recovery | Configuration definition command file | ipcom_modify_recovery_cmdn.cli |
For deletion | Configuration definition command file | ipcom_delete_cmdn.cli |
For operation | Command file | ipcom_operate_cmdm.cli |
n: Serial numbers begin from 1. The file with the largest number is the command file for reflecting definitions.
m: Serial numbers begin from 1.
Command File Type | File Name | |
For setup | Configuration definition command file | bigip_create_cmdn.cli |
For setup error recovery | Configuration definition command file | bigip_create_recovery_cmdn.cli |
For modification | Configuration definition command file | bigip_modify_cmdn.cli |
For modification error recovery | Configuration definition command file | bigip_modify_recovery_cmdn.cli |
For deletion | Configuration definition command file | bigip_delete_cmdn.cli |
For operation | Command file | bigip_operate_cmdm.cli |
n: Serial numbers begin from 1. The file with the largest number is the command file for reflecting definitions.
m: Serial numbers begin from 1.
Information
In the sample script, after logging in to the network device, but before executing any commands, the following operations are performed.
Therefore, the commands described in command files are for after the following operations are executed.
Transition of authority necessary to modify configuration definitions
Disabling of inquiries to terminal control and command execution
Transition to the edit mode for configuration definitions
Loading of operating configuration definitions