Enabling Load Balancing With Ecmp And Fat Pw For Vpls - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Multipoint Layer 2 Services
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor 10.2.2.2 pw-id 2000
Configures the pseudowire segment for the cross-connect.
Use the A.B.C.D argument to specify the IP address of the cross-connect peer.
Note
A.B.C.D can be a recursive or non-recursive prefix.
Step 12
pw-class class-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)# pw-class path1
Associates the pseudowire class with this pseudowire.
Step 13
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.

Enabling Load Balancing with ECMP and FAT PW for VPLS

Perform this task to enable load balancing with ECMP and FAT PW for VPLS.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12. signaling-protocol bgp
13. load-balancing flow-label { both | code | receive | transmit } [ static ]
14. Use the commit or end command.
configure
l2vpn
load-balancing flow {src-dst-mac | src-dst-ip}
pw-class { class - name }
encapsulation mpls
load-balancing flow-label { both | code | receive | transmit } [ static ]
exit
bridge group bridge-group-name
bridge-domain bridge-domain-name
vfi { vfi-name }
autodiscovery bgp
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Enabling Load Balancing with ECMP and FAT PW for VPLS
289

Advertisement

Table of Contents
loading

Table of Contents