Admin Down on First Join (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 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 [0|1]
Parameter
|
Description
|
0|1
|
- Admin Down on First Join is disabled
- 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.
- Run this command to set the SGM to the UP state:
> asg sgm_admin -b <sgm_ids> up -p
|