Setting Admin DOWN on First Join
You can configure the 61000/41000 Security System to automatically set a newly installed SGM in a Security Group to the Admin DOWN state. This lets the administrator make sure that the SGM is configured correctly before it handles traffic.
Syntax
> set chassis high-availability down_on_first_join < first_join>
Parameter
|
Description
|
< first_join>
|
Sets whether Admin DOWN on First Join is enabled
0 - Admin DOWN on First Join is disabled
1 - Admin DOWN on First Join is enabled
|
To add a new SGM to a Security Group with Admin DOWN:
- Run:
> set chassis high-availability down_on_first_join 1
- Install the new SGM and add it to the Security Group.
- Set the SGM to the UP state:
> asg sgm_admin -b < sgm_ids> up -p
|