[Nsi-wg] VLAN swapping

Jeroen van der Ham vdham at uva.nl
Tue Sep 24 05:12:10 EDT 2013


Hi,


On 24 Sep 2013, at 04:42, John MacAuley <john.macauley at surfnet.nl> wrote:
> How in NML would I model the ability for a network to do VLAN swapping as the connection traverses the network?  Would I assume it can't and look for indication it can, or do I assume it can and look for indication it can't?



The way to express this in NML is in the SwitchingService element, which can have an attribute "labelSwapping", which can be true or false, and is defined to be false by default.

Ports and PortGroups can be related to SwitchingService objects by using the hasInboundPort and hasOutboundPort relationships.

Jeroen.



More information about the nsi-wg mailing list