Skip to content

Instantly share code, notes, and snippets.

@nathancatania
Created July 3, 2018 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathancatania/8a823261769306d4512ffa6622c45641 to your computer and use it in GitHub Desktop.
Save nathancatania/8a823261769306d4512ffa6622c45641 to your computer and use it in GitHub Desktop.
Working LTE mPIM details for Branch SRX - (15.1X49-D120/D130/D140)
### NB: An ACTIVE Telstra SIM card was inserted into Slot 1.
### NB: An INACTIVE Optus SIM card was inserted into Slot 2.
##### FIRMWARE INFORMATION #####
NB: Use firmware for 18.1R1 on juniper.net
root@SRX340> show modem wireless firmware cl-1/0/0
LTE mPIM firmware details
Product name: Junos LTE mPIM
Serial number: AI0XXXXXXX
Hardware version: AcceleratedConcepts/Juniper 06
Firmware version: 17.5.108
MAC: 7c:25:86:XX:XX:XX
System uptime: 923 seconds
Wireless modem firmware details
Modem firmware version: 9999999_9904890_SWI9X30C_02.20.03.01_00_TELSTRA_002.019_001
Modem Firmware build date: 12/08/2016
Card type: MC7430
Modem manufacturer: Sierra Wireless, Inc
Hardware version: 1.0
Power & Temperature: Normal 3332 mV, Normal 31.00 C
OTA status
State: Disabled
New firmware available: No
Number of SIM: 2
Slot of active: 1
Status of SIM 1
SIM state: SIM present
Modem PIN security status: Disabled
SIM status: SIM Okay
SIM user operation needed: No Op
Retries remaining: 3
Status of SIM 2
SIM state: SIM present
Modem PIN security status: Disabled
SIM status: SIM Okay
SIM user operation needed: No Op
Retries remaining: 3
##### CONFIG #####
NB: All config is the same as factory default
root@SRX340> show configuration interfaces
interfaces {
cl-1/0/0 {
dialer-options {
pool 1 priority 100;
}
}
dl0 {
unit 0 {
family inet {
negotiate-address;
}
family inet6 {
negotiate-address;
}
dialer-options {
pool 1;
always-on;
dial-string 1234;
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment