On Router PE1, configure a routing table group to install VPN routes in the vpna.inet.0 and inet.0 routing tables:
- [edit]
- routing-options {
-
- rib-groups {
-
- vpna-to-inet0 {
- import-rib [ vpna.inet.0 inet.0 ];
- }
- }
- }