⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.32
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
cloud-init
/
examples
/
View File Name :
network-config-v1-multiple-vlan.yaml
network: version: 1 config: - name: eth0 mac_address: 'd4:be:d9:a8:49:13' mtu: 1500 subnets: - address: 10.245.168.16/21 dns_nameservers: - 10.245.168.2 gateway: 10.245.168.1 type: static type: physical - name: eth1 mac_address: 'd4:be:d9:a8:49:15' mtu: 1500 subnets: - address: 10.245.188.2/24 dns_nameservers: [] type: static type: physical - name: eth1.2667 mtu: 1500 subnets: - address: 10.245.184.2/24 dns_nameservers: [] type: static type: vlan vlan_id: 2667 vlan_link: eth1 - name: eth1.2668 mtu: 1500 subnets: - address: 10.245.185.1/24 dns_nameservers: [] type: static type: vlan vlan_id: 2668 vlan_link: eth1 - name: eth1.2669 mtu: 1500 subnets: - address: 10.245.186.1/24 dns_nameservers: [] type: static type: vlan vlan_id: 2669 vlan_link: eth1 - name: eth1.2670 mtu: 1500 subnets: - address: 10.245.187.2/24 dns_nameservers: [] type: static type: vlan vlan_id: 2670 vlan_link: eth1 - address: [10.245.168.2] search: - dellstack type: nameserver