» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with configuration + config

copy running-config startup-config

We had an issue a couple weeks ago when our power failed and so did the UPS. At first, everything seem to come back online as usual but later we noticed a "network issue." We didn't think much of it because operations were only somewhat degraded. After a few more tests, we noticed that our old style Cisco ATM switch had reverted to our legacy configuration. Apparently, the new running configuaration was not saved.

At any rate, here are the steps to save the running configuration for this particular IOS.

Hyperterminal or Telnet into switch
enable
Password goes here
config terminal

run your configuration commands here
...
and soforth
control+Z
enable
show running-config
show startup-config

Unix: My SysAd Blog

github code

git config branch.master.merge refs/heads/master

git: del.icio.us tag/git

21 About:Config Hacks(Tweaks) For Firefox 3

A collection of tweaks you can make to customize Firefox 3

Firefox: del.icio.us/tag/firefox

CodeProject: Read/Write XML files, Config files, INI files, or the Registry. Free source code and programming help

<profile> <section name="A Section"> <entry name="An Entry">Some Value</entry> <entry name="Another Entry">Another Value</entry> </section> <section name="Another Section"> <entry name="This is cool">True</entry> </section> </profile>

XML: del.icio.us/tag/xml

Writing to Your .NET Application's Config File

string test1 = ConfigSettings.ReadSetting("Test1");

XML: del.icio.us/tag/xml

A simple email hub for your local network -Barking Iguana

Rolling a postfix-based email server, with added iptables goodness

Postfix: del.icio.us/tag/postfix

CodeProject: XmlConfigMerge - Merge config file settings. Free source code and programming help

Supports merging of .config file settings, such as in a push to staging-server deployment environment. Also supports XPath updates. Class library and Console app provided.

XML: del.icio.us/tag/xml

FreeBSD, Postfix, Mailscanner and Mailwatch Installation

easy to follow installation guide for running Mailscanner, spamassassin postfix etc on Freebsd

Postfix: del.icio.us/tag/postfix

Configuring FreeBSD Postfix Mailscanner and Mailwatch

Configuring Mailman postfix mailwatch apache clamav spamassassin etc. for Freebsd to stop spam

Postfix: del.icio.us/tag/postfix

Page 1 | Next >>