...
Parameter | Description |
map <map-name> | Specifies the map name of a PBR policy. The value is a string. |
nexthop-group <group-name> | Specifies next-hop group name. The value is a string. |
nexthop-vrf <vrf-name> | Optional. Specifies the name of the VRF for the next-hop route.
|
nexthop <ip-address> | Specifies next-hop IP, it could be a specific IPv4/IPv6 address. For example, 192.168.1.10. |
Usage Guidelines
1、PBR nexthop-group 多个下一跳之间的选取原则是什么?
2、每个nexthop-group最多配置多少next-hop IP地址?
This command is used to set up advanced routing where you need to direct traffic to a set of next-hops that reside in a particular VRF. This is often used in scenarios involving:
...