Post RCF update port X has no services protocol on BES-53248
Applies to
- BES-53248
- RCF
Issue
- Services protocol is not applied to a port post RCF upgrade on a BES-53248
- Example with no service protocal
interface 0/49 no shutdown description "40/100GbE Node Port" speed 100G full-duplex spanning-tree edgeport mtu 9216 switchport mode trunk switchport trunk allowed vlan 1,17-18 datacenter-bridging priority-flow-control mode on priority-flow-control priority 2 no-drop priority-flow-control priority 5 no-drop
- Correct example
interface 0/49 no shutdown service-policy in CLUSTER description "40/100GbE Node Port" speed 100G full-duplex spanning-tree edgeport mtu 9216 switchport mode trunk switchport trunk allowed vlan 1,17-18 datacenter-bridging priority-flow-control mode on priority-flow-control priority 2 no-drop priority-flow-control priority 5 no-drop