424
•
Performing route configurations.
•
Redistributing VPN routes into the routing protocol running between the MCE and the PE.
Perform the following configurations on the MCE. Configure the PE in the same way that you
configure a PE in a basic MPLS L3VPN. For more information about configuring the PE, see
"
."
Configuring static routing between an MCE and a PE
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Configure a static route
for a VPN instance.
ip route-static
vpn-instance
s-vpn-instance-name
dest-address
{
mask-length
|
mask
} {
interface-type
interface-number
[
next-hop-address
] |
next-hop-address
[
public
]
[
track track-entry-number
] |
vpn-instance
d-vpn-instance-name
next-hop-address
[
track
track-entry-number
] } [
permanent
] [
preference
preference-value
] [
tag
tag-value
] [
description
description-text
]
By default, no static
route is configured.
3.
(Optional.)
Configure
the default preference
for static routes.
ip route-static default-preference
default-preference-value
The default preference
is 60.
Configuring RIP between an MCE and a PE
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Create a RIP process
for a VPN instance and
enter RIP view.
rip
[
process-id
]
vpn-instance
vpn-instance-name
N/A
3.
Enable RIP on the
interface attached to
the specified network.
network network-address
By default, RIP is disabled on
an interface.
4.
Redistribute the VPN
routes.
import-route
protocol
[
process-id
|
all-processes
|
allow-ibgp
] [
allow-direct
|
cost
cost
|
route-policy route-policy-name
|
tag tag
] *
By default, no routes are
redistributed into RIP.
5.
(Optional.) Configure
the default cost for
redistributed routes.
default cost value
The default cost is 0.
Configuring OSPF between an MCE and a PE
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Create an OSPF process for
a VPN instance and enter
OSPF view.
ospf
[
process-id
|
router-id
router-id
|
vpn-instance
vpn-instance-name
] *
N/A
3.
Disable routing loop
detection.
vpn-instance-capability simple
By default, routing loop detection
is enabled.
You must disable routing loop
detection for an OSPF VRF
process on the MCE. Otherwise,
the MCE does not receive OSPF
Содержание FlexNetwork 5510 HI Series
Страница 9: ...vii Remote support 460 Documentation feedback 460 Index 462 ...
Страница 318: ...309 Request list 0 Retransmit list 0 ...
Страница 363: ...354 Verify that CE 1 and CE 2 can ping each other Details not shown ...
Страница 446: ...437 The MCE has redistributed the OSPF routes of the two VPN instances into the EBGP routing tables of PE 1 ...