User Tools

Site Tools


использование_протокола_802.1q

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
использование_протокола_802.1q [2022/03/09 14:51]
val [Debian/Ubuntu]
использование_протокола_802.1q [2022/03/26 06:37] (current)
val [Настройка интерфейсов]
Line 44: Line 44:
 ! switchport trunk encapsulation dot1q   ! для старых серий, в GNS3 не нужно ! switchport trunk encapsulation dot1q   ! для старых серий, в GNS3 не нужно
  ​switchport mode trunk  ​switchport mode trunk
 +
 +
 +
  
 interface FastEthernet0/​2 interface FastEthernet0/​2
Line 50: Line 53:
  ​switchport access vlan 2  ​switchport access vlan 2
 ! spanning-tree portfast ! spanning-tree portfast
 +
 +
 +! ИЛИ
  
  
Line 55: Line 61:
 ! desc uplink to switch3 ! desc uplink to switch3
 ! switchport mode trunk ! switchport mode trunk
- 
  
 !!!switch3# !!!switch3#
 !interface Port-channel1 !interface Port-channel1
-! desc uplink to switch1 and switch2+! desc uplink to CORE (switch1 and switch2)
 ! switchport mode trunk ! switchport mode trunk
 +
 +!interface FastEthernet0/​2
 +! desc windows client1
 +! switchport mode access
 +! switchport access vlan 2
 </​code>​ </​code>​
  
 ===== Настройка Linux системы ===== ===== Настройка Linux системы =====
  
 +!!! При использовании в системе docker потребовалась перезагрузка
  
 <​code>​ <​code>​
Line 100: Line 111:
  
 ==== Ubuntu netplan ==== ==== Ubuntu netplan ====
 +
 +  * [[https://​itproffi.ru/​nastrojka-seti-cherez-netplan-v-ubuntu-17-10-i-vyshe/​|Настройка сети через Netplan в Ubuntu 17.10 и выше]]
 +
 <​code>​ <​code>​
 server# cat /​etc/​netplan/​01-netcfg.yaml server# cat /​etc/​netplan/​01-netcfg.yaml
использование_протокола_802.1q.1646826708.txt.gz · Last modified: 2022/03/09 14:51 by val