host1(config)#l2vpn exampleco site-name westford site-id 1 multi-homed priority 2
You must configure the same site ID on all PE routers connected to the multihomed
customer site. The site ID shared by the connected PE routers should be different than
the site IDs configured on the remote PE routers in the VPWS network.
You can configure a different block offset, label range, and route distinguisher for each
connected PE router.
Related Topics Configuring VPWS on a PE Router on page 651•
• l2vpn site-name site-id
Types of Interfaces to Configure in the VPWS Instance
You must configure one of the following types of interfaces as a member of the VPWS
to transmit packets between the PE router and each CE device to which the PE router is
connected:
•
ATM (AAL5 VCC transport or ATM VCC cell transport)
•
Cisco HDLC
•
Ethernet (Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet)
•
Frame Relay
•
PPP
•
VLAN and S-VLAN subinterfaces over Fast Ethernet, Gigabit Ethernet, or 10-Gigabit
Ethernet interfaces
Configuring Customer-Facing Interfaces in the VPWS Instance
To configure a customer-facing interface for an VPWS instance:
1. Access Interface Configuration mode for a layer 2 interface for the VPWS on the PE
router.
host1(config)#interface fastEthernet 4/0
2. Configure the local and remote site IDs on the interface to specify the interface as
a member of the VPWS L2VPN.
host1(config-if)#l2vpn exampleco local-site-id 1 remote-site-id 2
host1(config-if)#exit
3. Repeat for all customer-facing interfaces in the VPWS.
host1(config)#interface fastEthernet 4/1
host1(config-if)#l2vpn exampleco local-site-id 1 remote-site-id 3
host1(config-if)#exit
Related Topics interface fastEthernet•
• l2vpn local-site-id remote-site-id
Copyright © 2010, Juniper Networks, Inc.654
JunosE 11.2.x BGP and MPLS Configuration Guide