Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

 

Related Documentation

 

Configuring the Layer 2 CPE for MX Series Router Cloud CPE Multiple Ethernet Interface Services

Note: This procedure uses a Juniper Networks EX Series Ethernet Switch for the Layer 2 CPE.

To configure the Layer 2 CPE for multiple Ethernet interfaces support:

  1. Configure the first Ethernet interface on the CPE.
    [edit]user@host# edit interfaces ge-0/0/8 unit 0 user@host# set family ethernet-switching user@host# set port-mode access
  2. Configure the second Ethernet interface.
    [edit interfaces ge-0/0/8 unit 0]user@host# upuser@host# upuser@host# edit interfaces ge-0/0/9 unit 0 user@host# set family ethernet-switching user@host# set port-mode access
  3. Configure the WAN link for trunk mode.
    [edit interfaces ge-0/0/9 unit 0]user@host# upuser@host# upuser@host# edit interfaces ge-0/0/10 unit 0 user@host# set family ethernet-switching user@host# set port-mode trunk
  4. Configure the VLAN for the first department; for example, Sales.
    1. Specify the VLAN name.
      [edit interfaces ge-0/0/10]user@host# topuser@host# edit vlans sales-vlan
    2. Specify the VLAN ID.
      [edit vlans sales-vlan]user@host# set vlan-id 105
    3. Specify the interface associated with the VLAN.
      [edit vlans sales-vlan]user@host# set interface ge-0/0/8.0
    4. Specify the trunk port interface associated with the VLAN.
      [edit vlans sales-vlan]user@host# set interface ge-0/0/10.0
  5. Configure the VLAN for the second department; for example, Engineering.
    1. Specify the VLAN name.
      [edit vlans sales-vlan]user@host# topuser@host# edit vlans eng-vlan
    2. Specify the VLAN ID.
      [edit vlans eng-vlan]user@host# set vlan-id 106
    3. Specify the interface associated with the VLAN.
      [edit vlans eng-vlan]user@host# set interface ge-0/0/9.0
    4. Specify the trunk port interface associated with the VLAN.
      [edit vlans eng-vlan]user@host# set interface ge-0/0/10.0
 

Related Documentation

 

Modified: 2015-10-29

Supported Platforms

 

Related Documentation

 

Modified: 2015-10-29