[j-nsp] ISIS adjacency on the GigE interface

E.T.Metz at telecom.tno.nl E.T.Metz at telecom.tno.nl
Wed Jun 15 02:38:57 EDT 2005


 


>  
> I am having problem to establish ISIS L2 adjacency on the M10 
> GigE interface. But using the same configuration, I can set 
> up L2 adjacency on the FastE interface. When turn on the 
> traceoptions, I can only see the M10 sending out hello 
> packets but not receiving any hello packets. 

What are you seeing on the other side? Are you sure the problem is with
this box/config?

Could you share the setup of the other router as well?

> Am I missing any 
> configurations on the GigE interface?  The Juniper M10 is 
> running version 6.2R1.5.
>  
> interfaces {
>     ge-1/2/0 {
>         enable;
>         unit 0 {
>             enable;
>             family inet {
>                 address 124.123.122.2/30
>             }
>             family iso;
>         }
>     }
>     lo0 {
>         unit 0 {
>             family inet {
>                 no -redirects;
>                 address 120.120.120.120/32
>             }
>             family iso {
>                 address 99.0001.1234.5678.1111.00;
>             }
>         }
>     }
> }
> protocols {
>     isis {
>         no-ipv6-routing;
>         level 1 disable;
>         level 2 {
>             no-hello-authentication;
>             no-csnp-authentication;
>             no-psnp-authentication;
>         }
>         interface all {
>             level 1 disable;
>         }
>         interface fxp0.0 {
>             disable;
>         }
>     }
> }
>  
> The other end of the GigE connection has IP address 
> 124.123.122.1/30. The loopback has IP address 20.20.20.20/32. 
> The ISO address is 99.0001.1600.3333.4444.0, and is 
> configured with L2 enabled.
>  
> Thanks,
> John
>  
> 
> 		
> ---------------------------------
> Discover Yahoo!
>  Find restaurants, movies, travel & more fun for the weekend. 
> Check it out!
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
> 



More information about the juniper-nsp mailing list