Junos OS

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about Junos OS.

juniper logical Interface traffic

  • 1.  juniper logical Interface traffic

    Posted 01-25-2021 19:28
    When checking SNMP traffic, there are two traffics on one interface.
    ----------------------------
    ex)
    interfaces                   input
    ge-0/2/0                     120900
    ge-0/2/0.0                 3214900
    ----------------------------
    When the NMS checks for traffic, there is more traffic on the ge-0/2/0.0 interface than on the ge-0/2/0

    The corresponding interface is the l3 interface.

    set interfaces ge-0/2/0 unit 0 family inet address x.x.x.x/24.

    ########################################################

    However, other interfaces have more physical interface traffic. These interfaces are vlan interfaces.

    set interfaces ge-0/0/28 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/29 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/30 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/31 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/32 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/33 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/34 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/35 unit 0 family ethernet-switching storm-control default
    set interfaces ge-0/0/36 unit 0 family ethernet-switching storm-control default

    ----------------------------
    ex)
    interfaces                   input
    ge-0/0/36                     7789766
    ge-0/0/36.0                 454677
    ----------------------------

    What is the difference?  Which interface is right ?









    ------------------------------
    Kwon Taek Hoo
    ------------------------------