Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

interface (Static Subscriber Group)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interface interface-name <exclude> <upto upto-interface-name>;

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name system services static-subscribers group group-name],
[edit logical-systems logical-system-name routing-instances routing-instances-name system services static-subscribers group group-name],
[edit routing-instances routing-instances-name system services static-subscribers group group-name],
[edit system services static-subscribers group group-name]

Description

Specify one or more interfaces, or a range of interfaces, that are within a specified group on which static subscribers are created. You can repeat the interface interface-name statement to specify multiple interfaces within a group. You must configure each interface in only one group.

Note:

The logical system and routing instance in which the static interfaces are configured must match the logical system and routing instance where the group is configured.

Options

exclude—(Optional) Exclude an interface or a range of interfaces from the group.

interface-name—Name of the interface on which static subscribers are created. If you do not specify a unit number for the interface, then .0 is assumed. For example, ge-0/1/0 is interpreted as ge-0/1/0.0.

upto-interface-name—(Optional) The upper end of the range of interfaces; the lower end of the range is the interface-name entry. The interface device name of upto-interface-name must be the same as the device name of interface-name.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.6.

Support for IPv6 and IPv4 demux static interfaces introduced in Junos OS Release 11.2.

Support for pseudowire interfaces over logical tunnels introduced in Junos OS Release 18.3R1.

footer-navigation