Operation Manual
Vigor2926 Series User’s Guide
75
7
<parameter>|…] […] means that you can type in several commands in one line.
-a <IP Address> Set forwarded DNS server IP Address.
-d <DNS server mapping
index number>
Delete the selected LAN DNS profile.
-e <0/1> 0: disable such function.
1: enable such function.
-i <profile setting index
number>
Type the index number of the profile.
-l List the content of LAN DNS profile (including domain name, IP
address and message).
-n <domain name> Set domain name.
-p <profile name> Set profile name for LAN DNS.
-r Reset the settings for selected profile.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip dnsforward -i 1 -n ftp.drayTek.com
% Configure Set1's DomainName:ftp.drayTek.com
> ip dnsforward -i 1 -a 172.16.1.1
% Configure Set1's IP:172.16.1.1
> ip dnsforward -i 1 -l
% Idx: 1
% State: Disable
% Profile: test
% Domain Name: ftp.drayTek.com
% DNS Server IP: 172.16.1.1
>
T
T
e
e
l
l
n
n
e
e
t
t
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
i
i
p
p
6
6
a
a
d
d
d
d
r
r
This command allows users to set the IPv6 address for your router.
S
S
y
y
n
n
t
t
a
a
x
x
ip6 addr -s [prefix] [prefix-length] [LAN|WAN1|WAN2|iface#]
ip6 addr -d [prefix] [prefix-length] [LAN|WAN1|WAN2|iface#]
ip6 addr -a [LAN|WAN1|WAN2|iface#]
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
-s It means to add a static ipv6 address.
-d It means to delete an ipv6 address.
-a It means to show current address(es) status.
-u It means to show only unicast addresses.
prefix It means to type the prefix number of IPv6 address.
prefix-length It means to type a fixed value as the length of the prefix.
LAN|WAN1|WAN2|iface# It means to specify LAN or WAN interface for such address.