Navigation
Supported Platforms
Configuring Static Customer VLANs for the PPPoE Layer 3 Wholesale Network Solution
In this example configuration, the access interface (ge-9/3/0) connects to a device (that is, a DSLAM) on the access side of the network. You can define static customer VLANs (C-VLANs) for use by the wholesaler and any access network subscribers.
To configure the customer VLANs:
- Edit the access side interface.[edit]user@host# edit interfaces ge-9/3/0
- Specify the use of flexible VLAN tagging.[edit interfaces ge-9/3/0]user@host# set flexible-vlan-tagging
- Edit the interface unit for the wholesaler VLAN.[edit interfaces ge-9/3/0]user@host# edit unit 14
- Specify the type of encapsulation that you want the wholesaler
VLAN to use.[edit interfaces ge-9/3/0 unit 14]user@host# set encapsulation ppp-over-ether
- (Optional) Specify that you want the wholesaler VLAN to
use Proxy ARP.[edit interfaces ge-9/3/0 unit 14]user@host# set proxy-arp
- Define a unique VLAN ID for the wholesaler VLAN.[edit interfaces ge-9/3/0 unit 14]user@host# set vlan-id 14
- Specify the dynamic profile that you want the wholesaler
VLAN to use.[edit interfaces ge-9/3/0 unit 14]user@host# set pppoe-underlying-options dynamic-profile PPPoE_Wholesaler_Profile