ERS 8600 Boot Configuration Sequence
- /pcmcia/pcmboot.cfg
- /flash/boot.cfg
- /pcmcia/boot.cfg
The file /pcmcia/pcmboot.cfg is designed to allow network engineers to deploy the ERS 8600 remotely instructing local site personnel to simply copy a file (pcmboot.cfg) that could be emailed to them to the PCMCIA flash card, inserted it into the switch and the switch booted up. I’ve never personally used this feature but I have remotely installed several ERS 8600s by having a modem attached to the console port.
What would a normal boot.cfg file look like?
Here’s the current standard that I’m using on the 37 ERS 8600 switches that I maintain.
# # TUE JUL 22 07:25:38 2008 EDT # box type : 8k boot configuration file # flags daylight-saving-time true flags ftpd true flags savetostandby true flags telnetd true flags tftpd true flags verify-config false tz dst-end M11.1.0/0200 tz dst-name "EDT" tz dst-start M3.2.0/0200 tz name "EST" tz offset-from-utc 300 choice primary image-file "/flash/p80a4163.img"
The commands should be self explanatory for the most part. The last line of the file instructs the switch which agent code it should boot, in this example I’m running 4.1.6.3 software so we’ll boot /flash/p80a4163.img.
Cheers!
Related posts:


Hi Michael,
I would like to know what the command
“config bootconfig flags telnetd true”
If this command is enabled, will config auto sync between active and standby supervisor.
will there be traffic loss during failover?
Thank you very much.
Also would like to know about any good forums for nortel ERS products.
Thanks in advance.