root@crpd1> configure Entering configuration mode root@crpd1> set interfaces eth1 unit 0 family inet root@crpd1> set interfaces eth1 unit 0 family inet6 root@crpd1> set protocols router-advertisement interface eth1 root@crpd1> set routing-options router-id 1.2.3.2 root@crpd1> set routing-options autonomous-system 46 root@crpd1> set routing-options static route 1.2.3.0/24 discard root@crpd1> set routing-options rib inet6.0 static route fd99::/64 discard root@crpd1> set policy-options policy-statement expo term announce4 from route-filter 1.2.3.0/24 exact root@crpd1> set policy-options policy-statement expo term announce4 then accept root@crpd1> set policy-options policy-statement expo term announce6 from route-filter fd99::/64 exact root@crpd1> set policy-options policy-statement expo term announce6 then accept root@crpd1> set policy-options policy-statement expo then reject root@crpd1> set protocols bgp group unnumbered type external root@crpd1> set protocols bgp group unnumbered family inet unicast extended-nexthop root@crpd1> set protocols bgp group unnumbered family inet6 unicast root@crpd1> set protocols bgp group unnumbered peer-as 33 root@crpd1> set protocols bgp group unnumbered export expo root@crpd1> set protocols bgp group unnumbered dynamic-neighbor bgp_unnumbered peer-auto-discovery family inet6 ipv6-nd root@crpd1> set protocols bgp group unnumbered dynamic-neighbor bgp_unnumbered peer-auto-discovery interface eth1 root@crpd1> commit commit complete