root@crpd1> configure Entering configuration mode root@crpd1> set interfaces eth1 unit 0 family inet address 10.0.2.2/24 root@crpd1> set interfaces eth1 unit 0 family inet6 address fd00:3::2/64 root@crpd1> set routing-options static route 100.65.0.0/24 next-hop 10.0.2.1 root@crpd1> set routing-options static route 100.65.0.0/24 bfd-liveness-detection minimum-interval 1000 root@crpd1> set routing-options static route 100.65.0.0/24 bfd-liveness-detection multiplier 3 root@crpd1> set routing-options static route 100.65.0.0/24 bfd-liveness-detection no-adaptation root@crpd1> set routing-options rib inet6.0 static route 3ffe::/64 next-hop fd00:3::1 root@crpd1> set routing-options rib inet6.0 static route 3ffe::/64 bfd-liveness-detection minimum-interval 1000 root@crpd1> set routing-options rib inet6.0 static route 3ffe::/64 bfd-liveness-detection multiplier 3 root@crpd1> set routing-options rib inet6.0 static route 3ffe::/64 bfd-liveness-detection no-adaptation root@crpd1> commit commit complete