Example: Retailer Routing Instances for a PPPoE Wholesale Network
routing-instances {
PPPoE_Retailer_Instance1 {
instance-type vrf;
access-profile PPPoE_Retailer_Access1;
interface ge-11/1/9.10;
interface lo0.5;
route-distinguisher 1:1;
vrf-import policyImport;
vrf-export policyExport;
}
Retailer_Instance2 {
instance-type vrf;
access-profile PPPoE_Retailer_Access2;
interface ge-11/1/9.10;
interface lo0.6;
route-distinguisher 2:2;
vrf-import policyImport;
vrf-export policyExport;
}
}