Configure a routing table group definition for installing VPN routes in routing table groups vpna.inet.0 and inet.0:
- [edit]
- routing-options {
-
- rib-groups {
-
- vpna-to-inet0 {
- import-rib [ vpna.inet.0 inet.0 ];
- }
- }
- }