[global.config] as = 3 router-id = "10.0.3.9" [global.apply-policy.config] import-policy-list = ["pd-imp"] default-import-policy = "accept-route" default-export-policy = "accept-route" [[neighbors]] [neighbors.config] peer-as = 2 neighbor-address = "10.0.2.1" auth-password = "himitsudayo" [[neighbors.afi-safis]] [neighbors.afi-safis.config] afi-safi-name = "ipv4-flowspec" [neighbors.transport.config] local-address = "10.0.3.9" [neighbors.ebgp-multihop.config] enabled = true multihop-ttl = 16 [[policy-definitions]] name = "pd-imp" [[policy-definitions.statements]] [policy-definitions.statements.conditions.match-neighbor-set] neighbor-set = "ns-fs-receivers" [policy-definitions.statements.actions.route-disposition] accept-route = false [defined-sets] [[defined-sets.neighbor-sets]] neighbor-set-name = "ns-fs-receivers" neighbor-info-list = ["10.0.2.1"]