Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Let's suppose that this project is using the 10.64.53.0 LAN network

We will then use the 10.62.53.0 network is available: check and update this page.


Then First of all increase (from 1 to 2) the quota for network and subnetworks:

...

Code Block
languagebash
neutron net-create --tenant-id ${PROJECT_ID}6dae634709c4478d92f70c388897fc96 GLV-wan
neutron subnet-create ${PROJECT_COMPACT_NAME}GLV-wan $1.$2.0/24 --enable-dhcp=True --name sub-${PROJECT_COMPACT_NAME}GLV-wan --\
dns-nameserver $3192.84.143.16 --dns-nameserver $4192.84.143.224 --dns-nameserver $5192.84.143.31 --tenant-id ${PROJECT_ID}6dae634709c4478d92f70c388897fc96
neutron router-interface-add ${ROUTER} sub-${PROJECT__COMPACT_NAME}-wan

...

router-wan sub-GLV-wan



Info

Content by Label
showLabelsfalse
max5
spacesCV
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("wan","network") and type = "page" and space = "CV"
labelswan network

...

Page properties
hiddentrue


Related issues