policy-based-route local_ISP_pbr permit node 5
if-match source-ip interface Ten-GigabitEthernet1/3/0/0
apply output-interface Ten-GigabitEthernet1/3/0/0
如果源IP地址是1/3/0/0接口的,从1/3/0/0这个接口处?
(0)
看配置是这样的效果,具体要看调用和业务需求
(0)
# policy-based-route local_ISP_pbr permit node 5 if-match source-ip interface Ten-GigabitEthernet1/3/0/0 apply output-interface Ten-GigabitEthernet1/3/0/0 # policy-based-route local_ISP_pbr permit node 20 if-match source-ip interface Ten-GigabitEthernet1/4/0/3 apply output-interface Ten-GigabitEthernet1/4/0/3 # policy-based-route local_ISP_pbr permit node 30 if-match source-ip interface Ten-GigabitEthernet1/4/0/0 apply output-interface Ten-GigabitEthernet1/4/0/0 # policy-based-route local_ISP_pbr permit node 40 if-match source-ip interface Ten-GigabitEthernet1/4/0/1 apply output-interface Ten-GigabitEthernet1/4/0/1 # policy-based-route server permit node 20
这些端口是都这样配置,感觉是不太对呢
是的
(0)
但是不太合理呀,从这个端口进来的数据,再从这个端口出去,那不是有问题了嘛
但是不太合理呀,从这个端口进来的数据,再从这个端口出去,那不是有问题了嘛
if-match source-ip interface Ten-GigabitEthernet1/3/0/0
是条件匹配部分,它表示当数据包的源IP地址是从接口 Ten-GigabitEthernet1/3/0/0
接收时,该策略路由规则将被触发。
apply output-interface Ten-GigabitEthernet1/3/0/0
是应用动作部分,它表示当数据包满足上述条件时,该数据包将被输出到接口 Ten-GigabitEthernet1/3/0/0
。
这个策略路由规则的含义是:当从接口 Ten-GigabitEthernet1/3/0/0
接收到的数据包的源IP地址与某个特定的条件(可能在这个配置片段之外定义)匹配时,这些数据包将不会被传统的路由表转发,而是被策略路由规则指定转发到同一个接口 Ten-GigabitEthernet1/3/0/0
。
这种配置看起来有些特殊,因为通常策略路由是用来将数据包转发到不同的接口或路径,而不是同一个接口。可能这个配置有特殊的用途,比如用于特定的流量控制或负载均衡场景。在实际应用中,还需要考虑其他可能的配置和上下文信息。
(0)
# policy-based-route local_ISP_pbr permit node 5 if-match source-ip interface Ten-GigabitEthernet1/3/0/0 apply output-interface Ten-GigabitEthernet1/3/0/0 # policy-based-route local_ISP_pbr permit node 20 if-match source-ip interface Ten-GigabitEthernet1/4/0/3 apply output-interface Ten-GigabitEthernet1/4/0/3 # policy-based-route local_ISP_pbr permit node 30 if-match source-ip interface Ten-GigabitEthernet1/4/0/0 apply output-interface Ten-GigabitEthernet1/4/0/0 # policy-based-route local_ISP_pbr permit node 40 if-match source-ip interface Ten-GigabitEthernet1/4/0/1 apply output-interface Ten-GigabitEthernet1/4/0/1 # policy-based-route server permit node 20
# policy-based-route local_ISP_pbr permit node 5 if-match source-ip interface Ten-GigabitEthernet1/3/0/0 apply output-interface Ten-GigabitEthernet1/3/0/0 # policy-based-route local_ISP_pbr permit node 20 if-match source-ip interface Ten-GigabitEthernet1/4/0/3 apply output-interface Ten-GigabitEthernet1/4/0/3 # policy-based-route local_ISP_pbr permit node 30 if-match source-ip interface Ten-GigabitEthernet1/4/0/0 apply output-interface Ten-GigabitEthernet1/4/0/0 # policy-based-route local_ISP_pbr permit node 40 if-match source-ip interface Ten-GigabitEthernet1/4/0/1 apply output-interface Ten-GigabitEthernet1/4/0/1 # policy-based-route server permit node 20
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
感谢