Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL006
Commits
d4cb663b
Commit
d4cb663b
authored
Mar 12, 2019
by
Mahesh Jethanandani
Browse files
And fix the example
parent
7bc6babc
Pipeline
#396
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
example-data/nfv.xml
View file @
d4cb663b
...
...
@@ -11,15 +11,15 @@
<name>
Firewall VDU
</name>
<int-cpd>
<id>
inside
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</int-cpd>
<int-cpd>
<id>
management
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</int-cpd>
<int-cpd>
<id>
outside
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</int-cpd>
<virtual-compute-desc>
asa-vcd
</virtual-compute-desc>
<virtual-storage-desc>
asa-vsd
</virtual-storage-desc>
...
...
@@ -52,7 +52,7 @@
<vdu-id>
firewall
</vdu-id>
<cpd>
inside
</cpd>
</int-cpd>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
<ext-cpd>
<id>
management
</id>
...
...
@@ -60,7 +60,7 @@
<vdu-id>
firewall
</vdu-id>
<cpd>
management
</cpd>
</int-cpd>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
<ext-cpd>
<id>
outside
</id>
...
...
@@ -68,7 +68,7 @@
<vdu-id>
firewall
</vdu-id>
<cpd>
outside
</cpd>
</int-cpd>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
<df>
<id>
normal
</id>
...
...
@@ -106,15 +106,15 @@
<name>
Router VDU
</name>
<int-cpd>
<id>
left
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</int-cpd>
<int-cpd>
<id>
management
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</int-cpd>
<int-cpd>
<id>
right
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</int-cpd>
<virtual-compute-desc>
csr-vcd
</virtual-compute-desc>
<virtual-storage-desc>
csr-vsd
</virtual-storage-desc>
...
...
@@ -147,7 +147,7 @@
<vdu-id>
router
</vdu-id>
<cpd>
left
</cpd>
</int-cpd>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
<ext-cpd>
<id>
management
</id>
...
...
@@ -155,7 +155,7 @@
<vdu-id>
router
</vdu-id>
<cpd>
management
</cpd>
</int-cpd>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
<ext-cpd>
<id>
right
</id>
...
...
@@ -163,7 +163,7 @@
<vdu-id>
router
</vdu-id>
<cpd>
right
</cpd>
</int-cpd>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
<df>
<id>
normal
</id>
...
...
@@ -243,7 +243,7 @@
<id>
fw2dpi
</id>
<connectivity-type>
<layer-protocol>
<protocol>
E
thernet
</protocol>
<protocol>
e
thernet
</protocol>
</layer-protocol>
</connectivity-type>
<df>
...
...
@@ -258,7 +258,7 @@
<id>
mgmt
</id>
<connectivity-type>
<layer-protocol>
<protocol>
IP
v4
</protocol>
<protocol>
ip
v4
</protocol>
</layer-protocol>
</connectivity-type>
<df>
...
...
@@ -273,7 +273,7 @@
<id>
r2fw
</id>
<connectivity-type>
<layer-protocol>
<protocol>
E
thernet
</protocol>
<protocol>
e
thernet
</protocol>
</layer-protocol>
</connectivity-type>
<df>
...
...
@@ -498,7 +498,7 @@
<id>
r2fw
</id>
<connectivity-type>
<layer-protocol>
<protocol>
IP
v4
</protocol>
<protocol>
ip
v4
</protocol>
</layer-protocol>
</connectivity-type>
<df>
...
...
@@ -570,7 +570,7 @@
<version>
1.0
</version>
<ext-cpd>
<id>
outside
</id>
<layer-protocol>
E
thernet
</layer-protocol>
<layer-protocol>
e
thernet
</layer-protocol>
</ext-cpd>
</pnfd>
</nfv>
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment