6.9 C
New York
Thursday, November 28, 2024

switching – Storm management downside with Juniper swap configuration (EX2300)


I’m new with Juniper and usually new with swap configuration. In all probability screwed up loads however in any case, I’ll share my configuration proper after I say what I need. I get Web on configured ports, in order that aspect works, nevertheless, I would like a greater method to configure all of them, add storm-control to them and I don’t know how to do this. I additionally want your recommendation if something is lacking. I’ve configured the swap like this:

Final modified: 2021-10-26 09:42:54 CEST model 20.4R3.8; system {

host-name Juniper-Rechts;
root-authentication {
    encrypted-password "insert random gibberish";
}
providers {
    ssh {
        root-login permit;
        protocol-version v2;
    }
    netconf {
        ssh;
    }
    dhcp-local-server {
        traceoptions {
            file jdhcplog;
            flag all;
        }
    }
    web-management {
        http;
    }
}
domain-name gov.intra;
domain-search gov.intra;
backup-router 10.13.69.1;
time-zone Europe/Berlin;
name-server {
    10.5.8.11;
    10.5.8.10;
}
syslog {
    consumer * {
        any emergency;
    }
    file messages {
        any discover;
        authorization data;
    }
}
ntp {
    server 162.159.200.123 favor;
} } interfaces {
ge-0/0/0 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/1 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/2 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/3 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/4 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/5 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/6 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/7 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/8 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/9 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/10 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/11 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/12 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/13 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/14 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/15 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/16 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/17 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/18 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/19 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/20 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/21 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/22 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/23 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/24 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/25 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/26 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/27 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/28 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/29 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/30 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/31 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/32 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/33 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/34 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/35 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/36 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/37 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/38 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/39 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/40 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/41 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/42 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/43 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/44 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/45 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/46 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
ge-0/0/47 {
    apply-macro juniper-port-profile {
        Default;
    }
    pace auto;
    link-mode full-duplex;
    ether-options {
        auto-negotiation;
        no-flow-control;
    }
    unit 0 {
        household ethernet-switching {
            interface-mode entry;
            vlan {
                members default;
            }
        }
    }
}
vme {
    unit 0 {
        household inet {
            tackle 10.13.69.94/24;
        }
    }
} } forwarding-options {
storm-control-profiles sc {
    all {
        bandwidth-level 15000;
    }
} } entry {
address-assignment {
    pool DHCP-Desno {
        household inet {
            community 10.13.69.0/24;
            vary restricted {
                low 10.13.69.2;
                excessive 10.13.69.253;
            }
        }
    }
} } routing-options {
static {
    route 0.0.0.0/0 next-hop 10.13.69.1;
} } protocols {
lldp {
    interface all;
}
lldp-med {
    interface all;
}
igmp-snooping {
    vlan all;
} } switch-options {
voip {
    interface ge-0/0/0.0 {
        vlan mgmt;
    }
    interface ge-0/0/1.0 {
        vlan mgmt;
    }
    interface ge-0/0/2.0 {
        vlan mgmt;
    }
    interface ge-0/0/3.0 {
        vlan mgmt;
    }
    interface ge-0/0/4.0 {
        vlan mgmt;
    }
    interface ge-0/0/5.0 {
        vlan mgmt;
    }
    interface ge-0/0/6.0 {
        vlan mgmt;
    }
    interface ge-0/0/7.0 {
        vlan mgmt;
    }
    interface ge-0/0/8.0 {
        vlan mgmt;
    }
    interface ge-0/0/9.0 {
        vlan mgmt;
    }
    interface ge-0/0/10.0 {
        vlan mgmt;
    }
    interface ge-0/0/11.0 {
        vlan mgmt;
    }
    interface ge-0/0/12.0 {
        vlan mgmt;
    }
    interface ge-0/0/13.0 {
        vlan mgmt;
    }
    interface ge-0/0/14.0 {
        vlan mgmt;
    }
    interface ge-0/0/15.0 {
        vlan mgmt;
    }
    interface ge-0/0/16.0 {
        vlan mgmt;
    }
    interface ge-0/0/17.0 {
        vlan mgmt;
    }
    interface ge-0/0/18.0 {
        vlan mgmt;
    }
    interface ge-0/0/19.0 {
        vlan mgmt;
    }
    interface ge-0/0/20.0 {
        vlan mgmt;
    }
    interface ge-0/0/21.0 {
        vlan mgmt;
    }
    interface ge-0/0/22.0 {
        vlan mgmt;
    }
    interface ge-0/0/23.0 {
        vlan mgmt;
    }
    interface ge-0/0/24.0 {
        vlan mgmt;
    }
    interface ge-0/0/25.0 {
        vlan mgmt;
    }
    interface ge-0/0/26.0 {
        vlan mgmt;
    }
    interface ge-0/0/27.0 {
        vlan mgmt;
    }
    interface ge-0/0/28.0 {
        vlan mgmt;
    }
    interface ge-0/0/29.0 {
        vlan mgmt;
    }
    interface ge-0/0/30.0 {
        vlan mgmt;
    }
    interface ge-0/0/31.0 {
        vlan mgmt;
    }
    interface ge-0/0/32.0 {
        vlan mgmt;
    }
    interface ge-0/0/33.0 {
        vlan mgmt;
    }
    interface ge-0/0/34.0 {
        vlan mgmt;
    }
    interface ge-0/0/35.0 {
        vlan mgmt;
    }
    interface ge-0/0/36.0 {
        vlan mgmt;
    }
    interface ge-0/0/37.0 {
        vlan mgmt;
    }
    interface ge-0/0/38.0 {
        vlan mgmt;
    }
    interface ge-0/0/39.0 {
        vlan mgmt;
    }
    interface ge-0/0/40.0 {
        vlan mgmt;
    }
    interface ge-0/0/41.0 {
        vlan mgmt;
    }
    interface ge-0/0/42.0 {
        vlan mgmt;
    }
    interface ge-0/0/43.0 {
        vlan mgmt;
    }
    interface ge-0/0/44.0 {
        vlan mgmt;
    }
    interface ge-0/0/45.0 {
        vlan mgmt;
    }
    interface ge-0/0/46.0 {
        vlan mgmt;
    }
    interface ge-0/0/47.0 {
        vlan mgmt;
    }
} } vlans {
default {
    vlan-id 1;
}
mgmt {
    description "MANAGEMENT PORT";
    vlan-id 100;
} }

Please give me help on what to do. I’m utterly misplaced, it has been days.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles