I think this might be an opportunity for the replace command. 'replace pattern ge-0/0/0 with ge-0/0/1' will not only move the interface configuration but also any reference to the interface in other sections of the config, such as protocols.
--Stacy On 19 Feb 2008, at 3:30 PM, Richmond, Jeff wrote: > Maybe I am not understanding what you are asking, but this is > exactly what the copy command is for: > > For example: > [EMAIL PROTECTED] copy interfaces ge-0/0/0 to ge-1/0/0 > > That will move over the interface and all logical units associated > to it. > > Or, if you are doing it from router to router, just copy the > interface command from the source router/interface, put it in to a > text editor and change the pertinent FPC/PIC/SLOT info and paste in > to new router... > > Hope this helps, > -Jeff > ________________________________________ > From: [EMAIL PROTECTED] [juniper-nsp- > [EMAIL PROTECTED] On Behalf Of Jonathan Brashear > [EMAIL PROTECTED] > Sent: Tuesday, February 19, 2008 2:14 PM > To: [email protected] > Subject: [j-nsp] Bulk config migration between interfaces? > > I have a facility(3, actually) I'm upgrading and part of this upgrade > involves moving a circuit from one PIC on a M20 FPC to a new PIC on > the > same FPC. I have a few dozen VLANs that will be migrated as well. > Obviously I could do this one by one, but I was curious if anyone > knew a > way within JunOS that I could move all the logical configuration from > one physical interface to another. It would save me a significant > amount of time. > > Network Engineer >> 214-981-1954 (office) >> 214-642-4075 (cell) >> [EMAIL PROTECTED] > http://www.speakeasy.net > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

