[j-nsp] RE: Problems copying re1 to re0

Jonas Frey jf at probe-networks.de
Wed Jun 29 10:57:16 EDT 2005


I don't think he wants to sync the config, he rather wants to copy it to
a temp. directory on teh other re.

The error message says that there is no communication possible between
the RE's and thats mostly because you havent configured any IP to them.

You should have something like this:

groups {
    re0 {
        interfaces {
            fxp0 {
                unit 0 {
                    family inet {
                        address 192.168.0.184/24;
                    }
                }
            }
        }
    }
    re1 {
        interfaces {
            fxp0 {
                unit 0 {
                    family inet {
                        address 192.168.0.185/24;
                    }
                }
            }
        }
    }
}
apply-groups [ re0 re1 ];



Regards,
Jonas

On Wed, 2005-06-29 at 16:33, zeng watchthinker wrote:
> I think you should use 'commit sync' for this purpose
> 
> >From: "Hemant Narkhede" <hemantn at houstontechnologies.com>
> >Reply-To: hemantn at houstontechnologies.com
> >To: <juniper-nsp at puck.nether.net>
> >CC: dante at adelphiacom.net, edson.cardoso at gvt.net.br
> >Subject: [j-nsp] RE: Problems copying re1 to re0
> >Date: Wed, 29 Jun 2005 12:54:58 +0600
> >
> >Hi,
> >
> >I am facing problem with file copying from RE1 to RE0. My config as 
> follows:
> >
> >chassis {
> >     redundancy {
> >         routing-engine 0 backup;
> >         routing-engine 1 master;
> >         failover on-loss-of-keepalives;
> >         graceful-switchover {
> >             disable;
> >         }
> >
> >Also when I give command"Show chassis routing-engine",it shows me 
> following
> >outut for RE:
> >
> >Routing Engine status:
> >   Slot 0:
> >     Current state                  Present
> >   Slot 1:
> >     Current state                  Master
> >
> >When I copying file from RE1(master) to RE0 , Then I am getting following
> >errors:
> >
> >ipbb at MD_M40e# run file copy /config/juniper.conf.gz
> >re0:/var/tmp/copied-juniper.conf.gz
> >re0: No route to host
> >re0: No route to host
> >error: put-file failed
> >error: could not send local copy of file
> >
> >Whats should be the reason ????
> >
> >Hemant Narkhede
> >M: +94.77.9101524
> >
> >
> >"It matters not whether you win or lose; what matters is whether I win or
> >loose"
> >
> >_______________________________________________
> >juniper-nsp mailing list juniper-nsp at puck.nether.net
> >http://puck.nether.net/mailman/listinfo/juniper-nsp
> 
> _________________________________________________________________
> 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com
> 
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
-- 
Mit freundlichen Grüßen / With kind regards,
Jonas Frey

----------------------------------------------------------------
Probe Networks Jonas Frey        e-Mail: jf at probe-networks.de
Provinzialstr. 104               D-66740 Saarlouis
Tel: +(49) (0) 180 5959723       Fax: +(49) (0) 180 5998480
Internet: www.probe-networks.de  Hotline: 0800 1656531
VoIP/SIP: info at probe-networks.de
----------------------------------------------------------------

Diese E-Mail enthaelt moeglicherweise vertrauliche und/oder rechtlich
geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind
oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte
sofort den Absender und vernichten Sie diese Mail. Das unerlaubte 
Kopieren sowie die unbefugte Weitergabe dieser Mail ist strengstens
untersagt.

This e-mail may contain confidential and/or privileged information. 
If you are not the intended recipient (or have received this e-mail 
in error) please notify the sender immediately and destroy this 
e-mail. Any unauthorised copying, disclosure or distribution of the
contents of this e-mail is strictly prohibited.

----------------------------------------



More information about the juniper-nsp mailing list