Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Re: Monitoring Radio between OSPF sites.

$
0
0
▓▓▓▓▓▓▓@Hera> show configuration | except SECRET-DATA | no-more
## Last commit: 2017-01-04 13:31:42 CST by ▓▓▓▓▓▓▓
version 12.1X44-D30.4;
system {
    host-name Hera;
    time-zone ▓▓▓▓▓▓▓;
    root-authentication {
    }
    services {
        ssh;
        telnet;
        web-management {
            http {
                interface [ vlan.0 ge-0/0/5.0 ];
            }
            https {
                system-generated-certificate;
                interface [ vlan.0 ge-0/0/5.0 ];
            }
        }
    }
    syslog {
        archive size 100k files 3;
        user * {
            any emergency;
        }
        file messages {
            any critical;
            authorization info;
        }
        file interactive-commands {
            interactive-commands error;
        }
    }
    max-configurations-on-flash 5;
    max-configuration-rollbacks 5;
    license {
        autoupdate {
            url https://ae1.juniper.net/junos/key_retrieval;
        }
    }
}
interfaces {
    ge-0/0/0 {
        mtu 2000;
        unit 0 {
            description "Connection to ge-0/0/0 APOLLO";
            family inet {
                address 10.1.2.19/29;
            }
            family mpls;
        }
    }
    ge-0/0/1 {
        enable;
        speed 100m;
        mtu 2000;
        link-mode full-duplex;
        unit 0 {
            description "Connection to ge-0/0/1 EOS";
            family inet {
                address 10.1.2.25/29;
            }
            family mpls;
        }
    }
    ge-0/0/2 {
        mtu 2000;
    }
    ge-0/0/3 {
        enable;
        vlan-tagging;
        encapsulation flexible-ethernet-services;
        unit 1501 {
            description "▓▓▓▓▓▓▓";
            encapsulation vlan-vpls;
            vlan-id 1501;
        }
    }
    ge-0/0/4 {
        vlan-tagging;
        encapsulation flexible-ethernet-services;
        unit 1100 {
            description "▓▓▓▓▓▓▓";
            encapsulation vlan-vpls;
            vlan-id 1100;
        }
        unit 1101 {
            description "▓▓▓▓▓▓▓";
            encapsulation vlan-vpls;
            vlan-id 1101;
        }
        unit 1500 {
            description "▓▓▓▓▓▓▓";
            encapsulation vlan-vpls;
            vlan-id 1500;
        }
        unit 1700 {
            description "▓▓▓▓▓▓▓";
            encapsulation vlan-vpls;
            vlan-id 1700;
        }
    }
    ge-0/0/5 {
        unit 0 {
            description "Connection for local Mgmt";
            family inet {
                address 10.1.3.102/24;
            }
        }
    }
    ge-0/0/6 {
        mtu 2000;
        unit 0 {
            description "Connection to ge-0/0/6 ZEUS";
            family inet {
                address 10.1.2.12/29;
            }
            family mpls;
        }
    }
    lo0 {
        unit 0 {
            family inet {
                address 10.1.1.2/24;
            }
        }
    }
}
snmp {
    description "▓▓▓▓▓▓▓";
    location ▓▓▓▓▓▓▓;
    contact "▓▓▓▓▓▓▓";
    engine-id {
        local Hera;
    }
    view jweb-view-all {
        oid .1 include;
    }
    community public {
        authorization read-only;
    }
    community private {
        view jweb-view-all;
        authorization read-write;
    }
    trap-group "All Trap" {
        categories {
            authentication;
            chassis;
            link;
            remote-operations;
            routing;
            startup;
            rmon-alarm;
            vrrp-events;
            configuration;
        }
        targets {
            192.168.201.37;
        }
    }
    health-monitor {
        interval 300;
        rising-threshold 90;
        falling-threshold 80;
    }
}
routing-options {
    static {
        route 0.0.0.0/0 next-hop 10.1.3.33;
        route 10.1.2.24/29 next-hop 10.1.3.102;
    }
    router-id 10.1.1.2;
    autonomous-system 65512;
}
protocols {
    rsvp {
        interface ge-0/0/0.0;
        interface ge-0/0/1.0;
        interface ge-0/0/6.0;
        interface lo0.0;
    }
    mpls {
        label-switched-path Hera-to-Zeus {
            to 10.1.1.1;
            no-cspf;
        }
        label-switched-path Hera-to-Asteria {
            to 10.1.1.9;
            no-cspf;
        }
        label-switched-path Hera-to-Aether {
            to 10.1.1.7;
            no-cspf;
        }
        label-switched-path Hera-to-Selene {
            to 10.1.1.11;
            no-cspf;
        }
        label-switched-path Hera-to-Apollo {
            to 10.1.1.3;
            no-cspf;
        }
        label-switched-path Hera-to-Athena {
            to 10.1.1.4;
            no-cspf;
        }
        label-switched-path Hera-to-Eos {
            to 10.1.1.5;
            no-cspf;
        }
        label-switched-path Hera-to-Hemera {
            to 10.1.1.6;
            no-cspf;
        }
        label-switched-path Hera-to-Aura {
            to 10.1.1.8;
            no-cspf;
        }
        label-switched-path Hera-to-Hypnos {
            to 10.1.1.10;
            no-cspf;
        }
        label-switched-path Hera-to-Astraeus {
            to 10.1.1.12;
            no-cspf;
        }
        label-switched-path Hera-to-Nyx {
            to 10.1.1.13;
            no-cspf;
        }
        interface ge-0/0/0.0;
        interface ge-0/0/1.0;
        interface ge-0/0/6.0;
        interface lo0.0;
    }
    bgp {
        group vpls-peering {
            type internal;
            local-address 10.1.1.2;
            family l2vpn {
                signaling;
            }
            export send-ospf;
            neighbor 10.1.1.1;
            neighbor 10.1.1.3;
            neighbor 10.1.1.4;
            neighbor 10.1.1.5;
            neighbor 10.1.1.6;
            neighbor 10.1.1.7;
            neighbor 10.1.1.8;
            neighbor 10.1.1.9;
            neighbor 10.1.1.10;
            neighbor 10.1.1.11;
            neighbor 10.1.1.12;
            neighbor 10.1.1.13;
        }
    }
    ospf {
        area 0.0.0.0 {
            interface ge-0/0/0.0 {
                bfd-liveness-detection {
                    minimum-interval 300;
                    multiplier 4;
                    full-neighbors-only;
                }
            }
            interface ge-0/0/1.0 {
                bfd-liveness-detection {
                    minimum-interval 300;
                    multiplier 4;
                    full-neighbors-only;
                }
            }
            interface ge-0/0/6.0 {
                bfd-liveness-detection {
                    minimum-interval 300;
                    multiplier 4;
                    full-neighbors-only;
                }
            }
            interface lo0.0 {
                passive;
            }
        }
    }
}
policy-options {
    policy-statement send-ospf {
        term 2 {
            from protocol ospf;
            then accept;
        }
    }
}
security {
    forwarding-options {
        family {
            mpls {
                mode packet-based;
            }
        }
    }
}
routing-instances {
    vpls-vlan-1100 {
        instance-type vpls;
        interface ge-0/0/4.1100;
        route-distinguisher 10.1.1.2:1100;
        vrf-target target:65512:1100;
        protocols {
            vpls {
                site-range 13;
                no-tunnel-services;
                site vlan_1100 {
                    site-identifier 2;
                    interface ge-0/0/4.1100;
                }
            }
        }
    }
    vpls-vlan-1101 {
        instance-type vpls;
        interface ge-0/0/4.1101;
        route-distinguisher 10.1.1.2:1101;
        vrf-target target:65512:1101;
        protocols {
            vpls {
                site-range 13;
                no-tunnel-services;
                site vlan_1101 {
                    site-identifier 2;
                    interface ge-0/0/4.1101;
                }
            }
        }
    }
    vpls-vlan-1500 {
        instance-type vpls;
        interface ge-0/0/4.1500;
        route-distinguisher 10.1.1.2:1500;
        vrf-target target:65512:1500;
        protocols {
            vpls {
                site-range 13;
                no-tunnel-services;
                site vlan_1500 {
                    site-identifier 2;
                    interface ge-0/0/4.1500;
                }
            }
        }
    }
    vpls-vlan-1501 {
        instance-type vpls;
        interface ge-0/0/3.1501;
        route-distinguisher 10.1.1.2:1501;
        vrf-target target:65512:1501;
        protocols {
            vpls {
                site-range 13;
                no-tunnel-services;
                site vlan_1501 {
                    site-identifier 2;
                    interface ge-0/0/3.1501;
                }
            }
        }
    }
    vpls-vlan-1700 {
        instance-type vpls;
        interface ge-0/0/4.1700;
        route-distinguisher 10.1.1.2:1700;
        vrf-target target:65512:1700;
        protocols {
            vpls {
                site-range 13;
                no-tunnel-services;
                site vlan_1700 {
                    site-identifier 2;
                    interface ge-0/0/4.1700;
                }
            }
        }
    }
}

All OSPF interfaces were changed over to /29 addresses. BFD is now on all interfaces and there are no overlapping ports. Loopback ip /24, I will change to /32. See below for each device.

 

 Aether – ▓▓▓▓▓▓▓ - 10.1.1.7
Port DestinationAuraHemera ▓▓▓▓▓▓▓VLANManagement 
Port IP10.1.2.44/2910.1.2.49/29 15011500 1101 110010.1.3.107/24 
Radio IP10.1.2.43/2910.1.2.50/29     
        
 Apollo – ▓▓▓▓▓▓▓ - 10.1.1.3
Port DestinationHeraAstraeusAura▓▓▓▓▓▓▓ Management 
Port IP10.1.2.17/2910.1.2.100/2910.1.2.33/291501 10.1.3.103/24 
Radio IP10.1.2.18/2910.1.2.99/2910.1.2.34/29    
        
 Asteria – ▓▓▓▓▓▓▓ - 10.1.1.9
Port DestinationAthenaHypnosNyx VLANManagement 
Port IP10.1.2.68/2910.1.2.73/2910.1.2.105/29 1500 1100 110110.1.3.109/24 
Radio IP10.1.2.67/2910.1.2.74/2910.1.2.106/29    
 Done Done  Done 
 Athena – ▓▓▓▓▓▓▓ - 10.1.1.4
Port DestinationZeusAsteria ▓▓▓▓▓▓▓ Management 
Port IP10.1.2.4/2910.1.2.65/29 1501 10.1.3.104/24 
Radio IP10.1.2.3/2910.1.2.66/29     
        
 Aura – ▓▓▓▓▓▓▓ - 10.1.1.8
Port DestinationApolloAether  VLANManagement 
Port IP10.1.2.36/2910.1.2.41/29  1501 1100 110110.1.3.108/24 
Radio IP10.1.2.35/2910.1.2.42/29     
        
 Eos – ▓▓▓▓▓▓▓ - 10.1.1.5
Port DestinationHeraHemera  VLANManagement 
Port IP10.1.2.28/2910.1.2.60/29  1500 1100 110110.1.3.105/24 
Radio IP10.1.2.27/2910.1.2.59/29     
        
 Hemera – ▓▓▓▓▓▓▓ - 10.1.1.6
Port DestinationEosAether ▓▓▓▓▓▓▓ Management 
Port IP10.1.2.57/2910.1.2.52/29 1501 10.1.3.106/24 
Radio IP10.1.2.58/2910.1.2.51/29     
        
 Hera – ▓▓▓▓▓▓▓ - 10.1.1.2
Port DestinationApolloEosVLAN▓▓▓▓▓▓▓ ManagementZeus
Port IP10.1.2.20/2910.1.2.25/291500 1100 11011501 10.1.3.102/2410.1.2.12/29
Radio IP10.1.2.19/2910.1.2.26/29    10.1.2.11/29
        
 Hypnos – ▓▓▓▓▓▓▓ - 10.1.1.10
Port DestinationAsteriaSelene ▓▓▓▓▓▓▓ Management 
Port IP10.1.2.76/2910.1.2.81/29 1501 10.1.3.110/24 
Radio IP10.1.2.75/2910.1.2.82/29     
        
 NYX - ▓▓▓▓▓▓▓ – 10.1.1.13
Port DestinationAsteria  ▓▓▓▓▓▓▓VLANManagement 
Port IP10.1.2.108/29  15011100 110110.1.3.113/24 
Radio IP10.1.2.107/29      
        
 Selene – ▓▓▓▓▓▓▓ - 10.1.1.11
Port DestinationAstraeusHypnos  VLANManagement 
Port IP10.1.2.89/2910.1.2.84/29  1500 1100 110110.1.3.111/24 
Radio IP10.1.2.90/2910.1.2.83/29     
        
 Astraeus – ▓▓▓▓▓▓▓ – 10.1.1.12
Port DestinationApolloSelene  VLANManagement 
Port IP10.1.2.97/2910.1.2.92/29  1501 1100 110110.1.3.112/24 
Radio IP10.1.2.98/2910.1.2.91/29     
        
 Zeus – ▓▓▓▓▓▓▓ – 10.1.1.1
Port DestinationAthena   VLANManagementHera
Port IP10.1.2.1/29   1100 110110.1.3.101/2410.1.2.9/29
Radio IP10.1.2.2/29     10.1.2.10/29

Viewing all articles
Browse latest Browse all 8688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>