Tenant Networks Flashcards

1
Q

Como se crea una red con dominio de DNS

A

openstack network create demonet

openstack network set —dns-domain example.com demonet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Como se crea una subnet

A

opentack subnet create —network testnet1 —subnet-range 192.168.1.0/24 testsub-1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Las redes tienen el dhcp …

A

Activo por defecto

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Como se deshabilita el dhcp en una res ya creada

A

openstack subnet set —no-dhcp testsun-1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Como

Se crea una subnet en la interfaz web

A

Project - networks - create network - subnet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly