230
undo resolve-type
Default
The domain name resolution type is type A.
Views
DNS template view
Predefined user roles
network-admin
Parameters
A
: Specifies the type A queries. A type A query resolves a domain name to a mapped IPv4 address.
AAAA
: Specifies the type AAAA queries. A type AAAA query resolves a domain name to a mapped
IPv6 address.
Examples
# In DNS template view, configure the domain name resolution type as
AAAA
.
<Sysname> system-view
[Sysname] nqa template dns dnstplt
[Sysname-nqatplt-dns-dnstplt] resolve-type AAAA
route-option bypass-route
Use
route-option bypass-route
to enable the routing table bypass function to test the connectivity
to the direct destination.
Use
undo
route-option bypass-route
to disable the routing table bypass function.
Syntax
route-option bypass-route
undo route-option bypass-route
Default
The routing table bypass function is disabled.
Views
DLSw/DNS/FTP/HTTP/SNMP/TCP/voice operation view
ICMP/UDP echo operation view
UDP jitter operation view
UDP tracert operation view
Predefined user roles
network-admin
Usage guidelines
When the routing table bypass function is enabled, the following events occur:
•
The routing table is not searched. Packets are sent directly to the destination in a directly
connected network.
•
The TTL value in the probe packet is set to 1. The TTL set in the
ttl
command does not take
effect.