#Relatorio dos nomes dos ip-prefix para ser usado na config do peer na outra pagina # DW_Telecom-V4-...0/22 DW_Telecom-V4-...0/23 DW_Telecom-V4-..2.0/23 DW_Telecom-V4-...0/24 DW_Telecom-V4-..1.0/24 DW_Telecom-V4-..2.0/24 DW_Telecom-V4-..3.0/24 DW_Telecom-V4-TODOS-23 DW_Telecom-V4-TODOS-24 DW_Telecom-V4-22ATE23 DW_Telecom-V4-22ATE24 DW_Telecom-V6-32 # # #cria ip-prefix v4 e v6 de descarte generico # ip ip-prefix DESCARTE-GENERICO-V4 index 30 permit 10.0.0.0 8 greater-equal 8 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 40 permit 100.64.0.0 10 greater-equal 10 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 50 permit 127.0.0.0 8 greater-equal 8 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 60 permit 169.254.0.0 16 greater-equal 16 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 70 permit 172.16.0.0 12 greater-equal 12 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 80 permit 192.0.0.0 24 greater-equal 24 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 90 permit 192.0.2.0 24 greater-equal 24 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 100 permit 192.88.99.0 24 greater-equal 24 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 110 permit 192.168.0.0 16 greater-equal 16 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 120 permit 198.18.0.0 15 greater-equal 15 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 130 permit 198.51.100.0 24 greater-equal 24 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 140 permit 203.0.113.0 24 greater-equal 24 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 150 permit 224.0.0.0 4 greater-equal 4 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 160 permit 240.0.0.0 4 greater-equal 4 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 170 permit 168.181.20.0 22 greater-equal 22 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 180 permit 0.0.0.0 0 greater-equal 25 less-equal 32 ip ip-prefix DESCARTE-GENERICO-V4 index 190 permit 0.0.0.0 0 less-equal 7 ip ip-prefix DESCARTE-GENERICO-V4 index 200 permit ...0 22 greater-equal 22 less-equal 32 ### # ip ipv6-prefix DESCARTE-GENERICO-V6 index 10 permit 2804:6510 32 greater-equal 32 less-equal 128 # #cria ip-prefix v4 e v6 do proprio asn # ip ip-prefix DW_Telecom-V4-...0/22 index 10 permit ...0 22 ip ip-prefix DW_Telecom-V4-...0/23 index 10 permit ...0 23 ip ip-prefix DW_Telecom-V4-..2.0/23 index 10 permit ..2.0 23 ip ip-prefix DW_Telecom-V4-...0/24 index 10 permit ...0 24 ip ip-prefix DW_Telecom-V4-..1.0/24 index 10 permit ..1.0 24 ip ip-prefix DW_Telecom-V4-..2.0/24 index 10 permit ..2.0 24 ip ip-prefix DW_Telecom-V4-..3.0/24 index 10 permit ..3.0 24 ip ip-prefix DW_Telecom-V4-TODOS-23 index 10 permit ...0 22 greater-equal 23 less-equal 23 ip ip-prefix DW_Telecom-V4-TODOS-24 index 10 permit ...0 22 greater-equal 24 less-equal 24 ip ip-prefix DW_Telecom-V4-22ATE23 index 10 permit ...0 22 greater-equal 22 less-equal 23 ip ip-prefix DW_Telecom-V4-22ATE24 index 10 permit ...0 22 greater-equal 22 less-equal 24 ip ipv6-prefix DW_Telecom-V6-32 index 10 permit 2804:6510 32 greater-equal 32 less-equal 32 ### # #rotas estaticas de blackhole # ip route-static ...0 22 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ip route-static ...0 23 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ip route-static ..2.0 23 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ip route-static ...0 24 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ip route-static ..1.0 24 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ip route-static ..2.0 24 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ip route-static ..3.0 24 NULL0 preference 250 description BLACKHOLE-NETWORK-BGP ### # interface LoopBack0 ip address 32 description Gerado com o ZDM do www.thalesmoises.com # as-notation plain y bgp 269466 router-id undo check-first-as ipv4-family unicast ext-community-change enable ipv6-family unicast ext-community-change enable #network para anuncio bgp 269466 ipv4-family unicast network ...0 22 network ...0 23 network ..2.0 23 network ...0 24 network ..1.0 24 network ..2.0 24 network ..3.0 24