declara ve infrastructure configura on synthesis and
play

Declara'veInfrastructure Configura'onSynthesisand Debugging - PowerPoint PPT Presentation

Declara'veInfrastructure Configura'onSynthesisand Debugging ConfigAssuresystem SanjaiNarain,GaryLevinandVikramKaul,Telcordia Technologies,Inc.


  1. Declara've
Infrastructure
 Configura'on
Synthesis
and
 Debugging
 
 ConfigAssure
system
 Sanjai
Narain,
Gary
Levin
and
Vikram
Kaul,
Telcordia
 Technologies,
Inc.

 Sharad
Malik,
Princeton
University

 Presented
by
Adam
Bergstein
 Oct
10,
2011


  2. Overview
 • Background
 • Goals
 • ImplementaMon
 • Example
 • Missing
clarity
 • Analysis
of
soluMon
 • QuesMons


  3. Background
 • Difficult
to
verify
configuraMon
of
large‐scale
 networking
implementaMons
 • Well
researched
constraints
and
best
pracMces
 of
network
implementaMons
 • Common
modeling
techniques
using
SAT‐ Solvers

 • Common
languages
to
express
logic,
like
 Prolog


  4. Goals
 • Formally
proving
a
network
configuraMon
over
 all
known
values
 • Leverage
known
networking
best
pracMces
 and
previous
research
 • Looking
for
an
“end‐to‐end”
soluMon
that
 takes
requirements
and
specifies
appropriate
 configuraMon
 • IdenMfy
problemaMc
configuraMon
for
 unsolvable
soluMons


  5. ImplementaMon
 • Developed
ConfigAssure
as
a
way
to
do
staMc
analysis
on
a
 network

 • Define
requirements
and
prove
a
specific
configuraMon
 meets
the
requirements
 • Inputs:
 – General
 requirements 
to
define
networking
operaMons
 – Configura'on
database 
to
model
a
specific
network,
in
 variables
and
terms
 – Domain
of
allowable
networking
values
(IP
address
ranges)
 • ParMal
evaluator
converts
into
a
quanMfier‐free
form
of
 Boolean
logic
statement
(QFF)
 • QFFs
sent
to
a
solver
(Kodkod/Zchaff
SAT
Solver)
 • Solver
returns
possible
soluMons
or
idenMfies
configuraMons
 that
are
problemaMc


  6. ImplementaMon
 • Requirements
are
known
constraints,
implemented
as
 Prolog
programs
 • A
configuraMon
is
a
series
of
terms
and
variables
that
 implement
a
defined
requirement
 • A
configuraMon
database
is
the
series
of
configuraMons
 that
define
one
network
instance
 • ConfiguraMons
are
converted
into
QFF
statements
 • All
QFF
statements
are
solved
by
Kodkod
based
on
the
 Prolog
equivalent
of
the
requirement
 • Kodkod
returns
a
soluMon
or
an
unsolvable
QFF
 – A
soluMon
is
a
set
of
variables
and
accepMng
values
in
 configuraMon
 – An
unsolvable
QFF
idenMfies
a
specific
configuraMon
that
is
 not
solvable,
which
assists
with
mediaMon


  7. ImplementaMon
 • If
Kodkod
can
idenMfy
problemaMc
 configuraMons,
how
do
you
resolve
them?
 – Remove
the
specific
configuraMon
 – IdenMfy
how
the
configuraMon
needs
altered
 (which
changes
the
implementaMon)
 • ConfigAssure
also
supports
a
“relaxable”
set
of
 values
for
variables
 – Each
variable
can
have
a
set
of
possible
values
 – If
Kodkod
cannot
solve
a
configuraMon
with
 specific
values
of
variables,
it
will
subsMtute
other
 values
from
each
variable’s
relaxable
set


  8. Example
 • Requirements
example
(Prolog)
 – All
Physical
IP
Addresses
DisMnct


  9. Example
 • Converted
configuraMon
into
QFF
statements
 to
be
evaluated


  10. Missing
Clarity
 • Where
is
the
definiMon
for
certain
Prolog
 funcMons?
 – ipAddress,
subnet,
hsrp,
etc.
 – Must
be
defined
as
a
part
of
ConfigAssure
 • How
are
the
possible
variable
values
generated?
 – Does
it
use
all
possible
values?
 • IP‐Addressing
bounds
 • Bounds
of
IP‐addressing
within
a
subnet
 – How
does
the
“relaxable”
set
assist
with
the
variable
 values?


  11. Analysis
of
soluMon
 • Is
this
useful
only
for
networking?
Very
likely
 – Specific
Prolog
funcMons
just
for
networking
and
no
 menMon
of
program
language
analysis
 – IP
address
and
subnets
lend
itself
well
to
this
soluMon
 • Calculated
as:
{first
quartet}*256^3
+
{second
 quartet}*256^2
+
{third
quartet}*256
+{fourth
quartet}
 – Solver
only
runs
on
fixed
bounds
of
possible
IPs
 • Can
narrow
IP
range
down
based
on
subnet
as
well
 – Networking
supports
bitwise
operaMons
 – Performance
numbers
looked
posiMve,
but
would
 likely
blow
up
if
implemenMng
the
bounds
of
IPv6


  12. Analysis
of
soluMon
 • We
have
read
a
lot
of
papers
on
solvers
and
staMc
analysis
 • Very
similar
soluMon
to
MulVAL
menMoned
in
paper
 • What
is
innovaMve
here?
 – ConfigAssure
strongly
relies
on
Kodkod
and
Prolog
 – Created
a
way
to
define
requirements
for
a
network
 and
analyze
a
given
configuraMon
 – “Relaxed”
sets
makes
this
tool
more
useful
 • Although,
ConfigAssure
does
not
define
what
should
be
in
the
 set
 • Relies
on
the
end
user,
which
could
limit
the
tool’s
 effecMveness
 • “I
will
prove
 this .
But
if
 this 
is
meaningless,
it
will
do
you
no
 good”
 – Determined
some
QFFs
could
be
solved
more
 efficiently
outside
of
Kodkod


  13. QuesMons


Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend