Guest User

EX2300 with LACP

a guest
Jun 22nd, 2020
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 11.65 KB | None | 0 0
  1. ## Last changed: 2020-06-22 14:15:54 CST
  2. version 18.1R3.3;
  3. system {
  4.     host-name EX2300-249;
  5.     auto-snapshot;
  6.     time-zone Asia/Taipei;
  7.     root-authentication {
  8.         encrypted-password "$6$jXM7W5uj$4EK5s8pHr"; ## SECRET-DATA
  9.     }
  10.     services {
  11.         ftp;
  12.         ssh {
  13.             root-login allow;
  14.         }
  15.     }
  16.     syslog {
  17.         user * {
  18.             any emergency;
  19.         }
  20.         file messages {
  21.             any notice;
  22.             authorization info;
  23.         }
  24.         file interactive-commands {
  25.             interactive-commands any;
  26.         }
  27.     }
  28.     processes {
  29.         dhcp-service {
  30.             traceoptions {
  31.                 file dhcp_logfile size 10m;
  32.                 level all;
  33.                 flag all;
  34.             }
  35.         }
  36.     }
  37.     ntp {
  38.         server 10.38.110.2;
  39.     }
  40. }
  41. chassis {
  42.     redundancy {
  43.         graceful-switchover;
  44.     }
  45.     aggregated-devices {
  46.         ethernet {
  47.             device-count 10;
  48.         }
  49.     }
  50. }
  51. interfaces {
  52.     ge-0/0/0 {
  53.         unit 0 {
  54.             family ethernet-switching {
  55.                 storm-control default;
  56.             }
  57.         }
  58.     }
  59.     ge-0/0/1 {
  60.         unit 0 {
  61.             family ethernet-switching {
  62.                 storm-control default;
  63.             }
  64.         }
  65.     }
  66.     ge-0/0/2 {
  67.         unit 0 {
  68.             family ethernet-switching {
  69.                 storm-control default;
  70.             }
  71.         }
  72.     }
  73.     ge-0/0/3 {
  74.         unit 0 {
  75.             family ethernet-switching {
  76.                 storm-control default;
  77.             }
  78.         }
  79.     }
  80.     ge-0/0/4 {
  81.         unit 0 {
  82.             family ethernet-switching {
  83.                 storm-control default;
  84.             }
  85.         }
  86.     }
  87.     ge-0/0/5 {
  88.         unit 0 {
  89.             family ethernet-switching {
  90.                 storm-control default;
  91.             }
  92.         }
  93.     }
  94.     ge-0/0/6 {
  95.         unit 0 {
  96.             family ethernet-switching {
  97.                 storm-control default;
  98.             }
  99.         }
  100.     }
  101.     ge-0/0/7 {
  102.         unit 0 {
  103.             family ethernet-switching {
  104.                 storm-control default;
  105.             }
  106.         }
  107.     }
  108.     ge-0/0/8 {
  109.         unit 0 {
  110.             family ethernet-switching {
  111.                 storm-control default;
  112.             }
  113.         }
  114.     }
  115.     ge-0/0/9 {
  116.         unit 0 {
  117.             family ethernet-switching {
  118.                 storm-control default;
  119.             }
  120.         }
  121.     }
  122.     ge-0/0/10 {
  123.         unit 0 {
  124.             family ethernet-switching {
  125.                 storm-control default;
  126.             }
  127.         }
  128.     }
  129.     ge-0/0/11 {
  130.         unit 0 {
  131.             family ethernet-switching {
  132.                 storm-control default;
  133.             }
  134.         }
  135.     }
  136.     ge-0/0/12 {
  137.         unit 0 {
  138.             family ethernet-switching {
  139.                 storm-control default;
  140.             }
  141.         }
  142.     }
  143.     ge-0/0/13 {
  144.         unit 0 {
  145.             family ethernet-switching {
  146.                 storm-control default;
  147.             }
  148.         }
  149.     }
  150.     ge-0/0/14 {
  151.         unit 0 {
  152.             family ethernet-switching {
  153.                 storm-control default;
  154.             }
  155.         }
  156.     }
  157.     ge-0/0/15 {
  158.         unit 0 {
  159.             family ethernet-switching {
  160.                 storm-control default;
  161.             }
  162.         }
  163.     }
  164.     ge-0/0/16 {
  165.         unit 0 {
  166.             family ethernet-switching {
  167.                 storm-control default;
  168.             }
  169.         }
  170.     }
  171.     ge-0/0/17 {
  172.         unit 0 {
  173.             family ethernet-switching {
  174.                 storm-control default;
  175.             }
  176.         }
  177.     }
  178.     ge-0/0/18 {
  179.         unit 0 {
  180.             family ethernet-switching {
  181.                 storm-control default;
  182.             }
  183.         }
  184.     }
  185.     ge-0/0/19 {
  186.         unit 0 {
  187.             family ethernet-switching {
  188.                 storm-control default;
  189.             }
  190.         }
  191.     }
  192.     ge-0/0/20 {
  193.         unit 0 {
  194.             family ethernet-switching {
  195.                 storm-control default;
  196.             }
  197.         }
  198.     }
  199.     ge-0/0/21 {
  200.         unit 0 {
  201.             family ethernet-switching {
  202.                 storm-control default;
  203.             }
  204.         }
  205.     }
  206.     ge-0/0/22 {
  207.         unit 0 {
  208.             family ethernet-switching {
  209.                 storm-control default;
  210.             }
  211.         }
  212.     }
  213.     ge-0/0/23 {
  214.         unit 0 {
  215.             family ethernet-switching {
  216.                 storm-control default;
  217.             }
  218.         }
  219.     }
  220.     ge-0/0/24 {
  221.         unit 0 {
  222.             family ethernet-switching {
  223.                 storm-control default;
  224.             }
  225.         }
  226.     }
  227.     ge-0/0/25 {
  228.         unit 0 {
  229.             family ethernet-switching {
  230.                 storm-control default;
  231.             }
  232.         }
  233.     }
  234.     ge-0/0/26 {
  235.         unit 0 {
  236.             family ethernet-switching {
  237.                 storm-control default;
  238.             }
  239.         }
  240.     }
  241.     ge-0/0/27 {
  242.         unit 0 {
  243.             family ethernet-switching {
  244.                 storm-control default;
  245.             }
  246.         }
  247.     }
  248.     ge-0/0/28 {
  249.         unit 0 {
  250.             family ethernet-switching {
  251.                 storm-control default;
  252.             }
  253.         }
  254.     }
  255.     ge-0/0/29 {
  256.         unit 0 {
  257.             family ethernet-switching {
  258.                 storm-control default;
  259.             }
  260.         }
  261.     }
  262.     ge-0/0/30 {
  263.         unit 0 {
  264.             family ethernet-switching {
  265.                 storm-control default;
  266.             }
  267.         }
  268.     }
  269.     ge-0/0/31 {
  270.         unit 0 {
  271.             family ethernet-switching {
  272.                 storm-control default;
  273.             }
  274.         }
  275.     }
  276.     ge-0/0/32 {
  277.         unit 0 {
  278.             family ethernet-switching {
  279.                 storm-control default;
  280.             }
  281.         }
  282.     }
  283.     ge-0/0/33 {
  284.         unit 0 {
  285.             family ethernet-switching {
  286.                 storm-control default;
  287.             }
  288.         }
  289.     }
  290.     ge-0/0/34 {
  291.         unit 0 {
  292.             family ethernet-switching {
  293.                 storm-control default;
  294.             }
  295.         }
  296.     }
  297.     ge-0/0/35 {
  298.         unit 0 {
  299.             family ethernet-switching {
  300.                 storm-control default;
  301.             }
  302.         }
  303.     }
  304.     ge-0/0/36 {
  305.         unit 0 {
  306.             family ethernet-switching {
  307.                 storm-control default;
  308.             }
  309.         }
  310.     }
  311.     ge-0/0/37 {
  312.         unit 0 {
  313.             family ethernet-switching {
  314.                 storm-control default;
  315.             }
  316.         }
  317.     }
  318.     ge-0/0/38 {
  319.         unit 0 {
  320.             family ethernet-switching {
  321.                 storm-control default;
  322.             }
  323.         }
  324.     }
  325.     ge-0/0/39 {
  326.         unit 0 {
  327.             family ethernet-switching {
  328.                 storm-control default;
  329.             }
  330.         }
  331.     }
  332.     ge-0/0/40 {
  333.         unit 0 {
  334.             family ethernet-switching {
  335.                 storm-control default;
  336.             }
  337.         }
  338.     }
  339.     ge-0/0/41 {
  340.         unit 0 {
  341.             family ethernet-switching {
  342.                 storm-control default;
  343.             }
  344.         }
  345.     }
  346.     ge-0/0/42 {
  347.         unit 0 {
  348.             family ethernet-switching {
  349.                 storm-control default;
  350.             }
  351.         }
  352.     }
  353.     ge-0/0/43 {
  354.         unit 0 {
  355.             family ethernet-switching {
  356.                 storm-control default;
  357.             }
  358.         }
  359.     }
  360.     ge-0/0/44 {
  361.         unit 0 {
  362.             family ethernet-switching {
  363.                 storm-control default;
  364.             }
  365.         }
  366.     }
  367.     ge-0/0/45 {
  368.         unit 0 {
  369.             family ethernet-switching {
  370.                 storm-control default;
  371.             }
  372.         }
  373.     }
  374.     ge-0/0/46 {
  375.         unit 0 {
  376.             family ethernet-switching {
  377.                 storm-control default;
  378.             }
  379.         }
  380.     }
  381.     ge-0/0/47 {
  382.         unit 0 {
  383.             family ethernet-switching {
  384.                 storm-control default;
  385.             }
  386.         }
  387.     }
  388.     ge-0/1/0 {
  389.         unit 0 {
  390.             family ethernet-switching {
  391.                 storm-control default;
  392.             }
  393.         }
  394.     }
  395.     xe-0/1/0 {
  396.         unit 0 {
  397.             family ethernet-switching {
  398.                 storm-control default;
  399.             }
  400.         }
  401.     }
  402.     ge-0/1/1 {
  403.         unit 0 {
  404.             family ethernet-switching {
  405.                 storm-control default;
  406.             }
  407.         }
  408.     }
  409.     xe-0/1/1 {
  410.         ether-options {
  411.             802.3ad ae0;
  412.         }
  413.     }
  414.     ge-0/1/2 {
  415.         unit 0 {
  416.             family ethernet-switching {
  417.                 storm-control default;
  418.             }
  419.         }
  420.     }
  421.     xe-0/1/2 {
  422.         ether-options {
  423.             802.3ad ae0;
  424.         }
  425.     }
  426.     ge-0/1/3 {
  427.         unit 0 {
  428.             family ethernet-switching {
  429.                 storm-control default;
  430.             }
  431.         }
  432.     }
  433.     xe-0/1/3 {
  434.         unit 0 {
  435.             family ethernet-switching {
  436.                 storm-control default;
  437.             }
  438.         }
  439.     }
  440.     ae0 {
  441.         aggregated-ether-options {
  442.             lacp {
  443.                 active;
  444.             }
  445.         }
  446.         unit 0 {
  447.             family ethernet-switching {
  448.                 interface-mode trunk;
  449.                 vlan {
  450.                     members default;
  451.                 }
  452.             }
  453.         }
  454.     }
  455.     irb {
  456.         unit 0 {
  457.             family inet {
  458.                 address 10.38.105.249/24;
  459.             }
  460.         }
  461.     }
  462.     vme {
  463.         unit 0 {
  464.             family inet {
  465.                 dhcp {
  466.                     vendor-id Juniper-ex2300-48t-JX3619170257;
  467.                 }
  468.             }
  469.         }
  470.     }
  471. }
  472. forwarding-options {
  473.     storm-control-profiles default {
  474.         all;
  475.     }
  476. }
  477. routing-options {
  478.     static {
  479.         route 0.0.0.0/0 next-hop 10.38.105.254;
  480.     }
  481. }
  482. protocols {
  483.     lldp {
  484.         interface all;
  485.     }
  486.     lldp-med {
  487.         interface all;
  488.     }
  489.     igmp-snooping {
  490.         vlan default;
  491.     }
  492.     rstp {
  493.         interface ge-0/0/0;
  494.         interface ge-0/0/1;
  495.         interface ge-0/0/2;
  496.         interface ge-0/0/3;
  497.         interface ge-0/0/4;
  498.         interface ge-0/0/5;
  499.         interface ge-0/0/6;
  500.         interface ge-0/0/7;
  501.         interface ge-0/0/8;
  502.         interface ge-0/0/9;
  503.         interface ge-0/0/10;
  504.         interface ge-0/0/11;
  505.         interface ge-0/0/12;
  506.         interface ge-0/0/13;
  507.         interface ge-0/0/14;
  508.         interface ge-0/0/15;
  509.         interface ge-0/0/16;
  510.         interface ge-0/0/17;
  511.         interface ge-0/0/18;
  512.         interface ge-0/0/19;
  513.         interface ge-0/0/20;
  514.         interface ge-0/0/21;
  515.         interface ge-0/0/22;
  516.         interface ge-0/0/23;
  517.         interface ge-0/0/24;
  518.         interface ge-0/0/25;
  519.         interface ge-0/0/26;
  520.         interface ge-0/0/27;
  521.         interface ge-0/0/28;
  522.         interface ge-0/0/29;
  523.         interface ge-0/0/30;
  524.         interface ge-0/0/31;
  525.         interface ge-0/0/32;
  526.         interface ge-0/0/33;
  527.         interface ge-0/0/34;
  528.         interface ge-0/0/35;
  529.         interface ge-0/0/36;
  530.         interface ge-0/0/37;
  531.         interface ge-0/0/38;
  532.         interface ge-0/0/39;
  533.         interface ge-0/0/40;
  534.         interface ge-0/0/41;
  535.         interface ge-0/0/42;
  536.         interface ge-0/0/43;
  537.         interface ge-0/0/44;
  538.         interface ge-0/0/45;
  539.         interface ge-0/0/46;
  540.         interface ge-0/0/47;
  541.         interface ge-0/1/0;
  542.         interface xe-0/1/0;
  543.         interface ge-0/1/1;
  544.         interface ge-0/1/2;
  545.         interface ge-0/1/3;
  546.         interface xe-0/1/3;
  547.     }
  548. }
  549. vlans {
  550.     default {
  551.         vlan-id 1;
  552.         l3-interface irb.0;
  553.     }
  554. }
Add Comment
Please, Sign In to add comment