season,FW-AK160
问题描述:
policy-based-route 1 permit node 0
if-match acl 3500
apply next-hop 2
# policy-based-route 1 permit node 1 apply
next-hop 181.162.1
NQA entry aebi test
type icmp-echo d
estination ip 2
next-hop ip 2
out interface GigabitEthernet1/0/1
reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trigger-only
route-option bypass-route
nqa schedule aebi test start-time now lifetime forever
ip route-static 0.0.0.0 0 181.162.1
ip route-static 0.0.0.0 0 2
谁能帮我解释一下上面的命令是什么意思 ,还有Preference 80 track 1
最佳答案
第一部分是关于策略路由的,第二部分主要是nqa命令用来创建NQA测试组,并进入NQA测试组视图。如果指定的NQA测试组视图已经存在,则直接进入NQA测试组视图。
undo nqa命令用来删除指定的NQA测试组。
【命令】
nqa entry admin-name operation-tag
undo nqa { all | entry admin-name operation-tag }
【缺省情况】
不存在NQA测试组
关于preference 80是为了修改路由的优先级,缺省静态路由的优先级为60
可以查看新华三官网的命令手册
http://www.h3c.com/cn/Service/Document_Software/Document_Center/IP_Security/AQWG/H3C_SecPath_M9000/
暂无
这是双线备份,acl 3500中的地址,走这条路线路出去2
暂无
你正在,FW-AK160