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

    Configuring a Loopback Interface

    You must configure a loopback interface for use in the subscriber access network. The loopback interface is automatically used for unnumbered interfaces.

    If you are using routing instances, you can configure the loopback interface for the default routing instance or for a specific routing instance. The following procedure adds the loopback interface to the default routing instance.

    To configure a loopback interface:

    1. Create the loopback interface, and assign a unit number to the interface.
      [edit]user@host# edit interfaces lo0 unit 0
    2. Configure the interface for IPv4.
      [edit interfaces lo0 unit 0]user@host# set family inet unnumbered-address
    3. Configure the interface for IPv6.
      [edit interfaces lo0 unit 0]user@host# set family inet6 unnumbered-address

    Published: 2013-07-09