!
p2p cisco7
interface GigabitEthernet0/1/0/0.7
neighbor 10.0.1.5 pw-id 107
!
p2p cisco8
interface GigabitEthernet0/1/0/0.8
neighbor 10.0.1.5 pw-id 108
!
p2p cisco9
interface GigabitEthernet0/1/0/0.9
neighbor 10.0.1.5 pw-id 109
!
p2p cisco10
interface GigabitEthernet0/1/0/0.10
neighbor 10.0.1.5 pw-id 110
!
!
!
mpls ldp
router-id Loopback0
log
neighbor
!
interface GigabitEthernet0/0/0/3
!
interface GigabitEthernet0/0/0/4
!
!
end
L2VPN Quality of Service: Example
This example shows how to attach a service-policy to an L2 interface in port mode:
configure
interface GigabitEthernet 0/0/0/0
l2transport
service-policy input pmap_1
commit
Pseudowires: Examples
The examples include these devices and connections:
• T-PE1 node has:
• Cross-connect with an AC interface (facing CE1)
• Pseudowire to S-PE1 node
• IP address 209.165.200.225
• T-PE2 node
• Cross-connect with an AC interface (facing CE2)
• Pseudowire to S-PE1 node
• IP address 209.165.200.254
• S-PE1 node
• Multisegment pseudowire cross-connect with a pseudowire segment to T-PE1 node
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
185
Implementing Point to Point Layer 2 Services
L2VPN Quality of Service: Example