Configuring Routing Between Pes - HP HPE FlexNetwork MSR Router Series Configuration Manual

Table of Contents

Advertisement

Step
8.
(Optional.) Enable route
reflection between clients.
9.
(Optional.) Configure the
cluster ID for the RR.
2.
Configure the CE:
Step
1.
Enter system view.
2.
Enter BGP view.
3.
Configure the PE as an IBGP
peer.
4.
Create the BGP IPv4 unicast
family and enter its view.
5.
Enable IPv4 unicast route
exchange with the specified
peer or peer group.
6.
(Optional.) Configure route
redistribution.

Configuring routing between PEs

Step
1.
Enter system view.
2.
Enter BGP view.
3.
Configure the remote PE as
a BGP peer.
4.
Specify the source interface
for route updates.
5.
Create the BGP VPNv4
address family and enter its
view.
6.
Enable BGP VPNv4 route
exchange with the specified
peer.
Command
reflect between-clients
reflector cluster-id { cluster-id |
ip-address }
Command
system-view
bgp as-number
peer { group-name | ip-address
[ mask-length ] } as-number
as-number
address-family ipv4 [ unicast ]
peer { group-name | ip-address
[ mask-length ] } enable
import-route protocol
[ { process-id | all-processes }
[ allow-direct | med med-value |
route-policy route-policy-name ]
* ]
Command
system-view
bgp as-number
peer { group-name | ip-address
[ mask-length ] } as-number
as-number
peer { group-name | ip-address
[ mask-length ] }
connect-interface interface-type
interface-number
address-family vpnv4
peer { group-name | ip-address
[ mask-length ] } enable
218
Remarks
Route reflection between
clients is enabled by default.
By default, the RR uses its
own router ID as the cluster
ID.
If multiple RRs exist in a
cluster, use this command to
configure the same cluster
ID for all RRs in the cluster to
avoid routing loops.
Remarks
N/A
N/A
By default, no BGP peer is
created.
By default, the BGP IPv4
unicast family is not created.
By default, BGP does not
exchange IPv4 unicast
routes with any peer.
A CE must redistribute its
routes to the PE so the PE
can advertise them to the
peer CE.
Remarks
N/A
N/A
By default, no BGP peer is
created.
By default, BGP uses the egress
interface of the optimal route
destined for the peer as the
source interface.
By default, the BGP VPNv4
address family is not created.
By default, BGP does not
exchange BGP VPNv4 routes
with any peer.

Advertisement

Table of Contents
loading

Table of Contents