发新话题
打印

[技术文献] [j-nsp] JNCIP - LAB interface query with olives

[j-nsp] JNCIP - LAB interface query with olives

[j-nsp] JNCIP - LAB interface query with olivesian.kruger [email=juniper-nsp%40puck.nether.net?Subject=%5Bj-nsp%5D%20JNCIP%20-%20LAB%20interface%20query%20with%20olives&In-Reply-To=]ian.kruger at gmail.com [/email]
Mon Jul 16 09:50:05 EDT 2007 Hi All I have created my lab and am experiencing something quite strange ,on someof the Olives I am only able to create a logical unit 0 , any other unitjust doesn't appear to go "live" , the config is applied successfully but  Icant see the units if I execute a "show interface terse" ( or use them ) Working config : fxp3 {    description "Link to R4";    unit 0 {        family inet {            address 10.0.2.5/30;        }    }                 Lab at r3# run show interfaces terse Interface               Admin Link Proto Local                 Remotedsc                     up    up  fxp0                    down  up  fxp0.0                  up    down inet  10.0.2.14/30    fxp1                    up    downfxp2                    up    up  fxp2.0                  up    up   inet  10.0.2.2/30     fxp3                    up    up  fxp3.0                  up    up   inet  10.0.2.5/30     fxp4                    up    up  fxp4.0                  up    up   inet  10.0.4.1/30      NON-Working: fxp3 {    description "Link to R4";    unit 100 {        family inet {            address 10.0.2.5/30;        }    }                 Lab at r3# run show interfaces terse Interface               Admin Link Proto Local                 Remotedsc                     up    up  fxp0                    down  up  fxp0.0                  up    down inet  10.0.2.14/30    fxp1                    up    downfxp2                    up    up  fxp2.0                  up    up   inet  10.0.2.2/30     fxp3                    up    up  fxp4                    up    up  fxp4.0                  up    up   inet  10.0.4.1/30       FYI - I am using JUNOS [7.2R1.7]  My next test will probably be to upgrade to a newer version of Junos , butwas wondering if anyone had seen anything similar  Kind RegardsIanK

TOP

发新话题