Skip to content

Roman #16675

@rumka760

Description

@rumka760

Hello!
I would like configure ibgp bgp session with two address families ipv4 and labled-unicast.
When I try activate LU family FRR returns following error:
BGP-RR(config-router-af)# neighbor 100.1.1.2 activate
% Cannot activate peer for both 'ipv4 unicast' and 'ipv4 labeled-unicast'
My config:
router bgp 65001
bgp cluster-id 6.6.6.6
neighbor N3COM peer-group
neighbor 10.2.0.3 remote-as 65001
neighbor 10.2.0.3 peer-group N3COM
neighbor 100.1.1.2 remote-as 65001
!
address-family ipv4 labeled-unicast
neighbor 100.1.1.2 route-reflector-client
exit-address-family
exit
How I can fix this issue? May be somebody have got solution. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions