FAT Pseudowire
Template
l2vpn
load-balancing flow src-dst-ip
!
pw-class {{ PW_CLASS_NAME }}
encapsulation mpls
control-word
load-balancing
flow-label both [static]
bridge group {{ GROUP_NAME }}
bridge-domain {{ BD_NAME }}
!
vfi {{ VFI_ID }}
neighbor {{ NEIGHBOR_IPV4_ADDR }} pw-id {{ PW_ID }}
pw-class {{ PW_CLASS_NAME }}Verification
Last updated