[j-nsp] M7i ASM
Jonathan Looney
jonlooney at gmail.com
Thu Nov 1 14:03:57 EDT 2007
Eric,
The lt- interface is supported on an M7i, when equipped with an ASM.
(In fact, I believe the lt- interface is supported on an M7i, whether
or not it is equipped with an ASM, since the CFEB contains a built-in
tunnel interface.)
Also, the same book you referenced says M7i ASMs support the lt-
interface, if you look at the section called "Configuring a Logical
Tunnel Interface".
-Jon
On 10/31/07, Eric Van Tol <eric at atlantech.net> wrote:
> Hi all,
> According to this page:
>
> http://www.juniper.net/techpubs/software/junos/junos84/swconfig84-servic
> es/id-10028063.html#id-10028063
>
> the ASM for the M7i does not support lt- interfaces. However, when I
> configure one, it seems to work just fine:
>
> admin# show logical-routers blah
> interfaces {
> lt-1/2/0 {
> unit 20 {
> encapsulation ethernet;
> peer-unit 10;
> family inet {
> address 192.168.1.2/30;
> }
> }
> }
> }
>
> [edit]
> admin# show interfaces
> lt-1/2/0 {
> unit 10 {
> encapsulation ethernet;
> peer-unit 20;
> family inet {
> address 192.168.1.1/30;
> }
> }
> }
>
> [edit]
> admin# run ping 192.168.1.2 rapid
> PING 192.168.1.2 (192.168.1.2): 56 data bytes
> !!!!!
> --- 192.168.1.2 ping statistics ---
> 5 packets transmitted, 5 packets received, 0% packet loss
> round-trip min/avg/max/stddev = 0.645/0.684/0.825/0.071 ms
>
>
> Has this recently been enabled for the M7i?
>
> -evt
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list