On a network with a stable topology, you can configure static interfaces, including static router interfaces and static group member interfaces.
A router interface is used to receive multicast data messages from an upstream device. By default, multicast traffic is transmitted through dynamic router interfaces. If an interface needs to receive multicast data messages for a long time, configure the interface as a static router interface to prevent multicast service interruption on the interface.
A multicast group member interface is used to receive the multicast data of an any-source or source-specific multicast group and sends the data to user hosts. By default, multicast traffic is transmitted through dynamic member interfaces. If a multicast group member needs to send data to connected user hosts for a long time, set the interface as a static member interface.
On a network with a stable topology, set PWs or sub-interfaces in a VPLS or interfaces in a VLAN as static interfaces.
A static interface does not age, and can be deleted only through commands.
Objective |
Usage Scenario |
Configuration Position |
Step |
Description |
---|---|---|---|---|
Configure static router interfaces. |
VLAN |
Interface |
|
Before running the command, add the interface to a specified VLAN; otherwise, the configuration is invalid. |
VPLS |
Sub-interface |
|
The sub-interface can be a common sub-interface or a Dot1q termination sub-interface. |
|
PW |
|
This configuration requires LDP be the signaling negotiation protocol. If no IP address is set for the remote peer, you can still configure the PW as a static router interface of a VSI. The configuration, however, takes effect only after an IP address is set for the remote peer. |
||
Configure static multicast group member interfaces. |
VLAN |
Interface |
|
Before running the command, add the interface to a specified VLAN; otherwise, the configuration is invalid. |
VPLS |
Sub-interface |
|
|
|
PW |
|
This configuration requires LDP be the signaling negotiation protocol. If no IP address is set for the remote peer, you can still configure the PW as a static group member interface of a VSI. The configuration, however, takes effect only after an IP address is set for the remote peer. |