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 //Default detection type
destination-address x.x.x.x(nexthop-address )//Detection address
interval seconds 2 //Detection interval
frequency <value> //Detection frequency
history-record enable
probe count <value> //Number of packets per detection
probe timeout <value> //Timeout period
track <number> nqa entry <admin-name>< test-name> //Associate Track with NQA
ip route-static <Destination_IP_address> <Mask_of_the-IP_address> <VLAN_interface> track <number>
Was this page helpful?