Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AJSEC Lab2 Virtual Routing / routing-instance

BGP import default 0/0 and export /32 address

Understand Logical Tunnel Interface

lt and logical system




enable


Code Block
titleenable
set


lt interfaces


Code Block
titlelogical tunnel
set


loopback interfaces


Code Block
titleloopback
[edit]
root@srx3200# show interfaces lo0


unit 92 {
    family inet {
        address 192.168.92.1/32;
    }
}
unit 119 {
    family inet {
        address 10.100.110.11/32;
    }
}


routing instances: vr91
routing instances: vr92