Добрый день!Есть 2 3750, раньше, на них был запущен протокол STP. Поменял на rapid-pvst.
Смотрим в
core_sw1#show running-config
Building configuration...
Current configuration : 3502 bytes
!
! Last configuration change at 19:04:21 MSD Thu Oct 19 2006
! NVRAM config last updated at 19:04:30 MSD Thu Oct 19 2006
!
version 12.2
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
no service password-encryption
service sequence-numbers
!
hostname core_sw1
!
enable secret 5 ********!
clock timezone UTC 3
clock summer-time MSD recurring last Sun Mar 2:00 last Sun Oct 2:00
switch 1 provision ws-c3750g-24ts
ip subnet-zero
no ip source-route
ip icmp rate-limit unreachable 1000
ip icmp rate-limit unreachable DF 1000
!
no ip domain-lookup
!
mls qos
!
spanning-tree mode rapid-pvst
spanning-tree loopguard default
spanning-tree portfast default
spanning-tree portfast bpduguard default
spanning-tree portfast bpdufilter default
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
Все хорошо, rapid-pvst.
Потом, смотрим сюда:
core_sw1#show spanning-tree
VLAN0001
Spanning tree enabled protocol rstp
Root ID Priority 8192
Address 0007.b34c.4b01
Cost 15
Port 1 (GigabitEthernet1/0/1)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 0013.8072.6d80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Gi1/0/1 Root FWD 4 128.1 P2p
Gi1/0/2 Desg FWD 4 128.2 P2p
Gi1/0/3 Desg FWD 4 128.3 P2p
Gi1/0/4 Desg FWD 4 128.4 P2p
Gi1/0/5 Desg FWD 4 128.5 P2p
Gi1/0/24 Desg FWD 4 128.24 Edge P2p
Говорит, что rstp.
Или это одно и то же ? Хотя, погуглив выяснил, что rapid-pvst основан на rstp и это вроде не одно и тоже.