BGP/3/hwBgpSidLabelConflict_active: The prefix-sid label conflict is detected. (label=[Label], Vpn instance =[Vpn-instance], BGP instance name=[InstanceName], Address Family=[AddressFamily], prefix=[Prefix])
Parameter Name | Parameter Meaning |
---|---|
Label |
Label. |
Vpn-instance |
VPN instance name. |
InstanceName |
BGP instance name. "-" indicates the default BGP instance, and other values indicate multiple instances. |
AddressFamily |
Address family. |
Prefix |
Route. |
Cause 1: The label applied for the BGP route learned from another device is the same as the label applied for the network route on the local device.
Cause 2: The BGP and OSPF processes need to apply for the same label.
Cause 3: The BGP and ISIS processes need to apply for the same label.
1. If a BGP process label conflict occurs, run the network {ipv4-address [mask | mask-length]} route-filter route-filter-name [non-relay-tunnel] label-index label-index-value command on the source or local device to change the label-index of the route. 2. If the label of a BGP process conflicts with that of an OSPF process, run the network {ipv4-address [mask | mask-length]} route-filter route-filter-name [non-relay-tunnel] label-index label-index-value command in the BGP view to change the label-index of the route, or run the ospf prefix-sid {absolute sid-value | index index-value} [node-disable] command in the interface view to change the label-index of the interface. 2. If the label of a BGP process conflicts with that of an IS-IS process, run the network {ipv4-address [mask | mask-length]} route-filter route-filter-name [non-relay-tunnel] label-index label-index-value command in the BGP view to change the label-index of the route, or run the isis prefix-sid {absolute sid-value | index index-value} [node-disable] command in the interface view to change the label-index of the interface. 4. Collect alarm and configuration information and contact technical support engineers.