interfaces <interface_number>
description <interface_desc>
undo shutdown
speed <interface_speed>
duplex full
undo negotiation auto
commit
interfaces <interface_number>.<subinterface_number>
description <subinterface_desc>
vlan-type dot1q <subinterface_vlanid>
ip address <subinterface_ipaddress> <subinterface_netmask>
commit
nqa test-instance <admin-name>< test-name>
test-type icmp //Default detection type
destination-address x.x.x.x(nexthop-address )//Detection address
interval seconds <value> //Detection interval
timeout <value> //Timeout period
probe-count <value> //Number of packets per detection
frequency <value> //Detection frequency
start now
ip route-static <ip-address> <mask | mask-length> <nexthop-address> track nqa <admin-name>< test-name>
//<ip-address>Destination IP ranges for users to access Tencent network services
such as ip route-static 172.16.0.192 255.255.255.192 10.128.152.1 track nqa user test
ip route-static <vpn-instance vpn-instance-name> <ip-address> <mask | mask-length> <nexthop-
address> track nqa <admin-name>< test-name>
such as ip route-static vpn-instance GLOBAL 9.0.0.0 255.0.0.0 10.128.152.1 track nqa user test
commit
Was this page helpful?