Configuring routing between pes, Configuring bgp vpnv6 route control, Required.) – H3C Technologies H3C S12500-X Series Switches User Manual

Page 221

Advertising
background image

210

Step Command

Remarks

4.

Create and enter BGP IPv6
unicast family view.

address-family ipv6 [ unicast ]

N/A

5.

Enable IPv6 unicast route

exchange with the specified
peer or peer group.

peer { group-name |
ipv6-address
} enable

By default, BGP does not
exchange IPv6 unicast routes

with any peer.

6.

(Optional.) Configure route
redistribution.

import-route protocol
[ process-id [ med med-value |
route-policy route-policy-name ]

* ]

A CE must redistribute its routes
to the PE so the PE can advertise

them to the peer CE.

Configuring routing between PEs

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Enter BGP view.

bgp as-number N/A

3.

Configure the remote PE as
the peer.

peer { group-name |
ipv6-address } as-number

as-number

By default, no BGP peer is
configured.

4.

Specify the source interface

for route update packets sent
to the specified peer.

peer { group-name | ip-address }
connect-interface interface-type

interface-number

By default, BGP uses the outbound
interface of the best route destined
to the BGP peer as the source

interface.

5.

Enter BGP-VPNv6 address
family view.

address-family vpnv6

N/A

6.

Enable BGP-VPNv6 route

exchange with the specified
peer.

peer { group-name | ip-address }
enable

By default, BGP does not exchange
BGP-VPNv6 routes with any peer.

Configuring BGP VPNv6 route control

BGP VPNv6 route control is configured similarly with BGP route control, except that it is configured in
BGP-VPNv6 address family view. For detailed information about BGP route control, see Layer 3—IP

Routing Configuration Guide.
To configure BGP VPNv6 route control:

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Enter BGP view.

bgp as-number N/A

3.

Enter BGP-VPNv6 address

family view.

address-family vpnv6

N/A

4.

(Optional.) Configure filtering

of advertised routes.

filter-policy { acl6-number |
prefix-list ipv6-prefix-name }
export [ protocol process-id ]

By default, the PE does not filter
advertised routes.

Advertising