interfaces <interface_number>
description <interface_desc>
port link-mode route
undo shutdown
speed <interface_speed>
duplex full
interface interface-number.subnumber
description <vlan_description>
dot1q termination vid <vlanid>
ip address <subinterface_ipaddress> <subinterface_netmask>
nqa entry <admin-name> < test-name>
type icmp-echo //默认测试类型
destination-address x.x.x.x(nexthop-address )//探测地址
interval seconds 2 //探测间隔
frequency <value> //探测实例执行间隔
history-record enable
probe count <value> //每次探测包数
probe timeout <value> //超时时间
track <number> nqa entry <admin-name>< test-name> //track关联nqa
ip route-static <Destination_IP_address> <Mask_of_the-IP_address> <VLAN_interface> track <number>
本页内容是否解决了您的问题?