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

Configuring Routing Options for Router PE1

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

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