nano /etc/network/interfaces
allow-hotplug ens192
iface ens192 inet static
address 192.168.xx.yy
netmask 255.255.255.0
gateway 192.168.xx.yyy
dns-nameservers 192.168.xx.z 192.168.xx.w 192.168.xx.t
dns-search mydomain.mytld
L | M | M | G | V | S | D |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
nano /etc/network/interfaces
allow-hotplug ens192
iface ens192 inet static
address 192.168.xx.yy
netmask 255.255.255.0
gateway 192.168.xx.yyy
dns-nameservers 192.168.xx.z 192.168.xx.w 192.168.xx.t
dns-search mydomain.mytld
Based on HP
You can configure the link type of a port as access, trunk, or hybrid. The link types use the following VLAN tag handling methods:
The PVID identifies the default VLAN of a port. Untagged packets are transmitted through the default VLAN.
When you configure the PVID on a port, follow these guidelines:
Based on Cisco:
Each port or LAG is marked with one of the following modes:
For each port or LAG (Link Aggregation Group), select one of the following values:
For each port or LAG, one or both of the following values may be selected:
allow-hotplug ens192 iface ens192 inet static address 192.168.1.2 netmask 255.255.255.0 gateway 192.168.1.254 dns-nameservers 192.168.21.1 192.168.11.11 192.168.31.253 dns-search mydomain.mytld
allow-hotplug ens192 iface ens192 inet static address 192.168.0.33 netmask 255.255.255.0 gateway 192.168.0.1 dns-nameservers 192.168.0.2 192.168.0.3 8.8.8.8 dns-search pizzolongo.com
Pure Line theme by Theme4Press • Powered by WordPress Paolo Pizzolongo Chi è veramente ricco non ha bisogno dei soldi
Recent Comments