This is a bit of a kludge, but I've done this in the past and the way to do
this simply enough was to utilize physical port bindings on the VRs and then
run an actual physical cable between the two ports.

That's the only way I think it's possible until they have LT interfaces (if
they are ever supported on EX platforms)... the only other way you could
probably achieve something somewhat similar to what you are trying to
accomplish is to use rib-groups and do some route leaking between VRs.

Stefan Fouant, CISSP, JNCIEx2
www.shortestpathfirst.net
GPG Key ID: 0xB5E3803D

> -----Original Message-----
> From: juniper-nsp-boun...@puck.nether.net [mailto:juniper-nsp-
> boun...@puck.nether.net] On Behalf Of Doug Marschke
> Sent: Wednesday, October 27, 2010 7:41 PM
> To: juniper-nsp@puck.nether.net
> Subject: [j-nsp] ho to tie 2 VR's together on EX4200
> 
> I would figure an LT interface like other platforms but it doesn't
> allow for
> an encapsulation. Ideas?
> 
> 
> 
> {master:0}[edit interfaces lt-0/0/0]
> 
> l...@s13# show
> 
> unit 0 {
> 
>     point-to-point;
> 
>     peer-unit 1;
> 
>     family inet {
> 
>         address 10.1.2.1/30;
> 
>     }
> 
> }
> 
> unit 1 {
> 
>     peer-unit 0;
> 
>     family inet {
> 
>         address 10.1.2.2/30;
> 
>     }
> 
> }
> 
> 
> 
> {master:0}[edit interfaces lt-0/0/0]
> 
> l...@s13# commit
> 
> [edit interfaces lt-0/0/0]
> 
>   'unit 0'
> 
>      encapsulation needs to be configured for logical tunnel interface
> 
> error: configuration check-out failed
> 
> 
> 
> {master:0}[edit interfaces lt-0/0/0]
> 
> l...@s13# set unit 0 ?
> 
> Possible completions:
> 
>   <[Enter]>            Execute this command
> 
>   accounting-profile   Accounting profile name
> 
> + apply-groups         Groups from which to inherit configuration data
> 
> + apply-groups-except  Don't inherit configuration data from these
> groups
> 
>   bandwidth            Logical unit bandwidth (informational only)
> 
>   description          Text description of interface
> 
>   disable              Disable this logical interface
> 
>   dlci                 Frame Relay data-link control identifier
> (1..1022)
> 
> > family               Protocol family
> 
>   mtu                  Maximum transmission unit packet size
> (256..9216)
> 
>   no-traps             Don't enable SNMP notifications on state changes
> 
>   peer-unit            Peer unit number (0..16385)
> 
>   point-to-point       Point-to-point connection
> 
>   traps                Enable SNMP notifications on state changes
> 
> > tunnel               Tunnel parameters
> 
>   vlan-id              Virtual LAN identifier value for 802.1q VLAN
> tags
> 
>   |                    Pipe through a command
> 
> {
> 
> 
> 
> 
> 
> l...@s13# run show version
> 
> fpc0:
> 
> -----------------------------------------------------------------------
> ---
> 
> Hostname: s13
> 
> Model: ex4200-24t
> 
> JUNOS Base OS boot [9.5R2.7]
> 
> JUNOS Base OS Software Suite [9.5R2.7]
> 
> JUNOS Kernel Software Suite [9.5R2.7]
> 
> JUNOS Crypto Software Suite [9.5R2.7]
> 
> JUNOS Online Documentation [9.5R2.7]
> 
> JUNOS Enterprise Software Suite [9.5R2.7]
> 
> JUNOS Packet Forwarding Engine Enterprise Software Suite [9.5R2.7]
> 
> JUNOS Routing Software Suite [9.5R2.7]
> 
> JUNOS Web Management [9.5R2.7]
> 
> 
> 
> {master:0}[edit interfaces lt-0/0/0]
> 
> 
> 
> 
> 
> 
> 
> Doug Marschke
> 
> Chief Technology Officer
> 
> JNCIE-ER #3, JNCIE-M #41, JNCIS-FW, JNCI
> 
> (415) 902-5702 (cell)
> 
> (415)-358-4059 (fax)
> 
> www.proteus.net
> 
> 
> 
> _______________________________________________
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to