2
Management
40
Step 2:
To
make
the
uploaded
configuration
the
current
configuration,
the
following
CLI
command
is
used:
Device:/>
backup
‐
restore
<
filename
>
Where
filename
is
the
name
of
the
file
in
the
backup
folder.
To
list
all
files
in
/storage
,
use
the
CLI
command:
Device:/>
backup
‐
list
When
a
restore
begins,
the
selected
file
is
validated
before
it
replaces
the
current
configuration.
For
the
new
configuration
to
become
active,
the
CLI
commands
activate
followed
by
commit
are
required
after
the
restore
is
complete.
Important:
Do
not
perform
a
restore
operation
with
live
traffic
flowing
through
the
security
gateway.
Any
traffic
flows
will
be
disrupted.
Reverting a backup
After
performing
a
restore
operation,
the
SEG
retains
a
copy
of
the
original
configuration
(that
is
to
say,
the
configuration
that
the
restore
replaced).
This
copy
can
be
reactivated
at
any
time
with
the
CLI
command:
Device:/>
backup
‐
revert
A
revert
operation
always
uses
the
configuration
in
effect
previous
to
the
last
restore
if
there
was
one.
If
no
restore
has
been
performed,
a
revert
operation
will
have
no
effect.
Restoring the default configuration
A
special
case
of
backup
command
usage
for
configuration
restoration
is:
Device:/>
backup
‐
reset
This
restores
the
default
configuration
for
the
security
gateway.
The
current
configuration
is
saved
when
this
command
is
used
so
that
the
reset
can
be
undone
by
using
the
command:
Device:/>
backup
‐
revert
Restoring to a dissimilar processor
Important:
Restore
a
backup
to
the
SEG
that
uses
the
same
interface
names
as
those
used
on
the
original
hardware
from
which
the
backup
was
taken.
The
reason
for
this
is
that
the
backup
may
refer
to
logical
interface
names
that
do
not
exist
on
the
new
hardware.
On
the
SEG
‐
100,
there
are
two
processors
on
each
module
(
DPB1
and
DPB2
).
These
are
identical
except
for
the
naming
of
their
Ethernet
interfaces.
If
a
configuration
backup
taken
from
the
DPB1
processor
is
then
restored
to
the
DPB2
processor,
the
end
result
will
be
as
described
in
the
next
section.