[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

family

Syntax

family inet {
address address {
...
}
service {
input {
[ service-set service-set-name <service-filter filter-name> ];
post-service-filter filter-name;
}
output {
[ service-set service-set-name <service-filter filter-name> ];
}
}
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure protocol family information for the logical interface.

Options

family—Protocol family. Valid settings for service interfaces include inet (IPv4) and mpls.

The remaining statements are explained separately.

Usage Guidelines

See Configuring the Address and Domain for Services Interfaces or; for a general discussion of family statement options, see the JUNOS Network Interfaces Configuration Guide.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

JUNOS Network Interfaces Configuration Guide for other statements that do not affect services interfaces.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]