Skip to content

Commit

Permalink
mec: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
QbsuranAlang committed Jul 28, 2021
1 parent 5782bcf commit 46bc594
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Element/run/macros/mec.md
Expand Up @@ -76,8 +76,8 @@ For `MEC`(`Mobile Edge Computing`) solution.
<mec>
<cell_port>P25</cell_port>
<core_port>P26</core_port>
<lbo_port>P1</lbo_port>
<not_lbo_port>P2</not_lbo_port>
<lbo_ports>P1</lbo_ports>
<not_lbo_ports>P2</not_lbo_ports>
<s1ap_port "active"="mirror">P3</s1ap_port>
<cell_filter_id>F1</cell_filter_id>
</mec>
Expand All @@ -86,8 +86,8 @@ For `MEC`(`Mobile Edge Computing`) solution.
<mec>
<cell_port>P27</cell_port>
<core_port>P28</core_port>
<lbo_port>P1</lbo_port>
<not_lbo_port>P2</not_lbo_port>
<lbo_ports>P1</lbo_ports>
<not_lbo_ports>P2</not_lbo_ports>
<cell_filter_id>F2</cell_filter_id>
</mec>
Expand Down

0 comments on commit 46bc594

Please sign in to comment.