User Manual

Table Of Contents
64 bytes from fe80::2a0:deff:fe11:2233: seq=4 ttl=64 time=10.210 ms
--- fe80::2a0:deff:fe11:2233%vlan1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 2.681/7.554/10.210 ms
7.10.2 Check IPv6 route
[Syntax]
traceroute6 host
[Parameter]
host : Destination for which to check the route
Host name, or target IPv6 address (X:X::X:X)
[Input mode]
priviledged EXEC mode
[Description]
Shows information for the route to the specified host.
[Note]
[Example]
Check the route to 2001:db8:1::2.
SWP2#traceroute6 2001:db8:1::2
traceroute to 2001:db8:1::2 (2001:db8:1::2), 30 hops max
1 2001:db8:10::1 (2001:db8:10::1) 0.563 ms 0.412 ms 0.428 ms
2 2001:db8:20::1 (2001:db8:20::1) 0.561 ms 0.485 ms 0.476 ms
3 2001:db8:30::1 (2001:db8:30::1) 0.864 ms 0.693 ms 21.104 ms
4 2001:db8:40::1 (2001:db8:40::1) 0.751 ms 0.783 ms 0.673 ms
5 2001:db8:50::1 (2001:db8:50::1) 7.689 ms 7.527 ms 7.168 ms
6 2001:db8:1::2 (2001:db8:1::2) 33.948 ms 10.413 ms 7.681 ms
7.11 DNS client
7.11.1 Set DNS lookup function
[Syntax]
dns-client switch
no dns-client
[Parameter]
switch : Behavior of the DNS client
Setting value Description
enable Enable the DNS client
disable Disable the DNS client
[Initial value]
dns-client enable
[Input mode]
global configuration mode
[Description]
Enables or disables the DNS lookup function.
If this command is executed with the "no" syntax, the function is disabled.
[Example]
Enable the DNS lookup function.
SWP2(config)#dns-client enable
210 | Command Reference | Layer 3 functions