diff --git "a/datasets/ospf2_dataset_fixed_900.jsonl" "b/datasets/ospf2_dataset_fixed_900.jsonl" new file mode 100644--- /dev/null +++ "b/datasets/ospf2_dataset_fixed_900.jsonl" @@ -0,0 +1,900 @@ +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.5.1.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.3.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.2.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.4.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.3.3.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.4.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.1.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.4.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.4.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.4.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.5.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.1.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.2.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.4.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.5.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.5.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.3.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.5.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.2.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.4.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.5.3.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.4.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.1.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.3.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.2.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.4.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.1.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.4.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.2.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.2.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.3.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.3.5.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.2.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.1.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.1.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.4.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.5.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.5.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.2.3.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.5.3.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.1.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.1.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.2.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.4.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.1.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.5.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.4.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.5.1.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.1.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.5.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.1.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.2.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.5.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.3.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.3.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.3.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.3.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.3.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.1.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.3.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.5.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.4.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.3.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.4.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.4.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.2.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.3.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.4.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.2.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.5.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.5.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.5.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.3.3.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.3.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.2.4.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.2.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.3.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.3.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.3.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.3.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.5.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.1.3.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.2.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.5.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.5.5.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.2.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.5.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.5.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.4.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.4.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.3.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.5.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.3.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.1.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.1.1.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.3.2.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.2.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.2.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.5.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.2.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.4.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.1.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.5.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.1.5.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.1.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.4.4.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.1.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.3.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.1.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.4.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.5.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.5.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.1.1.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.5.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.4.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.3.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.3.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.4.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.5.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.2.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.4.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.2.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.4.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.4.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.4.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.2.3.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.5.5.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.3.1.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.4.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.5.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.4.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.5.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.4.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.1.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.1.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.3.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.4.1.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.2.5.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.2.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.3.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.2.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.1.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.5.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.4.4.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.1.2.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.2.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.4.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.2.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.1.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.1.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.3.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.2.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.2.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.2.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.4.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.4.2.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.4.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.4.2.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.4.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.1.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.1.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.5.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.1.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.1.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.1.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.5.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.2.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.1.5.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.4.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.3.5.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.4.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.1.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.1.2.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.2.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.1.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.2.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.5.3.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.3.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.1.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.2.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.3.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.1.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.3.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.1.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.4.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.3.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.2.2.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.5.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.4.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.3.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.5.5.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.5.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.4.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.2.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.1.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.2.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.2.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.4.2.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.1.3.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.2.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.5.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.5.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.2.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.3.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.3.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.2.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.4.1.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.3.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.1.1.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.3.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.3.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.4.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.2.4.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.5.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.3.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.3.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.2.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.3.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.4.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.2.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.1.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.4.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.4.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.1.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.1.4.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.4.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.5.2.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.3.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.4.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.1.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.2.2.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.2.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.4.1.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.1.1.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.5.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.5.3.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.5.4.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.2.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.5.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.4.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.4.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.4.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.3.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.1.3.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.4.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.2.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.2.2.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.5.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.4.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.3.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.4.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.1.2.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.5.3.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.1.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.1.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.3.4.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.2.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.3.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.1.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.2.2.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.5.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.4.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.5.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.1.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.3.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.4.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.2.5.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.5.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.3.1.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.4.1.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.1.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.5.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.5.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.2.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.3.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.2.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.4.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.4.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.5.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.2.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.4.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.5.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.5.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.3.4.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.1.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.1.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.1.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.4.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.3.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.4.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.3.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.1.5.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.4.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.1.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.5.2.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.4.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.5.5.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.2.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.1.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.2.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.2.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.2.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.1.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.4.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.3.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.3.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.2.3.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.2.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.4.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.3.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.2.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.3.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.5.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.5.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.4.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.2.4.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.5.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.3.1.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.1.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.2.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.5.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.4.4.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.2.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.4.4.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.4.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.2.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.1.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.4.3.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.3.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.5.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.4.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.4.2.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.3.5.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.1.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.4.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.3.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.2.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.1.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.1.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.1.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.1.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.1.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.3.3.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.3.2.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.4.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.3.1.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.4.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.5.4.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.5.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.4.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.3.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.1.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.5.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.4.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.2.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.5.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.5.2.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.4.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.1.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.1.2.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.4.4.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.1.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.5.1.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.1.3.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.1.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.1.2.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.4.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.5.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.5.5.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.1.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.3.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.5.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.3.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.4.2.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.1.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.4.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.2.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.2.5.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.5.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.1.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.1.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.3.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.3.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.2.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "4.4.5.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.5.2.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.5.1.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.2.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.3.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.4.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.5.5.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.3.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.3.1.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.1.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.4.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.5.2.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.1.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.3.1.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.5.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.2.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.4.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.1.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.1.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.3.1.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.4.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.2.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.5.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.1.3.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.1.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.1.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.5.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.2.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.5.3.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.5.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.3.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.1.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.1.2.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.2.4.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.2.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.4.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.5.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.2.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "5.5.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.2.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.4.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.2.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.2.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.1.2.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.5.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.2.4.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.4.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.4.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.1.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.5.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "2.1.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.3.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.2.2.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.3.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.3.2.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.2.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.5.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.1.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.5.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.5.5.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.1.5.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.2.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.5.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.1.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.5.2.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.2.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.4.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.5.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.1.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.3.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.4.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.5.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.2.4.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.1.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.1.5.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.4.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.2.3.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.2.3.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.1.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.2.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.1.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.3.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.4.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.5.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.2.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.5.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.5.3.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "4.5.2.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.4.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.5.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.1.1.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.4.5.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.2.1.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.4.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.3.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.4.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.3.4.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.4.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.1.1.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.2.4.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.5.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.1.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.2.5.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.2.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.5.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.2.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.5.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.2.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.3.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.1.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.5.3.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.2.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.2.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.4.1.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.3.2.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.1.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.5.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.4.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.5.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.4.5.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.3.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.1.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.5.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.1.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.2.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.1.1.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.5.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.4.3.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.2.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "2.3.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.2.4.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.1.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.1.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.3.2.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.5.2.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.2.5.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.2.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.4.3.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.2.3.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.3.5.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.5.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "3.4.2.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.1.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.4.2.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.4.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.2.4.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.3.2.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.2.3.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.4.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.5.5.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.5.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "3.3.1.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.2.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.2.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.1.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.5.4.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.5.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.4.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.3.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.2.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.3.3.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.4.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.2.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.3.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.1.2.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.4.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.3.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "1.3.5.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.1.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.2.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.4.5.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.1.5.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.2.4.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "1.5.3.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.2.1.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.4.3.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.5.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.3.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.5.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "1.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.2.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.5.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.5.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.5.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "3.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.2.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.4.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "3.2.1.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.5.5.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "2.2.5.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.2.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.3.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.1.5.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.3.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.1.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.2.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.4.5.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.2.4.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.1.3.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.3.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.5.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.1.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.5.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.3.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.1.5", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "3.1.3.4", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.3.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "2.4.2.5", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 20", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.4.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "5.2.1.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.4.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.3.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.5.2", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.1.3.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "5.4.4.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.5.4.3", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "3.4.2.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "3.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.4.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "2.1.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "4.3.1.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.5.1.4", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.4.3.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.2.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.2.4.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.4.5.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.4.1.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.3.3.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "INIT"}, {"name": "CORE-R1", "router_id": "4.1.5.3", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.3.4.5", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "4.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.5.3.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "BRANCH-RTR1", "router_id": "5.5.2.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "2.5.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "5.5.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.1.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.4.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "2.3.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.4.5.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.2.3.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.1.5.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "4.1.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.2.5.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.3.2.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.3.4.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.1.1.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.4.5.1", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.3.5.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.2.5.5", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "2.3.2.5", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "1.4.2.2", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.4.2", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.1.3.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "5.1.4.5", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW1", "router_id": "1.2.1.1", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 0", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.3.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.5.5.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.2.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.4.1.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.1.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.3.3.2", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "5.5.1.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "2.3.2.2", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.3.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "4.4.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.3.2", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.3.5", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "1.2.3.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 0, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.3.3.1", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.4.5.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "2.1.4.4", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1480", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.1.4.4", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "1.2.1.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "4.1.4.4", "interface": "GigabitEthernet0/1", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.2.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.5.4.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "CORE-R1", "router_id": "1.3.2.4", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 0, "ospf_state": "EXSTART"}, {"name": "BRANCH-RTR1", "router_id": "1.2.5.1", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 0, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "4.5.1.1", "interface": "GigabitEthernet0/2", "mtu": 1480, "area": 10, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "5.2.5.5", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 1, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf 1 area 1", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "5.1.1.1", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "4.1.4.1", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/1", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "1.4.1.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "2.3.5.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/2", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "4.4.5.3", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 10, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "5.3.5.4", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 10, "ospf_state": "EXCHANGE"}], "cli_fix": ["interface GigabitEthernet0/0", "ip ospf mtu-ignore", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "5.3.2.2", "interface": "GigabitEthernet0/0", "mtu": 1480, "area": 20, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW1", "router_id": "3.1.3.5", "interface": "GigabitEthernet0/0", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/0", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "1.4.4.3", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "1.4.1.3", "interface": "GigabitEthernet0/1", "mtu": 1492, "area": 1, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1492", "clear ip ospf process"]} +{"incident_type": "ospf_mtu_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW2", "router_id": "3.2.2.1", "interface": "GigabitEthernet0/2", "mtu": 1492, "area": 20, "ospf_state": "EXSTART"}, {"name": "CORE-R1", "router_id": "3.5.4.1", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 20, "ospf_state": "EXSTART"}], "cli_fix": ["interface GigabitEthernet0/2", "mtu 1500", "clear ip ospf process"]} +{"incident_type": "ospf_area_mismatch", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "ACCESS-SW1", "router_id": "3.2.1.2", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 0, "ospf_state": "INIT"}, {"name": "ACCESS-SW2", "router_id": "2.1.1.3", "interface": "GigabitEthernet0/1", "mtu": 1480, "area": 10, "ospf_state": "INIT"}], "cli_fix": ["interface GigabitEthernet0/1", "ip ospf 1 area 10", "clear ip ospf process"]} +{"incident_type": "ospf_exstart_exchange_stuck", "instruction": "Analyze multi-device OSPF adjacency problems and output ONLY CLI FIX COMMANDS.", "devices": [{"name": "BRANCH-RTR1", "router_id": "3.4.2.4", "interface": "GigabitEthernet0/2", "mtu": 1500, "area": 1, "ospf_state": "EXSTART"}, {"name": "ACCESS-SW2", "router_id": "5.3.2.3", "interface": "GigabitEthernet0/0", "mtu": 1500, "area": 1, "ospf_state": "EXCHANGE"}], "cli_fix": ["clear ip ospf process"]}