Commit d8b9682b authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5888 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent dba7ef01
...@@ -109,6 +109,7 @@ eNBs = ...@@ -109,6 +109,7 @@ eNBs =
#mme_ip_address = ( { ipv4 = "192.168.13.175"; # 175 for MME CENTOS 178 FOR MME EURECOM
mme_ip_address = ( { ipv4 = "192.168.13.178"; mme_ip_address = ( { ipv4 = "192.168.13.178";
ipv6 = "2192:168:30::17"; ipv6 = "2192:168:30::17";
active = "yes"; active = "yes";
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
# | x disconnected # | x disconnected
# 192.168.14.175/24 | 192.168.12.175/24| # 192.168.14.175/24 | 192.168.12.175/24|
# +-----------+----------------+---+--+---------------------+---+--+----------+ # +-----------+----------------+---+--+---------------------+---+--+----------+
# | COMPUTER 2| | eth2 | Physical | eth0 | | # | COMPUTER 2| | eth1 | Physical | eth0 | |
# +-----------+ +-+--+-+ Interface +------+ | # +-----------+ +-+--+-+ Interface +------+ |
# | | | 'HOST_BRIDGED_IF_NAME' | # | | | 'HOST_BRIDGED_IF_NAME' |
# | | | | # | | | |
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
# | | | # | | |
# | | | # | | |
# | ++-----+ | # | ++-----+ |
# | | eth1 | | # | | eth2 | |
# +----------------------------+---+--+---------------------------------------+ # +----------------------------+---+--+---------------------------------------+
# 192.168.13.175| # 192.168.13.175|
# | # |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment