| 1 | set version 20230616.051920_builder.r1345402 | ||
| 2 | set interfaces eth1 unit 0 family inet address 10.0.2.2/24 | ||
| 3 | set interfaces eth1 unit 0 family inet6 address fd00:3::2/64 | ||
| 4 | set routing-options rib inet6.0 static route 3ffe::/64 next-hop fd00:3::1 | ||
| 5 | set routing-options rib inet6.0 static route 3ffe::/64 bfd-liveness-detection minimum-interval 1000 | ||
| 6 | set routing-options rib inet6.0 static route 3ffe::/64 bfd-liveness-detection multiplier 3 | ||
| 7 | set routing-options rib inet6.0 static route 3ffe::/64 bfd-liveness-detection no-adaptation | ||
| 8 | set routing-options static route 100.65.0.0/24 next-hop 10.0.2.1 | ||
| 9 | set routing-options static route 100.65.0.0/24 bfd-liveness-detection minimum-interval 1000 | ||
| 10 | set routing-options static route 100.65.0.0/24 bfd-liveness-detection multiplier 3 | ||
| 11 | set routing-options static route 100.65.0.0/24 bfd-liveness-detection no-adaptation | ||