[j-nsp] using lt interface connecting logical-system problem

bruno.juniper bruno.juniper at gmail.com
Sat Jan 26 22:15:58 EST 2013


Hi ALL,


I am using lt interface to connect logical-system on my M7i. configure lt interface under logical-system. it didn't work.
it test it on 12.1,10.4R9.2.  I find all the Juniper doc is configure like this . 


[edit]
root at LAB# show logical-systems                    
R1 {
    interfaces {
        lt-1/2/0 {
            unit 0 {
                description R1->R2;
                encapsulation ethernet;
                peer-unit 1;
                family inet {
                    address 10.0.8.13/30;
                }
            }
        }
    }
}
R2 {
    interfaces {
        lt-1/2/0 {
            unit 1 {
                description R2->R1;
                encapsulation ethernet;
                peer-unit 0;
                family inet {
                    address 10.0.8.14/30;
                }                       
            }
        }
    }
}


[edit]
root at LAB# run show route logical-system R1 


[edit]
root at LAB# run show route logical-system R2   





root at LAB# run show chassis hardware 
Hardware inventory:
Item             Version  Part number  Serial number     Description
Chassis                                32924             M7I
Midplane         REV 04   710-008761   CF2098            M7i Midplane
Power Supply 0   Rev 06   740-009085   TM54801           DC Power Supply
Power Supply 1   Rev 06   740-009085   TM55586           DC Power Supply
Routing Engine   REV 07   740-000202   1000726950        RE-850
CFEB             REV 03   750-013363   CE4327            Internet Processor II
FPC 0                                                    E-FPC
  PIC 2          REV 08   750-002392   HV0324            4x F/E, 100 BASE-TX
FPC 1                                                    E-FPC
  PIC 2                   BUILTIN      BUILTIN           1x Tunnel
  PIC 3          REV 05   750-009119   CF2032            1x G/E, 1000 BASE
Fan Tray                                                 Rear Fan Tray



------------------
Best Regards,
Bruno


More information about the juniper-nsp mailing list