Configuring RRPP ports

Restrictions and guidelines

Procedure

  1. Enter system view.

    system-view

  2. Enter Layer 2 Ethernet interface view or Layer 2 aggregate interface view.

    interface interface-type interface-number

  3. Configure the link type of the interface as trunk.

    port link-type trunk

    By default, the link type of an interface is access.

    For more information about the command, see Layer 2LAN Switching Command Reference.

  4. Assign the trunk port to the protected VLANs of the RRPP domain.

    port trunk permit vlan { vlan-id-list | all }

    By default, a trunk port allows only packets from VLAN 1 to pass through.

    RRPP ports always allow packets from the control VLANs to pass through.

    For more information about the command, see Layer 2LAN Switching Command Reference.

  5. Disable the spanning tree feature.

    undo stp enable

    By default, the spanning tree feature is enabled.

    For more information about the command, see Layer 2LAN Switching Command Reference.