•
[edit routing-instances routing-instance-name protocols bgp group group-name
neighbor address]
You configure the AS number for a BGP peer using the peer-as statement at the [edit
routing-instances routing-instance-name protocols bgp group group-name] hierarchy
level.
Configuring OSPF Between the PE and CE Routers
You can configure OSPF (version 2 or version 3) to distribute VPN-related routes between
PE and CE routers.
The following sections describe how to configure OSPF as a routing protocol between
the PE and the CE routers:
•
Configuring OSPF Version 2 Between the PE and CE Routers on page 832
•
Configuring OSPF Version 3 Between the PE and CE Routers on page 832
Configuring OSPF Version 2 Between the PE and CE Routers
To configure OSPF version 2 as the routing protocol between a PE and CE router, include
the ospf statement:
ospf {
area area {
interface interface-name;
}
}
You can include this statement at the following hierarchy levels:
•
[edit routing-instances routing-instance-name protocols]
•
[edit logical-systems logical-system-name routing-instances routing-instance-name
protocols]
NOTE: The [edit logical-systems] hierarchy level is not applicable in ACX
Series routers.
Configuring OSPF Version 3 Between the PE and CE Routers
To configure OSPF version 3 as the routing protocol between a PE and CE router, include
the ospf3 statement:
ospf3 {
area area {
interface interface-name;
}
}
Copyright © 2017, Juniper Networks, Inc.832
ACX Series Universal Access Router Configuration Guide