[j-nsp] frame-relay J6350 to Cisco 2611

BRIANT Alain alain.briant at c-s.fr
Thu Sep 13 04:02:23 EDT 2007


I am not sure but I believe yes
As long as Juniper does only normalized software.

As I remember Cisco has a proprietary encapsulation if you type on the 
cisco side "encapsulation frame-relay" without the IETF keyword.

You will also be able to modify the cisco side to remove this keyword if 
it doesn't work.

Alain


Ivan c a écrit :

>thanks Alain,
>
>does the "encapsulation frame-relay" give IETF?
>
>cheers
>Ivan
>
>On 9/13/07, BRIANT Alain <alain.briant at c-s.fr> wrote:
>  
>
>>Hi Ivan
>>
>>here is a starting config assuming you are on the serial 1/0/0
>>
>>lab at toto# show interfaces
>>se-1/0/0 {
>>    dce;
>>    encapsulation frame-relay;
>>    serial-options {
>>        clock-rate 2.048mhz;
>>    }
>>    unit 0 {
>>        dlci 199;
>>        family inet {
>>            address 192.168.1.1/30;
>>        }
>>    }
>>}
>>
>>You will need the starting "serial-option and clock-rate" only if you
>>have a DCE cable (female one and male on the cisco side)
>>In the contrary you will need to remove it.
>>The DCE statement should be needed as you have a DTE behavior by default
>>on the cisco side.
>>I'm not sure it will disturb but I would advise you to test first
>>without the "crypto map IPSec-con" statement on the cisco side
>>
>>You will normaly be able to ping from one side to the other one
>>Good tests
>>regards
>>Alain
>>
>>
>>
>>
>>Ivan c a écrit :
>>
>>    
>>
>>>Hi All,
>>>
>>>Looking for a little help with a frame-relay connection between a
>>>Cisco 2611 and a Juniper J6350.
>>>
>>>This is the serial interface on the J6350, which I hope can play
>>>frame-relay with IETF?
>>>http://www.juniper.net/products/jseries/dsheet/100116.pdf
>>>
>>>
>>>This is the Cisco 2611 side of the equation, which is currently
>>>working to a Cisco 7206 which is getting swapped out for the J6350
>>>
>>>interface Serial0/0
>>>mtu 1550
>>>no ip address
>>>encapsulation frame-relay IETF
>>>load-interval 30
>>>no fair-queue
>>>frame-relay traffic-shaping
>>>!
>>>interface Serial0/0.199 point-to-point
>>>ip address 192.168.1.2 255.255.255.252
>>>frame-relay interface-dlci 199
>>>crypto map IPSec-con
>>>
>>>any ideas for the Juniper side of the equation would be much appreciated.
>>>
>>>thanks
>>>Ivan
>>>_______________________________________________
>>>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