批量交换机变更
在多台接入设备上渲染并执行同一类变更,同时保持连接状态和 Prompt 处理的一致性。
rauto orchestrate campus-vlan-orchestration.json --view
# orchestration_plan: campus-vlan-rollout file: campus-vlan-orchestration.json overview: fail_fast=true rollback_on_stage_failure=true rollback_completed_stages_on_failure=false stages=2 inventory_groups=2 [Stage 1/2] core strategy=serial fail_fast=false jobs=1 [Job 1/1] core-job strategy=serial fail_fast=true targets=2 action=tx_workflow (workflow_file=./core-vlan-workflow.json) target_groups=core - core-01 - core-02 [Stage 2/2] access strategy=serial fail_fast=false jobs=1 [Job 1/1] access-job strategy=parallel fail_fast=true targets=2 action=tx_block (template=configure_vlan.j2, mode=Config) max_parallel=10 target_groups=access - sw-01 - sw-02