Saving the current running configuration – ATL Telecom R1-SW Ethernet Switch User Manual

Page 91

Advertising
background image

Basic Configuration

5-23

interface management

ip address 172.27.68.100/16

!

ip route default 172.27.1.254

!

line vty 0 10

!

no ntp

!

#

Saving the Current Running Configuration

To save your configuration changes to NVRAM so that they will not be lost if the system is
rebooted, enter one of the following commands in Privileged command mode:

Table 5-13 Commands for saving the current running configuration

Command

Write memory

write file

copy running-config startup-config


The following example shows how to save the configuration changes to NVRAM using the

write memory

command:

# write memory

Building Configuration...

[OK]

#

The following example shows how to save the configuration changes to NVRAM using the

write file

command:

# write file

Building Configuration...

[OK]

#


The following example shows how to save the configuration changes to NVRAM using the

copy running-config startup-config

command:

# copy running-config startup-config

Advertising