Opened 12 years ago

Last modified 11 years ago

#77 new

Ad RSpec: stitching: empty switchingCapabilitySpecificInfo

Reported by: ahelsing@bbn.com Owned by: somebody
Priority: minor Milestone:
Component: AM Version: SPIRAL4
Keywords: Cc:
Dependencies:

Description

Some links in the stitching extension have empty switchingCapabiltySpecificInfo tags

In particular, there is no VLAN information.

If these are internal-only links (you cannot request a VLAN), then maybe this is OK. But if you intend to (eventually) allow requesting GENI stitching across those links, then we'll need the extra information

Change History (3)

comment:1 Changed 12 years ago by ahelsing@bbn.com

Summary: Ad RSpec: stitching: empty switchingCapabilitySepcificInfoAd RSpec: stitching: empty switchingCapabilitySpecificInfo

comment:2 Changed 12 years ago by ahelsing@bbn.com

Priority: majorminor

comment:3 Changed 11 years ago by lnevers@bbn.com

Using 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5495' on GPO SM verified that the switchingCapabilitySpecificInfo contain VLAN information:

<ns2:switchingCapabilitySpecificInfo>
      <ns2:switchingCapabilitySpecificInfo_L2sc>
            <ns2:capability> consumer </ns2:capability>
            <ns2:vlanRangeAvailability> 2601-2610 </ns2:vlanRangeAvailability>
            <ns2:vlanTranslation> false </ns2:vlanTranslation>
      </ns2:switchingCapabilitySpecificInfo_L2sc>
</ns2:switchingCapabilitySpecificInfo>
Note: See TracTickets for help on using tickets.