User Tools

Site Tools


оборудование_уровня_2_cisco_catalyst

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
оборудование_уровня_2_cisco_catalyst [2021/04/20 12:57]
val
оборудование_уровня_2_cisco_catalyst [2023/06/24 19:04] (current)
val [Настройка интерфейсов уровня 3]
Line 3: Line 3:
 ===== Настройка имени устройства ===== ===== Настройка имени устройства =====
 <​code>​ <​code>​
-hostname switch +!hostname switch 
-!hostname switchN+hostname switchN
 </​code>​ </​code>​
  
Line 10: Line 10:
 <​code>​ <​code>​
 interface VLAN1 interface VLAN1
- ip address 192.168.X.3 255.255.255.0 +ip address 192.168.X.3 255.255.255.0 
-ip address 192.168.X.50+N 255.255.255.0+ ip address 192.168.X.50+N 255.255.255.0
  no shutdown  no shutdown
 </​code>​ </​code>​
Line 53: Line 53:
  ​switchport mode access  ​switchport mode access
  ​switchport access vlan 2  ​switchport access vlan 2
 +</​code>​
 +
 +===== Настройка EtherChannel =====
 +
 +<​code>​
 +interface Port-channel1
 + desc uplink to CORE (switch1 and switch2)
 +
 +interface FastEthernet0/​0
 + ​channel-group 1 mode on
 +
 +interface FastEthernet0/​1
 + ​channel-group 1 mode on
 +! shutdown ​  ! in GNS
 </​code>​ </​code>​
  
Line 118: Line 132:
  
 ===== port-security ===== ===== port-security =====
 +
 +  * [[http://​ciscomaster.ru/​content/​nastroyka-port-security-na-kommutatorah-cisco|Настройка Port Security на коммутаторах Cisco]]
  
 <​code>​ <​code>​
оборудование_уровня_2_cisco_catalyst.1618912621.txt.gz · Last modified: 2021/04/20 12:57 by val