Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  attached bit not installed on the routing tables

    Posted 08-09-2022 17:02
    Edited by Jodi Meier 08-09-2022 19:19
    hello brothers
    I am working in my lab, exactly on the isis protocol 

    I have the below routers:
    R1, R2 are Level 1
    R3, R4 are L1/L2 
    and R5 is Level 2 

    i notice the routes of level 1 routers have received on the R5 routing table but can not ping them from R5,.
    also, I noticed the attached bit is not installed on all routers 

    can you help me with this?


    R1:
    root@R1# show | display set | match "iso|isis|polic"
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4911.4131.00
    set interfaces ge-0/0/3 unit 0 family iso
    set interfaces ge-0/0/6 unit 0 family iso
    set interfaces ae1 unit 0 family iso
    set interfaces lo0 unit 0 family iso address 49.0001.0127.0027.2551.00
    set protocols isis level 2 disable
    set protocols isis interface all

    [edit]
    root@R1# run show isis interface
    IS-IS interface database:
    Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric
    ae1.0 1 0x3 R1.03 Disabled 10/10
    ge-0/0/3.0 1 0x2 R1.02 Disabled 10/10
    ge-0/0/6.0 1 0x1 R3.02 Disabled 10/10
    lo0.0 1 0x1 Passive Passive 0/0

    [edit]
    root@R1# run show isis adjacency
    Interface System L State Hold (secs) SNPA
    ae1.0 R4 1 Up 25 2c:6b:f5:88:84:c1
    ge-0/0/3.0 R2 1 Up 21 56:4:5:0:68:f3
    ge-0/0/6.0 R3 1 Up 6 56:4:5:0:e9:21



    R2:
    root@R2# show | display set | match "iso|isis|polic"
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4910.8054.00
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4911.4131.00
    set interfaces ge-0/0/1 unit 0 family iso
    set interfaces ge-0/0/3 unit 0 family iso
    set interfaces ge-0/0/6 unit 0 family iso
    set interfaces ae0 unit 0 family iso
    set interfaces ae1 unit 0 family iso
    set interfaces lo0 unit 0 family iso address 49.0001.0127.0027.2552.00
    set interfaces lo0 unit 0 family iso address 49.0001.0127.0027.2551.00
    set protocols isis level 2 disable
    set protocols isis interface all

    [edit]
    root@R2# run show isis interface
    IS-IS interface database:
    Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric
    ae0.0 1 0x1 R4.03 Disabled 10/10
    ge-0/0/1.0 1 0x1 R1.02 Disabled 10/10
    lo0.0 1 0x1 Passive Passive 0/0

    [edit]
    root@R2# run show isis adjacency
    Interface System L State Hold (secs) SNPA
    ae0.0 R4 1 Up 7 2c:6b:f5:88:84:c0
    ge-0/0/1.0 R1 1 Up 7 56:4:5:0:de:6e


    R3
    root@R3# show | display set | match "iso|isis|polic"
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4912.4246.00
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4910.8054.00
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4911.4131.00
    set interfaces ge-0/0/1 unit 0 family iso
    set interfaces ge-0/0/2 unit 0 family iso
    set interfaces ge-0/0/3 unit 0 family iso
    set interfaces ge-0/0/6 unit 0 family iso
    set interfaces ae0 unit 0 family iso
    set interfaces ae1 unit 0 family iso
    set interfaces lo0 unit 0 family iso address 49.0001.0127.0027.2553.00
    set policy-options policy-statement leak-routs term block-lo-r1-r2 from protocol isis
    set policy-options policy-statement leak-routs term block-lo-r1-r2 from level 1
    set policy-options policy-statement leak-routs term block-lo-r1-r2 from route-filter 172.27.255.0/30 orlonger
    set policy-options policy-statement leak-routs term block-lo-r1-r2 to level 2
    set policy-options policy-statement leak-routs term block-lo-r1-r2 then reject
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 from protocol aggregate
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 from route-filter 172.27.255.0/30 exact
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 to level 2
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 then accept
    set protocols isis interface ge-0/0/1.0 level 2 disable
    set protocols isis interface ge-0/0/2.0 level 1 disable
    set protocols isis interface ge-0/0/3.0 level 1 disable
    set protocols isis interface lo0.0 level 1 disable
    set protocols isis export leak-routs

    [edit]
    root@R3# run show isis interface
    IS-IS interface database:
    Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric
    ge-0/0/1.0 1 0x2 R3.02 Disabled 10/10
    ge-0/0/2.0 2 0x1 Disabled R4.02 10/10
    ge-0/0/3.0 2 0x3 Disabled R3.03 10/10
    lo0.0 3 0x1 Disabled Passive 0/0

    [edit]
    root@R3# run show isis adjacency
    Interface System L State Hold (secs) SNPA
    ge-0/0/1.0 R1 1 Up 23 56:4:5:0:45:e4
    ge-0/0/2.0 R4 2 Up 8 56:4:5:0:ba:e2
    ge-0/0/3.0 R5 2 Up 22 56:4:5:0:71:44



    R4:
    root@R4# show | display set | match "iso|isis|polic"
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4910.6161.00
    set interfaces ge-0/0/5 unit 0 family iso
    set interfaces ae0 unit 0 family iso
    set interfaces ae1 unit 0 family iso
    set interfaces ae2 unit 0 family iso
    set interfaces lo0 unit 0 family iso address 49.0001.0127.2554.00
    set policy-options policy-statement leak-routs term block-lo-r1-r2 from protocol isis
    set policy-options policy-statement leak-routs term block-lo-r1-r2 from level 1
    set policy-options policy-statement leak-routs term block-lo-r1-r2 from route-filter 172.27.255.1/30 orlonger
    set policy-options policy-statement leak-routs term block-lo-r1-r2 to level 2
    set policy-options policy-statement leak-routs term block-lo-r1-r2 then reject
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 from protocol aggregate
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 from route-filter 172.27.255.0/30 exact
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 to level 2
    set policy-options policy-statement leak-routs term allow-agg-r1-r2 then accept
    set protocols isis interface ge-0/0/5.0 level 1 disable
    set protocols isis interface ae0.0 level 2 disable
    set protocols isis interface ae1.0 level 2 disable
    set protocols isis interface ae2.0 level 1 disable
    set protocols isis interface lo0.0 level 1 disable
    set protocols isis export leak-routs

    [edit]
    root@R4# run show isis interface
    IS-IS interface database:
    Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric
    ae0.0 1 0x3 R4.03 Disabled 10/10
    ae1.0 1 0x1 R1.03 Disabled 10/10
    ae2.0 2 0x4 Disabled R4.04 10/10
    ge-0/0/5.0 2 0x2 Disabled R4.02 10/10
    lo0.0 3 0x1 Disabled Passive 0/0

    [edit]
    root@R4# run show isis adjacency
    Interface System L State Hold (secs) SNPA
    ae0.0 R2 1 Up 23 2c:6b:f5:24:9a:c0
    ae1.0 R1 1 Up 6 2c:6b:f5:cb:84:c0
    ae2.0 R5 2 Up 19 2c:6b:f5:49:a8:c0
    ge-0/0/5.0 R3 2 Up 23 56:4:5:0:44:38



    R5:

    root@R5# show | display set | match "iso|isis|polic"
    set groups global interfaces lo0 unit 0 family iso address 47.0005.80ff.f800.0000.0108.0001.1280.4912.2046.00
    set interfaces ge-0/0/1 unit 0 family iso
    set interfaces ae2 unit 0 family iso
    set interfaces lo0 unit 0 family iso address 49.0002.0127.2555.00
    set protocols isis level 1 disable
    set protocols isis interface ge-0/0/1.0
    set protocols isis interface ae2.0

    [edit]
    root@R5# run show isis interface
    IS-IS interface database:
    Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric
    ae2.0 2 0x1 Disabled R4.04 10/10
    ge-0/0/1.0 2 0x1 Disabled R3.03 10/10

    [edit]
    root@R5# run show isis adjacency
    Interface System L State Hold (secs) SNPA
    ae2.0 R4 2 Up 7 2c:6b:f5:88:84:c2
    ge-0/0/1.0 R3 2 Up 8 56:4:5:0:92:16


  • 2.  RE: attached bit not installed on the routing tables
    Best Answer

    Posted 08-10-2022 19:08
    Hi,

    Amy reason why u put multiple family iso address loopback in one router?


    Thanks