![Planet GSW-24040R User Manual Download Page 391](http://html1.mh-extra.com/html/planet/gsw-24040r/gsw-24040r_user-manual_1563253391.webp)
User’s Manual of SGSW-24040 / 24240 Series
391
snmp
: SNMP interface
telnet
: TELNET/SSH interface
(default: Show configured and current mode)
Example:
Add access management list from 192.168.0.1 to 192.168.0.200 via web interface.
SWITCH/>
security
switch access add 1 192.168.0.1 192.168.0.200 web
Security Switch Access IPv6 Add
Description:
Add access management IPv6 entry.
Syntax:
Security Switch Access Ipv6 Add <access_id> <start_ipv6_addr> <end_ipv6_addr> [web|snmp|telnet]
Parameters:
access_id>
: entry index (1-16)
<start_ipv6_addr>
: Start IPv6 address.
IPv6 address is in 128-bit records represented as eight fields of up to four hexadecimal digits with a
colon separates each field (:). For example, 'fe80::215:c5ff:fe03:4dc7'. The symbol '::' is a special
syntax that can be used as a shorthand way of representing multiple 16-bit groups of contiguous
zeros; but it can only appear once. It also used a following legally IPv4 address. For
example,'::192.1.2.34'.
<end_ipv6_addr>
: End IPv6 address.
IPv6 address is in 128-bit records represented as eight fields of up to four hexadecimal digits with a
colon separates each field (:). For example, 'fe80::215:c5ff:fe03:4dc7'. The symbol '::' is a special
syntax that can be used as a shorthand way of representing multiple 16-bit groups of contiguous
zeros; but it can only appear once. It also used a following legally IPv4 address. For
example,'::192.1.2.34'.
web
: WEB/HTTPS interface
snmp
: SNMP interface
telnet
: TELNET/SSH interface
(default: Show configured and current mode)
Example:
Add access management list from 2001::0001 to 2001::0100 via web interface.
SWITCH/>
security
switch access add 2001::0001 2001::0100 web