Operation Manual

VigorBX 2000 Series User’s Guide
651
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
m
m
n
n
g
g
t
t
This command allows you to manage the settings for access list.
ip6 mngt list
ip6 mngt list [add<index> <prefix> <prefix-length>|remove <index>|flush]
ip6 mngt status
ip6 mngt [http|telnet|ping|https|ssh] [on|off]
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
list It means to show the setting information of the access list.
status It means to show the status of IPv6 management.
add It means to add an IPv6 address which can be used to execute
management through Internet.
index It means the number (1, 2 and 3) allowed to be configured for IPv6
management.
prefix It means to type the IPv6 address which will be used for accessing
Internet.
prefix-length It means to type a fixed value as the length of the prefix.
remove It means to remove (delete) the specified index number with IPv6
settings.
flush It means to clear the IPv6 access table.
http|telnet|ping|https|ssh These protocols are used for accessing Internet.
on|off It means to enable (on) or disable (off) the Internet accessing
through http/telnet/ping.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip6 mngt list add 1 FE80::250:7FFF:FE12:1010 128
> ip6 mngt list add 2 FE80::250:7FFF:FE12:1020 128
> ip6 mngt list add 3 FE80::250:7FFF:FE12:2080 128
> ip6 mngt list
% IPv6 Access List :
Index IPv6 Prefix Prefix Length
========================================
1 FE80::250:7FFF:FE12:1010 128
2 FE80::250:7FFF:FE12:1020 128
3 FE80::250:7FFF:FE12:2080 128
> ip6 mngt status