Changes between Version 2 and Version 3 of NetworkRspecMiniWorkshopNotes


Ignore:
Timestamp:
06/26/09 10:46:03 (15 years ago)
Author:
Christopher Small
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetworkRspecMiniWorkshopNotes

    v2 v3  
    4141
    4242You're in cluster B, a candidate slice would include Internet2 VLANs
    43 connecting spp nodes and !GpENI and Stanford.
     43connecting spp nodes and GpENI and Stanford.
    4444
    4545''John Turner'' Sounds like Internet2 VLANs on an spp somehow ending
     
    8181a goal non-IP, not layered over IP connectivity for GENI.
    8282
    83 ''Rob Ricci'' Maybe we should do with !!GpENI -- get a fiber from the
     83''Rob Ricci'' Maybe we should do with GpENI -- get a fiber from the
    8484local Internet2 POP to our campus.
    8585
     
    141141== Enterprise GENI view ''Rob Sherwood'' ==
    142142
    143 !OpenFlow overview
    144 
    145143!FlowVisor mosly feature complete, publicly released.
    146144
     
    253251Ticket, receipt (signed, type of credential)
    254252
    255 Manifest, packing slip (returned by !CreateSliver())
     253Manifest, packing slip (returned by CreateSliver())
    256254
    257255Model we have now is that an individual component manager will accept or
     
    449447
    450448{{{
    451         RSpec = !GetResources()
     449        RSpec = GetResources()
    452450}}}
    453451
     
    455453
    456454{{{
    457         !SetResources(RSpec)
     455        SetResources(RSpec)
    458456}}}
    459457
     
    464462{{{
    465463     while (true)
    466        if !SetResources(RSpec)
     464       if SetResources(RSpec)
    467465         break
    468466}}}
     
    476474
    477475VINI today
    478 [[[
     476{{{
    479477     P(R, C) -> true if R and C are the same graph
    480478}}}
     
    487485!PlanetLab today
    488486{{{
    489           P(R, C) -> true if R is a subset of C and site sliver count OK
     487     P(R, C) -> true if R is a subset of C and site sliver count OK
    490488}}}
    491489
     
    515513
    516514we aren't the first to face this: netowkr marjup language working group
    517 (NML-WG). Participants include Internet2, ESnet (!PerfSONAR model) Dante/ GN2.
     515(NML-WG). Participants include Internet2, ESnet (PerfSONAR model) Dante/ GN2.
    518516University Amsterdam (NDL)
    519517
     
    575573
    576574We're using this to control any component at MAX, planetlab nodes, DRAGON,
    577 Equcalyptus, PASTA wireless, !NetFPGA-based !OpenFlow switches.
    578 
    579 Putting !NetFPGA cards in a machine, putting them out on the net somewhere.
     575Equcalyptus, PASTA wireless, NetFPGA-based !OpenFlow switches.
     576
     577Putting NetFPGA cards in a machine, putting them out on the net somewhere.
    580578
    581579We want this aggregate manager to be able ot manage anything on the net.
     
    657655''Larry Peterson'' you're forcing us into realtime project negotiation
    658656here. I think we ought to do as much as we can assuming IP as the
    659 interconnect. It works for some, maybe not all -- !GpENI? SPP boxes?
     657interconnect. It works for some, maybe not all -- GpENI? SPP boxes?
    660658
    661659''John Turner'' users can log into each and allocate by hand. No more explicit
     
    671669''Chris Tracy'' We can provision nodes via DRAGON
    672670
    673 ''John Turner'' For both !GpENI and DRAGON we can terminate a
     671''John Turner'' For both GpENI and DRAGON we can terminate a
    674672connection that we have VLANs defined on. There is a non-trivial
    675673amount of control software that we need to write but we have other
     
    713711are adding DC.
    714712
    715 ''Chris Tracy'' How is !GpENI going to connect to Internet2 DCN or the
     713''Chris Tracy'' How is GpENI going to connect to Internet2 DCN or the
    716714GENI wave?
    717715