|
|||
ДОДАТОК Б. (Конфігураційний файл комутатора SW1). (Конфігураційний файл комутатора sw2) ⇐ ПредыдущаяСтр 8 из 8 ДОДАТОК Б (Конфігураційний файл комутатора SW1) sw1#show running-config Building configuration... Current configuration: 2160 bytes ! no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption ! hostname sw1 ! enable secret 5 $1$kLRp$105JGVuPfhFn9GAlqkjDy/ ! username admin secret 5 $1$kLRp$105JGVuPfhFn9GAlqkjDy/ ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport access vlan 5 switchport mode access ! interface FastEthernet0/2 switchport access vlan 5 switchport mode access !
interface FastEthernet0/3 switchport access vlan 5 switchport mode access ! interface FastEthernet0/4 switchport access vlan 5 switchport mode access ! interface FastEthernet0/5 switchport access vlan 5 switchport mode access ! interface FastEthernet0/6 switchport access vlan 5 switchport mode access ! interface FastEthernet0/7 switchport access vlan 5 switchport mode access interface GigabitEthernet0/1 switchport mode trunk ! interface GigabitEthernet0/2 ! interface Vlan 5 ip address 172. 16. 2. 1 255. 255. 255. 0 line con 0 login local ! line vty 0 4 login local line vty 5 15 login local end
(Конфігураційний файл комутатора sw2) sw2#show running-config Building configuration... Current configuration: 2140 bytes ! no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption ! hostname sw1 ! enable secret 5 $1$kLRp$105JGVuPfhFn9GAlqkjDy/ ! username admin secret 5 $1$kLRp$105JGVuPfhFn9GAlqkjDy/ ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport access vlan 5 switchport mode access ! interface FastEthernet0/2 switchport access vlan 5 switchport mode access !
interface FastEthernet0/3 switchport access vlan 5 switchport mode access ! interface FastEthernet0/4 switchport access vlan 5 switchport mode access ! interface FastEthernet0/5 switchport access vlan 5 switchport mode access ! interface FastEthernet0/6 switchport access vlan 5 switchport mode access ! interface FastEthernet0/7 switchport access vlan 5 switchport mode access interface GigabitEthernet0/1 switchport mode trunk ! interface GigabitEthernet0/2 ! interface Vlan 5 ip address 172. 16. 3. 1 255. 255. 255. 0 line con 0 login local ! line vty 0 4 login local line vty 5 15 login local end
|
|||
|