[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Routing Options on Router PE1

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 ];
}
}
}

[Contents] [Prev] [Next] [Index] [Report an Error]