1 FAQ
1.1 什么是PBR
全称policy-base routing (策略路由)
官方解释 :
PBR is an alternative to routing protocols and allows you to configure a policy for unicast traffic flows,
which provides more control over routing than a routing protocol does and avoids the need to configure
interface-level traffic classification. PBR can route unicast traffic along a different path than a routing
protocol would use. PBR can provide:
• Equal access
• Protocol-sensitive routing
• Source-sensitive routing
• Routing based on interactive rather than batch traffic
简单来说就是数据包按我们指定的下一跳转发,比路由表优先。
算是特权吗? yeah,特权
1.2 PBR能用于组播流量吗?
不能用于组播,只能用于单播流量。
1.3 PBR能调用在出向接口吗?
不能。 只能调用在入向接口
1.4 PBR能对交换机本地始发的流量生效吗?
可以。需要指定全局调用
1.5 PBR有啥缺点吗?
缺点那是一大堆。随便举2个</