Basic Configuration of the T1/E1 Mini-Physical Interface Module
To enable the T1/E1 Mini-Physical Interface Module (Mini-PIM) installed on the SRX Series Services Gateway, you must configure its properties. You can perform the same configuration tasks using either J-Web or the CLI. In addition, you can configure a wide variety of options that are not encountered frequently.
Using J-Web
To perform basic configuration for the T1/E1 Mini-PIM and to configure network interfaces for the services gateway with J-Web:
- In J-Web, select Configure>Interfaces.
The Interfaces page displays and lists the network interfaces present on the services gateway, along with configuration information (if configured).
- To configure properties for a network interface (Mini-PIM), select the interface name (t1-1/0/0 or e1–1/0/0), and click Edit.
- To use the port on the Mini-PIM, you must assign
it to a security zone other than the Null zone. Optionally, you can
also assign the port an IP address (for example, 192.168.3.1/24).
Enter or select the following settings:
- Select Configure>Security>Zones.
- Add or select a security zone other than Null; for example, Trust.
- For host inbound traffic, set the following:
- System Services=Allow All
- Protocols=Allow All
- Click OK to save changes, and click Commit to apply the configuration and other pending changes (if any).
- To use the port on the Mini-PIM, you must also
set security policies. Select the following settings:
- Select Configure>Security>Policy>FW Policies.
- Set Policy Action: Default Policy Action=Permit-All.
- Click OK to save changes, and click Commit to apply the configuration and other pending changes (if any).
For advanced configuration information, see the Junos OS Network Interfaces Configuration Guide.
Using the CLI
To perform basic configuration for the T1/E1 Mini-PIM (for the T1 interface) and to configure network interfaces for the services gateway with the CLI:
- Verify that the T1/E1 interface is installed on the device:
show chassis hardware
- Verify the status of the interface:
show interfaces terse
- Assign the port an IP address:
For T1 interfaces:
set interface t1-1/0/0 unit 0 family inet address interface address/destination prefix
For E1 interfaces:
set interface e1-1/0/0 unit 0 family inet address interface address/destination prefix
- Add or select a security zone; for example, Trust:
For T1 interfaces:
set security zones security-zone trust interfaces t1-1/0/0.0 host-inbound-traffic system-services all
For E1 interfaces:
set security zones security-zone trust interfaces e1-1/0/0.0 host-inbound-traffic system-services all
- Add or select security zones for host inbound traffic
protocol options:
For T1 interfaces:
set security zones security-zone trust interfaces t1-1/0/0.0 host-inbound-traffic protocols all
For E1 interfaces:
set security zones security-zone trust interfaces e1-1/0/0.0 host-inbound-traffic protocols all
- Set security policies:
set security policies default-policy permit-all
![]() | Note: You can use the CLI commands set interfaces t1–1/0/0 or set interfaces e1–1/0/0 to enable the T1/E1 Mini-PIM to function as T1 interface or E1 interface. |
Related Topics
- T1/E1 Mini-Physical Interface Module Overview
- T1/E1 Mini-Physical Interface Module Hardware Specifications
- T1/E1 Mini-Physical Interface Module Network Interface Specifications
- Supported Standards on the T1/E1 Mini-Physical Interface Module
- T1/E1 Mini-Physical Interface Module LEDs
- Supported Loopback Diagnostics on the T1/E1 Mini-Physical Interface Module

