
Конфигурация коммутатора уровня ядра
Building configuration...
Current configuration : 2740 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname 3.7.1.8-swcore
!
enable password 7 08701E1D
!
no ip domain-lookup
!
spanning-tree mode rapid-pvst
spanning-tree vlan 100 priority 4096
spanning-tree vlan 2,11-18 priority 61440
!
interface FastEthernet0/1
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/2
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/3
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/4
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/5
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/6
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/7
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/8
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/9
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/10
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/11
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/12
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/13
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/14
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/15
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/16
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/17
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/18
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/19
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/20
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/21
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/22
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/23
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/24
switchport trunk native vlan 100
switchport mode trunk
!
interface Vlan1
no ip address
shutdown
!
interface Vlan2
ip address 172.16.3.23 255.255.255.224
!
ip default-gateway 172.16.3.24
!
!
ip access-list standard telnet
permit 172.16.3.0 0.0.0.63
deny any
line con 0
!
line vty 0 4
access-class telnet in
password 7 08701E1D5D4C53
login
line vty 5 15
access-class telnet in
password 7 08701E1D5D4C53
login
!
!
end