Configure the Interface Address and Domain
On the AS PIC, you configure a source address for system log messages by including the
addressstatement at the [edit interfacesinterface-nameunitlogical-unit-numberfamily inet] hierarchy level:[edit interfacesinterface-nameunitlogical-unit-numberfamily inet]addressaddress{...}Assign an IP address to the interface by configuring the
addressvalue. The AS PIC supports only IPv4 addresses configured using thefamily inetstatement.For information on other addressing properties you can configure that are not specific to service interfaces, see the JUNOS Network Interfaces and Class of Service Configuration Guide.
The
service-domainstatement specifies whether the interface is used within the network or to communicate with remote devices. The software uses this setting to determine which default stateful firewall rules to apply, and to determine the default direction for service rules. To configure, include theservice-domainstatement at the [edit interfacesinterface-nameunitlogical-unit-number] hierarchy level:[edit interfacesinterface-nameunitlogical-unit-number]service-domain(inside | outside);If you are configuring the interface in a next-hop service-set definition, the
service-domainsetting must match the configuration for theinside-service-interfaceandoutside-service-interfacestatements; for more information, see Configure Service Interfaces.