Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Example: Configuring Redundant Multiservice

    Requirements

    • Multiservices DPC PIC

    Overview

    This procedure shows how to configure redundant multiservice support.

    Configuration

    Example: Configuring Redundant Multiservice for IPv4

    Step-by-Step Procedure

    1. Configure the interface:

      [edit interfaces]user@host# set interface rms0
    2. Configure the redundant multiservice service set:

      [edit services]user@host# set service-interface rms0
    3. Configure the redundant multiservice service set attachment:

      [edit interfaces]user@host# set ge-1/0/0 unit 100

    Results

    Confirm the configuration by entering the show redundancy-options configuration command.

    show redundancy-options
    redundancy-options {primary ms-2/1/0;secondary ms-3/1/0;hot-standby;}unit 0 {family inet;}

    Confirm the service set configuration by entering the show captive-portal-content-delivery-profile configuration command.

    show captive-portal-content-delivery-profile httpRedirect
    interface-service {service-interface rms0;}

    Confirm the service set attachment by entering the show show vlan-id configuration command.

    show vlan-id 100
    family inet {service {input {service-set sset10 service-filter walled;}output {service-set sset10;}}address 192.1.4.1/24;}

    Verification

    Displaying Redundant Multiservice Configuration

    Purpose

    Verify the redundant multiservice configuration.

    Action

    user@host> show interfaces redundancy detail

    Published: 2013-02-11