Brief description
PBR is a more commonly used function, we need to master
Brief configuration steps
- Configure BFD
- Configure track
- Configuring ACLs
- Configure Policy-based-route
- Apply Policy-based-route on the interface
Configuration steps Detailed Configuration BFD
BFD Echo-source-ip ip-address
Configure track
Track ten BFD echo interface vlan-interface100 remote IP 192.168.10.4 local IP 192.168.10.5
Track BFD echo interface vlan-interface100 remote IP 192.168.10.2 local IP 192.168.10.5
Configuring ACLs
ACL number 3010
Rule ten permit IP source 10.10.14.0 0.0.0.255
Rule permit IP Source 10.10.15.0 0.0.0.255
Configure Policy-based-route
Policy-based-route Echo Permit node 10
If-match ACL 3010
Apply ip-address next-hop 192.168.10.4 Track 10
Apply Ip-address next-hop 192.168.10.2 track 20
Apply Policy-based-route on the interface
IP policy-based-route Echo
From for notes (Wiz)
H3C swap configuration PBR Best practices