201
Configuring static ports
You can configure the following types of static ports:
•
Static member port—
When you configure a port as a static member port for an IPv6 multicast
group, all hosts attached to the port will receive IPv6 multicast data for the group.
The static member port does not respond to MLD queries. When you complete or cancel this
configuration, the port does not send an unsolicited report or done message.
•
Static router port
—When you configure a port as a static router port for an IPv6 multicast
group, all IPv6 multicast data for the group received on the port will be forwarded.
To configure a port as a static port:
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter Layer 2 Ethernet
interface view or Layer 2
aggregate interface view.
interface
interface-type
interface-number
N/A
3.
Configure the port as a static
port.
•
Configure the port as a static
member
port:
mld-snooping static-group
ipv6-group-address
[
source-ip
ipv6-source-address
]
vlan
vlan-id
•
Configure the port as a static
router
port:
mld-snooping
static-router-port
vlan
vlan-id
By default, a port is not a static
member port or a static router
port.
Configuring a port as a simulated member host
When a port is configured as a simulated member host, it is equivalent to an independent host in the
following ways:
•
It sends an unsolicited MLD report when you complete the configuration.
•
It responds to MLD general queries with MLD reports.
•
It sends an MLD done message when you remove the configuration.
The version of MLD running on the simulated member host is the same as the version of MLD
snooping running on the port. The port ages out in the same ways as a dynamic member port.
To configure a port as a simulated member host:
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter Layer 2 Ethernet
interface view or Layer 2
aggregate interface view.
interface
interface-type
interface-number
N/A
3.
Configure the port as a
simulated member host.
mld-snooping host-join
ipv6-group-address
[
source-ip
ipv6-source-address
]
vlan
vlan-id
By default, the port is not a
simulated member host.