1. Verify that the T1/E1 interface is installed on the device:
show chassis hardware
2. Verify the status of the interface:
show interfaces terse
3. Assign the port an IP address:
For T1 interfaces:
set interfaces t1-1/0/0 unit 0 family inet address interface address/destination prefix
For E1 interfaces:
set interfaces e1-1/0/0 unit 0 family inet address interface address/destination prefix
4. 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
5. 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
6. 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 1-Port T1/E1 Mini-PIM to function as a T1 or an E1 interface.
RELATED DOCUMENTATION
Maintaining the SRX Series Interface Modules | 129
56