Hey All,
Vakantietijd = upgrade tijd
dus had mooi de tijd om ons netwerk onder handen te nemen.
Nu loop ik echter tegen het volgende aan:
Overzicht netwerk:
:fill(white):strip_exif()/f/image/oH8jACmUzWC8GLuUEJ7GobBI.png?f=user_large)
Linker switch boven: representateert "de rest" van het netwerk, cq de oude switch omgeving
Linker switch onder: HP FlexFabric 5920, 2 stuks in IRF Stack
Rechter switch: HP FlexFabric 5700, 2 stuks in IRF Stack
Tussen de 2 stacks ligt een LACP trunk (2x 10G).
Op de 5700 stack heb ik een LACP trunk (2x 10G) naar een server (HPE DL380 G9).
Tot zo ver geen issues, het werkt.
Echter!
Wanneer een link van de LACP trunk naar de server word onderbroken, bijvoorbeeld door een reboot van de server, dan veroorzaakt dat een spanning-tree topology change! (Zelfde gedrag bij disablen van 1 van de LACP members).
Zie ik nou iets over het hoofd of is dit by design? (lijkt me stug, nooit eerder gezien).
Met of zonder "stp edge-port" maakt geen verschil.
Heb tevens "bpdu-drop any" op de interfaces geprobeerd, maar dat resulteert in een klapperende LACP trunk (zonder een topology change, dat dan weer wel
)
Wie maakt hier chocola van?
Log van de switch:
Relevante config van de poort:
STP config switch:
Vakantietijd = upgrade tijd
Nu loop ik echter tegen het volgende aan:
Overzicht netwerk:
:fill(white):strip_exif()/f/image/oH8jACmUzWC8GLuUEJ7GobBI.png?f=user_large)
Linker switch boven: representateert "de rest" van het netwerk, cq de oude switch omgeving
Linker switch onder: HP FlexFabric 5920, 2 stuks in IRF Stack
Rechter switch: HP FlexFabric 5700, 2 stuks in IRF Stack
Tussen de 2 stacks ligt een LACP trunk (2x 10G).
Op de 5700 stack heb ik een LACP trunk (2x 10G) naar een server (HPE DL380 G9).
Tot zo ver geen issues, het werkt.
Echter!
Wanneer een link van de LACP trunk naar de server word onderbroken, bijvoorbeeld door een reboot van de server, dan veroorzaakt dat een spanning-tree topology change! (Zelfde gedrag bij disablen van 1 van de LACP members).
Zie ik nou iets over het hoofd of is dit by design? (lijkt me stug, nooit eerder gezien).
Met of zonder "stp edge-port" maakt geen verschil.
Heb tevens "bpdu-drop any" op de interfaces geprobeerd, maar dat resulteert in een klapperende LACP trunk (zonder een topology change, dat dan weer wel
Wie maakt hier chocola van?
Log van de switch:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
| Aug 13 09:55:25:174 2020 LAGG/6/LAGG_INACTIVE_PHYSTATE: Member port XGE2/0/50 of aggregation group BAGG50 changed to the inactive state, because the physical state of the port is down. Aug 13 09:55:25:279 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet2/0/50 is down. Aug 13 09:55:25:438 2020 LAGG/6/LAGG_INACTIVE_PHYSTATE: Member port XGE1/0/50 of aggregation group BAGG50 changed to the inactive state, because the physical state of the port is down. Aug 13 09:55:25:551 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet2/0/50 link status is down. Aug 13 09:55:25:552 2020 IFNET/3/PHY_UPDOWN: Bridge-Aggregation50 link status is down. Aug 13 09:55:25:552 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Bridge-Aggregation50 is down. Aug 13 09:55:25:597 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet1/0/50 is down. Aug 13 09:55:25:775 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet1/0/50 link status is down. Aug 13 09:55:26:429 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet2/0/50 link status is up. Aug 13 09:55:27:708 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet1/0/50 link status is up. Aug 13 09:55:30:761 2020 LAGG/6/LAGG_ACTIVE: Member port XGE1/0/50 of aggregation group BAGG50 changed to the active state. Aug 13 09:55:30:775 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet1/0/50 is up. Aug 13 09:55:30:786 2020 IFNET/3/PHY_UPDOWN: Bridge-Aggregation50 link status is up. Aug 13 09:55:30:790 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Bridge-Aggregation50 is up. Aug 13 09:56:01:161 2020 STP/6/STP_DETECTED_TC: Instance 0's port Bridge-Aggregation50 detected a topology change.. Aug 13 09:56:33:487 2020 LAGG/6/LAGG_INACTIVE_PHYSTATE: Member port XGE1/0/50 of aggregation group BAGG50 changed to the inactive state, because the physical state of the port is down. Aug 13 09:56:33:515 2020 IFNET/3/PHY_UPDOWN: Bridge-Aggregation50 link status is down. Aug 13 09:56:33:515 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Bridge-Aggregation50 is down. Aug 13 09:56:33:610 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet1/0/50 is down. Aug 13 09:56:34:132 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet2/0/50 link status is down. Aug 13 09:56:34:273 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet1/0/50 link status is down. Aug 13 09:56:35:422 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet2/0/50 link status is up. Aug 13 09:56:35:426 2020 LAGG/6/LAGG_ACTIVE: Member port XGE2/0/50 of aggregation group BAGG50 changed to the active state. Aug 13 09:56:35:452 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet2/0/50 is up. Aug 13 09:56:35:459 2020 IFNET/3/PHY_UPDOWN: Bridge-Aggregation50 link status is up. Aug 13 09:56:35:460 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Bridge-Aggregation50 is up. Aug 13 09:56:36:635 2020 IFNET/3/PHY_UPDOWN: Ten-GigabitEthernet1/0/50 link status is up. Aug 13 09:56:36:642 2020 LAGG/6/LAGG_ACTIVE: Member port XGE1/0/50 of aggregation group BAGG50 changed to the active state. Aug 13 09:56:36:642 2020 LAGG/6/LAGG_INACTIVE_CONFIGURATION: Member port XGE2/0/50 of aggregation group BAGG50 changed to the inactive state, because the aggregation configuration of the port is incorrect. Aug 13 09:56:36:725 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet2/0/50 is down. Aug 13 09:56:36:729 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet1/0/50 is up. Aug 13 09:56:56:243 2020 LAGG/6/LAGG_INACTIVE_PARTNER: Member port XGE1/0/50 of aggregation group BAGG50 changed to the inactive state, because the aggregation configuration of its peer port is incorrect. Aug 13 09:56:56:433 2020 IFNET/3/PHY_UPDOWN: Bridge-Aggregation50 link status is down. Aug 13 09:56:56:442 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Bridge-Aggregation50 is down. Aug 13 09:56:56:443 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet1/0/50 is down. Aug 13 09:56:58:258 2020 LAGG/6/LAGG_ACTIVE: Member port XGE2/0/50 of aggregation group BAGG50 changed to the active state. Aug 13 09:56:58:279 2020 LAGG/6/LAGG_ACTIVE: Member port XGE1/0/50 of aggregation group BAGG50 changed to the active state. Aug 13 09:56:58:293 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet1/0/50 is up. Aug 13 09:56:58:299 2020 IFNET/3/PHY_UPDOWN: Bridge-Aggregation50 link status is up. Aug 13 09:56:58:312 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Bridge-Aggregation50 is up. Aug 13 09:56:58:325 2020 IFNET/5/LINK_UPDOWN: Line protocol on the interface Ten-GigabitEthernet2/0/50 is up. Aug 13 09:57:29:163 2020 STP/6/STP_DETECTED_TC: Instance 0's port Bridge-Aggregation50 detected a topology change. |
Relevante config van de poort:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
| # interface Bridge-Aggregation50 port link-type trunk undo port trunk permit vlan 1 port trunk permit vlan 2 to 4094 link-aggregation mode dynamic lacp edge-port stp edged-port # interface Ten-GigabitEthernet1/0/50 port link-type trunk undo port trunk permit vlan 1 port trunk permit vlan 2 to 4094 lacp period short port link-aggregation group 50 # interface Ten-GigabitEthernet2/0/50 port link-type trunk undo port trunk permit vlan 1 port trunk permit vlan 2 to 4094 lacp period short port link-aggregation group 50 # |
STP config switch:
code:
1
2
3
4
| # stp mode rstp stp global enable # |
Deze advertentieplaats is te huur!