Vigor2860 Series User’s Guide
581
> ip 2ndaddr ?
% ip addr <2nd subnet IP address>
% Now: 192.168.2.1
> ip 2ndaddr 192.168.2.5
% Set 2nd subnet IP address done !!!
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
2
2
n
n
d
d
m
m
a
a
s
s
k
k
This command allows users to set the subnet mask for second subnet mask of your router.
ip 2ndmask ?
ip 2ndmask <public subnet mask>
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
?
Display an IP address which allows users set as the public
subnet mask.
public subnet IP address
Specify a subnet mask. The system will set the one that you
specified as the public subnet mask.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip 2ndmask ?
% ip 2ndmask <2nd subnet mask>
% Now: 255.255.255.0
> ip 2ndmask 255.255.0.0
% Set 2nd subnet mask done !!!
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
a
a
u
u
x
x
This command is used for configuring WAN IP Alias.
ip aux add [IP] [Join to NAT Pool]
ip aux remove [index]
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
add
It means to create a new WAN IP address.
remove
It means to delete an existed WAN IP address.
IP
It means the auxiliary WAN IP address.
Join to NAT Pool
0 (disable) or 1 (enable).
index
Type the index number of the table displayed on your screen.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip aux add 192.168.1.65 1
% 192.168.1.65 has added in index 2.