SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
39
through.
<any | enable | disable>:
Any: Any IP versions will apply.
Enable: IP must be version 4.
Disable: IP does not have to be version 4.
ipv6 <any | enable | disable>
To enable or disable IPv6 traffic to pass
through.
<any | enable | disable>:
Any: Any IP versions will apply.
Enable: IP must be version 6.
Disable: IP does not have to be version 6.
ipv6-mld <any | enable | disable>
Enable or disable IPv6 MLD (Multicast Listener
Discovery) function. MLD is similar to IGMP
function in IPv4 and is used to discover ports on
a VLAN that are requesting multicast data.
Before issuing this command, you have to issue
SWH(config_acl-100)# ipv6 any or
SWH(config_acl-100)# ipv6 enable commands
to activate IPv6 in this Managed Switch.
Any: Any MLD will apply.
Enable: Enable IPv6 MLD function.
Disable: Disable IPv6 MLD function.
source-ip <any | x.x.x.x/y.y.y.y>
Configure which source IP address applies to
this rule.
<any | x.x.x.x/y.y.y.y>: Specify “any” to denote
any source IP addresses or specify a specific
source IP address (x.x.x.x) with a subnet mask
(y.y.y.y).
For example:
SWH(config-acl_100)# source-ip any
dest-ip <any | x.x.x.x/y.y.y.y>
Configure which destination IP address applies
to this rule.
<any | x.x.x.x/y.y.y.y>: Specify “any” to denote
any destination IP addresses or specify a
specific destination IP address (x.x.x.x) with a
subnet mask (y.y.y.y).
For example:
SWH(config-acl_100)# dest-ip any
flowlabel <any | 0-1048575>
Specify a flow label to traffic. This is used in
IPv6 to handle real-time applications with
sequences. Before issuing this command, you
have to issue “SWH(config_acl-100)# ipv6 any”
or “SWH(config_acl-100)# ipv6 enable”
commands.
<any | 0-1048575>: Specify “any” to denote any
flow label values or specify a designated flow
label value between 0 and 1048575.
For example:
SWH(config_acl-100)# ipv6 enable
SWH(config_acl-100)# flowlabel any