Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
e33ce6cd
Commit
e33ce6cd
authored
3 years ago
by
Sana Zulfiqar
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_9: minor fix in IpOverEthernetAddressData
parent
9c0b2c6c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!17
Merge 3.5.1-dev into master
Pipeline
#6805
passed
3 years ago
Stage: external
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/definitions/SOL002SOL003_def.yaml
+3
-3
3 additions, 3 deletions
src/definitions/SOL002SOL003_def.yaml
with
3 additions
and
3 deletions
src/definitions/SOL002SOL003_def.yaml
+
3
−
3
View file @
e33ce6cd
...
...
@@ -471,13 +471,13 @@ definitions:
At least one of "macAddress" or "ipAddresses" shall be present.
$ref
:
"
#/definitions/MacAddress"
segmentationType
:
description
:
"
Specifies
the
encapsulation
type
for
the
traffics
coming
in
and
out
of
the
trunk
subport.
description
:
>
Specifies the encapsulation type for the traffics coming in and out of the trunk subport.
Permitted values:
- VLAN: the subport uses VLAN as encapsulation type.
- INHERIT: the subport gets its segmentation type from the network it’s connected to.
This attribute may be present for CP instances that represent subports in a trunk and shall be
absent
otherwise.
If
this
attribute
is
not
present
for
a
subport
CP
instance,
default
value
VLAN
shall
be
used."
absent otherwise. If this attribute is not present for a subport CP instance, default value VLAN shall be used.
type
:
string
enum
:
-
VLAN
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment