You can configure an RR to establish MP-IBGP peer relationships with all its client PEs to reflect VPNv4 routes.
Procedure
- Configure the RR to establish an MP-IBGP peer relationship with each client PE.
Perform Steps 3 to 6 repeatedly on the RR to establish MP-IBGP peer relationships with all client PEs.
- Run system-view
The system view is displayed.
- Run bgp as-number
The BGP view is displayed.
- Run peer peer-ipv4-address as-number as-number
The client PE is specified
as a BGP peer.
- Run peer peer-ipv4-address connect-interface interface-type interface-number
The interface used to establish a TCP connection is specified.
The IP address of the interface must be the same as the MPLS LSR ID. It is recommended that you specify a loopback interface to establish the TCP connection.
- Run ipv4-family vpnv4
The BGP-VPNv4 address family view is displayed.
- Run peer peer-ipv4-address enable
The function to exchange VPNv4 routes with client PEs is
enabled.
- Run commit
The configuration is committed.