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/15 15:14]
val [Настройка Linux системы]
использование_протокола_802.1q [2024/06/24 11:13]
val [Настройка интерфейсов]
Line 37: Line 37:
 ==== Настройка интерфейсов ==== ==== Настройка интерфейсов ====
 <​code>​ <​code>​
-!!!switch1#+!!!switch1_2#
 conf terminal conf terminal
  
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 52: Line 55:
  
  
-!interface FastEthernet0/​2 +ИЛИ
-! desc uplink to switch3 +
-! switchport mode trunk+
  
 +
 +interface FastEthernet0/​2
 + desc uplink to switch3
 + ​switchport mode trunk
  
 !!!switch3# !!!switch3#
-!interface ​FastEthernet0/​0 +interface ​Port-channel1 
-! channel-group 1 mode on+ desc uplink to CORE (switch1 and switch2) 
 + ​switchport ​mode trunk
  
-!interface FastEthernet0/​+interface FastEthernet0/​2 
-! channel-group 1 mode on +!interface ​range f0/2 - 4
-! shutdown ​  ! in GNS +
- +
-!interface ​Port-channel1 +
-! desc uplink to switch1 and switch2 +
-! switchport mode trunk +
- +
-!interface FastEthernet0/2+
 ! desc windows client1 ! desc windows client1
-switchport mode access + switchport mode access 
-switchport access vlan 2+ ​switchport access vlan 2
 </​code>​ </​code>​
  
использование_протокола_802.1q.txt · Last modified: 2024/06/24 11:13 by val