{"id":18722,"date":"2021-09-24T12:15:00","date_gmt":"2021-09-24T12:15:00","guid":{"rendered":"https:\/\/made4it.com.br\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/"},"modified":"2026-06-29T19:40:49","modified_gmt":"2026-06-29T19:40:49","slug":"blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960","status":"publish","type":"post","link":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/","title":{"rendered":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Now that you know what a blackhole is (if you don&#8217;t already know, check out our article on RTBH &#8211; Blackhole), it&#8217;s time to set it up and protect yourself from DDoS attacks. <\/p>\n\n<p class=\"wp-block-paragraph\">To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. With the blackhole you can also announce these attacked IPs to your suppliers\/upstreams and thus stop the attacks. <\/p>\n\n<p class=\"wp-block-paragraph\">Now that I know what it is, the question is: how do I set up Blackhole on my router? In today\u2019s article, we\u2019ll show you how to configure Blackhole on Juniper routers<br\/>. To set up Blackhole manually, follow these steps: <\/p>\n\n<ol class=\"wp-block-list\"><li>Identify the attacked IP<\/li><li>Create route to blackhole<\/li><li>Advertise this blackhole route via BGP to your carriers\/upstreams<\/li><\/ol>\n\n<p class=\"wp-block-paragraph\">You can automate all of this with Made4Flow, which lets you close a session directly without having to do the work manually.<br\/>If you want to learn how to automate everything with Made4Flow, check out our next article.<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s go to the settings then<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\"><strong>1 \u2013 Identify the attacked IP<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">You can do this through NetFlow analysis, such as in Made4Flow, by using the graphs and identifying\u2014via the Raw Data Report\u2014which IP address has the highest traffic and is likely the victim of the attack.<br\/><br\/>Within Made4Flow, go to the Interface by Application graph, for example, and then click on the port with the highest usage to identify which IP address is under attack<\/p>\n\n<p class=\"wp-block-paragraph\">Or through Made4Flow, simply by accessing the Anti-DDoS module -&gt; Active Anomalies<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/1.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/1.png\" alt=\"\" class=\"wp-image-1873\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">The attacked IP was: 200.189.56.55 (Example)<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>2) Create a route to Discard (Blackhole)<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">After identifying the attacked IP via Made4Flow it is now time to create the route in your Juniper Router to effectively play the IP to Blackhole or Discard<\/p>\n\n<p class=\"wp-block-paragraph\">Let&#8217;s assume that the attacked IP is 200.200.200.1, let&#8217;s create the route as follows<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/2.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/2.png\" alt=\"\" class=\"wp-image-1874\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Applied commands:<\/p>\n\n<p class=\"wp-block-paragraph\">configure<br\/>set routing-options static route 200.200.200.1\/32 discard<br\/>commit and-quit<\/p>\n\n<p class=\"wp-block-paragraph\">After applying the route pointing to Discard that IP will <strong>STOP WORKING!<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">You can check the route using the show command:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/3.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/3.png\" alt=\"\" class=\"wp-image-1875\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">If the route is showing as Discard, you are already sending it to Blackhole<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>3 &#8211; Announce the IP in blackhole via BGP to your operators\/upstreams<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">After identifying and blackhole the route you need to advertise via BGP to your operators\/upstreams.<\/p>\n\n<p class=\"wp-block-paragraph\">Before configuration, it is always recommended to contact your ISP\/upstream provider to find out the Blackhole BGP community.<br\/><br\/>The BGP session with your ISP must be established.<\/p>\n\n<p class=\"wp-block-paragraph\">For this we have a few steps:<\/p>\n\n<ol class=\"wp-block-list\"><li><strong>Configure your Carrier\/Upstream Blackhole Community<\/strong><\/li><\/ol>\n\n<p class=\"wp-block-paragraph\">To configure the blackhole community so that it can be used later, we need to run the following command:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/4.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/4.png\" alt=\"\" class=\"wp-image-1876\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Command:<br\/>set policy-options community cm_blackhole_operadora_XPTO members 666:666<br\/>commit and-quit<\/p>\n\n<p class=\"wp-block-paragraph\">If you need to add more communities, use the same command, changing the name and number of the community<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Tip<\/strong>: Talk to your operator to find out which BGP blackhole community they use<\/p>\n\n<ol class=\"wp-block-list\" start=\"2\"><li><strong>Configure the policy-statement to Accept Blackole<\/strong><\/li><\/ol>\n\n<p class=\"wp-block-paragraph\">To configure the sending of Blackhole in the policy-statement, you must first identify the policy used in the BGP session with the Operator and then configure to accept the Blackhole Route within a term<\/p>\n\n<p class=\"wp-block-paragraph\">In our example, where the IP address 200.200.200.1\/32 is under attack, we will use the following command:<br\/><br\/>Edit the policy:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/5.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/5.png\" alt=\"\" class=\"wp-image-1877\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Create a new term already with the attacked IP:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/6.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/6.png\" alt=\"\" class=\"wp-image-1878\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Next step is to accept the route within this term<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/7.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/7.png\" alt=\"\" class=\"wp-image-1879\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Next step is to add the previously created community<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/8.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/8.png\" alt=\"\" class=\"wp-image-1880\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">The next step is to change the order of the policy so that the term containing the blackhole route is as high up as possible; we&#8217;ll use the insert command<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/9.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/9.png\" alt=\"\" class=\"wp-image-1881\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">We can validate with the show command that the configuration is correct:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/10.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/10.png\" alt=\"\" class=\"wp-image-1882\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">All commands used:<\/p>\n\n<p class=\"wp-block-paragraph\">configure exclusive<br\/>edit policy-options policy-statement OPERADORA-XPTO-OUT<br\/>set term IP-ATACADO from route-filter 200.200.200.1\/32 exact<br\/>set term IP-ATACADO then accept<br\/>set term IP-ATACADO then community set cm_blackhole_operadora_XPTO<br\/>insert term IP-ATACADO before term MEU-BLOCO<br\/>commit and-quit<\/p>\n\n<p class=\"wp-block-paragraph\">You can validate if you are advertising the route using the command show route advertising-protocol bgp 192.168.100.1<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/11.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/11.png\" alt=\"\" class=\"wp-image-1883\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Once this is done, the IP will remain in blackhole and announced to your operator, the attack will cease if it goes to this single IP.<br\/><br\/>The complete configuration looked like this:<br\/><br\/>routing-options {<br\/> static {<br\/> route 200.200.200.0\/22 discard;<br\/> route 200.200.200.1\/32 discard;<br\/>  }<br\/> autonomous-system 65000;<br\/>}<br\/>protocols {<br\/> bgp {<br\/> group OPERADORA-XPTO {<br\/> export OPERADORA-XPTO-OUT;<br\/> neighbor 192.168.100.1 {<br\/> description OPERADORA-XPTO;<br\/> peer-as 64700;<br\/>  }<br\/>  }<br\/>  }<br\/>}<br\/>policy-options {<br\/> policy-statement OPERADORA-XPTO-OUT {<br\/> term IP-ATACADO {<br\/> from {<br\/> route-filter 200.200.200.1\/32 exact;<br\/>  }<br\/> then {<br\/> community set cm_blackhole_operadora_XPTO;<br\/> accept;<br\/>  }<br\/>  }<br\/> term MEU-BLOCO {<br\/> from {<br\/> route-filter 200.200.200.0\/22 exact;<br\/>  }<br\/> then accept;<br\/>  }<br\/> then reject;<br\/>  }<br\/> community cm_blackhole_operadora_XPTO members 666:666; }<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Automating with Made4Flow<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">With Made4Flow, you can automate the process of reporting attacked IP addresses to the blackhole.<br\/><br\/>To do this, we need:<\/p>\n\n<ul class=\"wp-block-list\"><li>Configure BGP session between Edge Router and Made4Flow<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">To configure the BGP session between the Router and Made4Flow, you need to create a Policy and then the BGP session<\/p>\n\n<p class=\"wp-block-paragraph\">To configure policy, use the commands<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/12.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/12.png\" alt=\"\" class=\"wp-image-1884\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Commands used:<br\/>edit policy-options policy-statement MADE4FLOW-IN<br\/>set then next-hop discard<br\/>set then accept<br\/>commit and-quit<\/p>\n\n<p class=\"wp-block-paragraph\">In this case, we have also already added the next hop manually on the router.<\/p>\n\n<p class=\"wp-block-paragraph\">Within Made4Flow, you can already advertise with the correct BGP and Next-hop community if you prefer.<\/p>\n\n<p class=\"wp-block-paragraph\">Configure the BGP session with Made4Flow, in our case we are going to use an iBGP, with the following configurations in the Juniper Router<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/13.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/13.png\" alt=\"\" class=\"wp-image-1885\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Commands used:<\/p>\n\n<p class=\"wp-block-paragraph\">Configure<br\/>set policy-options policy-statement EXPLICITY-DENY then reject<br\/>edit protocols bgp group MADE4FLOW<br\/>set type internal<br\/>set import MADE4FLOW-IN<br\/>set export EXPLICITY-DENY<br\/>set peer-as 65000<br\/>set neighbor 192.168.120.2 description &#8220;Made4Flow &#8211; Automated Blackhole&#8221;<br\/>commit and-quit<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Tip<\/strong>: remember to delete the blackhole routes manually, in our example: delete routing-options static route 200.200.200.1\/32<\/p>\n\n<ul class=\"wp-block-list\"><li>Configure Made4Flow to send via Actions<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">Within the Anti-DDoS Module, you can access the menu: Actions and Responses and configure the response to send the Blackhole with the correct BGP community:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/14.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/14.png\" alt=\"\" class=\"wp-image-1886\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\"><br\/><strong>Configure the Router to Send to Carriers<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">To configure forwarding to carriers\/upstreams, you must first configure a BGP community to be used in the Policy term with the carrier.<\/p>\n\n<p class=\"wp-block-paragraph\">For this we need to set up a community<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/15.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/15.png\" alt=\"\" class=\"wp-image-1887\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Comando: set policy-options community cm_blackhole_Made4Flow members 666:666<\/p>\n\n<p class=\"wp-block-paragraph\">The next step is to configure your operator\/upstream Policy, as in sending the blackhole, but now matching the community in the Term, as in our configuration:<br\/><\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/16.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/16.png\" alt=\"\" class=\"wp-image-1888\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">-l<\/p>\n\n<p class=\"wp-block-paragraph\">Configure<br\/>edit policy-options policy-statement OPERADORA-XPTO-OUT<br\/>set term BLACKHOLE-MADE4FLOW from community cm_blackhole_Made4Flow<br\/>set term BLACKHOLE-MADE4FLOW then accept<br\/>set term BLACKHOLE-MADE4FLOW then community set cm_blackhole_operadora_XPTO<br\/>insert term BLACKHOLE-MADE4FLOW before term MEU-BLOCO<br\/>commit and-quit<\/p>\n\n<p class=\"wp-block-paragraph\">To check if you are sending the announcement to the operator use the commands:<\/p>\n\n<p class=\"wp-block-paragraph\">Check if you receive from Made4Flow<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/17.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/17.png\" alt=\"\" class=\"wp-image-1889\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Comando: show route receive-protocol bgp 192.168.120.2<\/p>\n\n<p class=\"wp-block-paragraph\">And if you are sending to the operator:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/18.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/18.png\" alt=\"\" class=\"wp-image-1890\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Comando: show route advertising-protocol bgp 192.168.100.1<\/p>\n\n<p class=\"wp-block-paragraph\">Having made these settings, <strong>the automation of Made4Flow is ready<\/strong>. Upon receiving an attack, Made4Flow can now send this route to Blackhole.<\/p>\n\n<p class=\"wp-block-paragraph\">To make it easier, we have the video below, showing in practice how to configure the Juniper Router with Blackhole.<\/p>\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Blackhole BGP em roteadores Juniper\" width=\"800\" height=\"450\" src=\"https:\/\/www.youtube.com\/embed\/rfjOnmnclgw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n<p class=\"wp-block-paragraph\"><strong><em>If you have any questions, do not hesitate to contact us via WhatsApp, Social Media or E-mail.<\/em><\/strong><\/p>\n\n<p class=\"wp-block-paragraph\"><strong>See you next time!<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers. <\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1213],"tags":[1219,1220,1228,1221,1227,1229],"class_list":["post-18722","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-blackhole-2","tag-blackhole-bgp","tag-blackhole-juniper","tag-ddos-protection","tag-juniper-automation","tag-juniper-routers"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Made4it\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Made4it -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it\" \/>\n\t\t<meta property=\"og:description\" content=\"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"87\" \/>\n\t\t<meta property=\"og:image:height\" content=\"27\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-09-24T12:15:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-29T19:40:49+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it\" \/>\n\t\t<meta name=\"twitter:description\" content=\"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#blogposting\",\"name\":\"Blackhole BGP \\u2013 Juniper (Juniper MX5\\\/10\\\/40\\\/80\\\/104, MX204, MX240\\\/480\\\/960) - Made4it\",\"headline\":\"Blackhole BGP \\u2013 Juniper (Juniper MX5\\\/10\\\/40\\\/80\\\/104, MX204, MX240\\\/480\\\/960)\",\"author\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.made4it.com.br\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/1.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#articleImage\"},\"datePublished\":\"2021-09-24T12:15:00+00:00\",\"dateModified\":\"2026-06-29T19:40:49+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#webpage\"},\"articleSection\":\"Uncategorized, blackhole, blackhole bgp, blackhole juniper, DDoS protection, juniper automation, juniper routers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#listItem\",\"name\":\"Blackhole BGP \\u2013 Juniper (Juniper MX5\\\/10\\\/40\\\/80\\\/104, MX204, MX240\\\/480\\\/960)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#listItem\",\"position\":3,\"name\":\"Blackhole BGP \\u2013 Juniper (Juniper MX5\\\/10\\\/40\\\/80\\\/104, MX204, MX240\\\/480\\\/960)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\",\"name\":\"Made4it\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/logomade4it.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#organizationLogo\",\"width\":87,\"height\":27},\"image\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/\",\"name\":\"Made4it\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e851ee58f38006902829c03b2dc8e42c8a735a5561b807ca366ed66bd41f2ca?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Made4it\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#webpage\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/\",\"name\":\"Blackhole BGP \\u2013 Juniper (Juniper MX5\\\/10\\\/40\\\/80\\\/104, MX204, MX240\\\/480\\\/960) - Made4it\",\"description\":\"To summarize the Blackhole, it is a technique of sending a route to the \\u201cblack hole\\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"datePublished\":\"2021-09-24T12:15:00+00:00\",\"dateModified\":\"2026-06-29T19:40:49+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"name\":\"Made4it\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it","description":"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.","canonical_url":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#blogposting","name":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it","headline":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960)","author":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/1.png","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#articleImage"},"datePublished":"2021-09-24T12:15:00+00:00","dateModified":"2026-06-29T19:40:49+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#webpage"},"isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#webpage"},"articleSection":"Uncategorized, blackhole, blackhole bgp, blackhole juniper, DDoS protection, juniper automation, juniper routers"},{"@type":"BreadcrumbList","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/made4it.com.br\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/#listItem","position":2,"name":"Uncategorized","item":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#listItem","name":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#listItem","position":3,"name":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960)","previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}}]},{"@type":"Organization","@id":"https:\/\/made4it.com.br\/en\/#organization","name":"Made4it","url":"https:\/\/made4it.com.br\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#organizationLogo","width":87,"height":27},"image":{"@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author","url":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/","name":"Made4it","image":{"@type":"ImageObject","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/9e851ee58f38006902829c03b2dc8e42c8a735a5561b807ca366ed66bd41f2ca?s=96&d=mm&r=g","width":96,"height":96,"caption":"Made4it"}},{"@type":"WebPage","@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#webpage","url":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/","name":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it","description":"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/#website"},"breadcrumb":{"@id":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/#breadcrumblist"},"author":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"creator":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"datePublished":"2021-09-24T12:15:00+00:00","dateModified":"2026-06-29T19:40:49+00:00"},{"@type":"WebSite","@id":"https:\/\/made4it.com.br\/en\/#website","url":"https:\/\/made4it.com.br\/en\/","name":"Made4it","inLanguage":"en-US","publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Made4it -","og:type":"article","og:title":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it","og:description":"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.","og:url":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/","og:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:secure_url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:width":87,"og:image:height":27,"article:published_time":"2021-09-24T12:15:00+00:00","article:modified_time":"2026-06-29T19:40:49+00:00","twitter:card":"summary_large_image","twitter:title":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960) - Made4it","twitter:description":"To summarize the Blackhole, it is a technique of sending a route to the \u201cblack hole\u201d or simply making the router discard packets directed to that IP. In this article you will learn step by step how you can configure Blackhole on Juniper routers.","twitter:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png"},"aioseo_meta_data":{"post_id":"18722","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-29 19:40:45","updated":"2026-06-29 20:59:58"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/\" title=\"Uncategorized\">Uncategorized<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tBlackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960)\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/made4it.com.br\/en\/"},{"label":"Uncategorized","link":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/"},{"label":"Blackhole BGP \u2013 Juniper (Juniper MX5\/10\/40\/80\/104, MX204, MX240\/480\/960)","link":"https:\/\/made4it.com.br\/en\/blog\/blackhole-bgp-juniper-juniper-mx5-10-40-80-104-mx204-mx240-480-960\/"}],"_links":{"self":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/comments?post=18722"}],"version-history":[{"count":1,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18722\/revisions"}],"predecessor-version":[{"id":18724,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18722\/revisions\/18724"}],"wp:attachment":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/media?parent=18722"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/categories?post=18722"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/tags?post=18722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}