Save the running configuration to nvram – Cisco 7200 VXR User Manual

Page 34

Advertising
background image

34

enable password betty

line vty 0 4

password fred

snmp-server community public

ip routing

no vines routing

ipx routing

appletalk routing

no apollo routing

no decnet routing

no xns routing

no clns routing

no bridge 1

! Turn off IPX to prevent network conflicts.

interface ATM1/0

ip address 1.1.1.10 255.0.0.1

appletalk cable-range 0-0 0.0

appletalk discovery

!

interface FastEthernet2/0

media-type 100BaseX

half-duplex

ip address 1.1.1.20 255.0.0.2

appletalk cable-range 0-0 0.0

appletalk discovery

!

interface serial3/0

ip address 1.1.1.30 255.0.0.3

ip route-cache cbus

no keepalive

!

router igrp 15

network 1.0.0.0

!

end

Use this configuration? [yes/no]: yes

Building configuration...

Use the enabled mode ‘configure’ command to modify this configuration.

Press RETURN to get started!

Your router is now minimally configured and ready to use. You can use the setup command if you want to modify the
parameters after the initial configuration. To perform more complex configurations, use the configure command.

For information on additional interface configuration and specific system configurations, refer to the modular
configuration and modular command reference publications in the Cisco IOS software configuration documentation
set that corresponds to the software release installed on your Cisco hardware.

Save the Running Configuration to NVRAM

To store the configuration or changes to your startup configuration in NVRAM, enter the copy running-config startup-config
command at the

Router#

prompt:

Router# copy running-config startup-config

Using this command saves the configuration settings that you created in the router using configuration mode and the setup
facility. If you fail to do this, your configuration will be lost the next time you reload the router.

Advertising