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.
Command File Type | File Name | |
For setup | Configuration definition command file | xxx_create_cmdn.cli |
For recovery when setup error | Configuration definition command file | xxx_create_recovery_cmdn.cli |
For modification | Configuration definition command file | xxx_modify_cmdn.cli |
For recovery when modification error | Configuration definition command file | xxx_modify_recovery_cmdn.cli |
For interfaces configuration of adjoining server | Configuration definition command file | xxx_connect_cmdn.cli |
For recovery when interface configuration error of adjoining server | Configuration definition command file | xxx_connect_recovery_cmdn.cli |
For interfaces deletion of 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. 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.
Command File Type | File Name | |
For setup | Configuration definition command file | yyy_create_cmdn.cli |
For recovery when setup error | Configuration definition command file | yyy_create_recovery_cmdn.cli |
For modification | Configuration definition command file | yyy_modify_cmdn.cli |
For recovery when modification error | Configuration definition command file | yyy_modify_recovery_cmdn.cli |
For deletion | Configuration definition 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.
Command File Type | File Name | |
For modification | Configuration definition command file | ipcom_modify_cmdn.cli |
For recovery when modification error | 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 |
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.
Command File Type | File Name | |
For setup | Configuration definition command file | bigip_create_cmdn.cli |
For recovery when setup error | Configuration definition command file | bigip_create_recovery_cmdn.cli |
For modification | Configuration definition command file | bigip_modify_cmdn.cli |
For recovery when modification error | 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 |
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.