07-24-2012 07:00 PM
HI
how about SRX-220 ?
Does it support?
BR
ANDY
07-24-2012 07:11 PM
Hi Andy,
No, SRX 220 doesn't support 3G modem plugged in directly into the router.
For anything above SRX210, Juniper advised to use the CX 111 for 3G connectivity.
Cheers,
Sari
07-25-2012 12:36 AM
Hi Sari,
Thanks for info. That's a pity.
It sould have been a convenient backup connexion solution.
Thanks again
Laurent
05-03-2013 03:59 AM
Hi Sariwati,
I have try to user 308U modem but cannot be detected in srx 100, my OS Junos 12.1.
can you share you configuration while using SRX100 with 308U
Thank and Regard
Roy
05-03-2013 06:07 AM
Hi All,
I have SRX 100 with junos JUNOS 12.1R1.9 and siera modem 308 U, my modem interface cannot be detected
admin> show modem wireless interface cl-0/0/8 profiles
error: Modem not ready yet!
and the srx booting comes up with :
Initial interface configuration:
umass1: BBB reset failed, IOERROR
umass1: BBB bulk-in clear stall failed, IOERROR
umass1: BBB bulk-out clear stall failed, IOERROR
umass1: BBB reset failed, IOERROR
umass1: BBB bulk-in clear stall failed, IOERROR
umass1: BBB bulk-out clear stall failed, IOERROR
umass1: at uhub1 port 2 (addr 4) disconnected
umass1: detached
have anyone ever experience with this, and how to solve it
05-05-2013 09:09 PM
Hi Roy,
You need to configure the following command before plugging in the USB modem into the router: set chassis routing-engine usb-wwan port 0
Commit the config and then you may see the error messages that you described in your second post.
Reboot the router with the USB modem plugged in.
Once the router comes back, check that the interfaces are up:
root@SRX100> show interfaces terse | match "cl|dl"
cl-0/0/8 up up
cl-0/0/8.0 up up
dl0 up up
dl0.0 up up inet 1.1.1.1 --> 0/0
root@SRX100> show modem wireless interface cl-0/0/8
Wireless modem firmware details
Modem firmware version: M3_0_9_0AP C:/WS/FW/M3_0_9_0AP/MDM8200/SRC/AMSS 2010/01/15 15:57:22
Modem Firmware build date: 01/15/10
Card type: USB 308
Modem manufacturer: Sierra Wireless, Inc
Hardware version: 1.0
Current modem temperature: 31 deg C
Factory serial number (FSN): D9F107011731012S
International mobile equipment identity
(IMEI): 352921040039803
Modem PIN security status: Disabled
SIM status: SIM Okay
SIM lock: Unlocked
SIM user operation needed: No Op
Retries remaining: 3
Wireless Modem Network Info
Current Modem Status: Online
Current Service Status: Normal
Current Service Type: Combo(CS,PS)
Current Service Mode: HSPA+
Current Band: 259
Roaming Status: No
Network Selection Mode: Automatic
Network: AUS
Mobile Country Code (MCC): 505
Mobile Network Code (MNC): 1
Mobile station identification number (MSIN): xxxx
Location Area Code (LAC): 8784
Routing Area Code (RAC): 1
Cell Identification: 21694251
Scrambling Code: 356
Radio statistics
Current radio signal strength: -52 dB
Please note that I am using Junos 12.1R4.7. Another Junos version that I know is working is Junos 11.4R2+.
The configuration would be exactly the same as what's in the configuration guide.
But here it is for reference (i'm using dialer-watch in this case. You can use dialer filter, if you like):
set interfaces cl-0/0/8 dialer-options pool 1 priority 1
set interfaces dl0 unit 0 ppp-options chap default-chap-secret "$secreTstuff"
set interfaces dl0 unit 0 ppp-options chap local-name "aaaaa@domain.com"
set interfaces dl0 unit 0 ppp-options chap passive
set interfaces dl0 unit 0 family inet negotiate-address
set interfaces dl0 unit 0 dialer-options pool 1
set interfaces dl0 unit 0 dialer-options dial-string 1234
set interfaces dl0 unit 0 dialer-options watch-list 2.2.2.2/32 <-- watching a non-existent route
set interfaces dl0 unit 0 dialer-options deactivation-delay 30
set routing-options static route 0.0.0.0/0 next-hop dl0.0
Hope this helps.
05-07-2013 07:20 PM
Hi Sariwati,
Thank for your help, I found that Modem firmware version: M3_0_10_0AP TSo I donwgrade firmware into Modem firmware version: M3_0_9_0AP and update my junos to 12.1R6 and its working, I have to say thank you very much for your help.
Regards,
Roy
05-08-2013 05:05 PM
Hi Roy,
Happy to help ![]()
05-17-2013 01:31 AM
Hi, Sari
Now I got little problem comes up...some of GSM card cannot connect and I use traceoption to debug and comes with :
May 17 15:13:50 pppd_iflm_handle_change: ifl->ifl_flags 0xc010 iflm->iflm_flags 0xc010
May 17 15:13:50 dl0.0: Session LCP max configuration request count 254 is set(254 default count)
May 17 15:13:50 dl0.0: pppd_ncp_close_proto
May 17 15:13:50 dl0.0: IPCP - Stopping protocol timer
May 17 15:13:50 DNS Server primary(10.11.12.14) secondary(10.11.12.14)
May 17 15:13:54 dl0.0: IPCP - State changed to: Closed
May 17 15:13:54 dl0.0: CHAP - Stopping answer wait timer
May 17 15:13:54 dl0.0: IFL - Building TLV (changed 0x5)
May 17 15:13:54 dl0.0: IFL - Building flags (0xc011), cflags (0x1)
May 17 15:13:54 dl0.0: IFL - Building AUTH, len 3
May 17 15:13:54 Upd ifl dl0.0 iflidx 83 devidx 128: done
May 17 15:13:54 dl0.0: LCP - State changed to: Closed
May 17 15:13:54 dl0.0: IFL - Building TLV (changed 0x3)
May 17 15:13:54 dl0.0: IFL - Building flags (0xc011), cflags (0x1)
May 17 15:13:54 dl0.0: IFL - Building LCP, len 16
May 17 15:13:54 Upd ifl dl0.0 iflidx 83 devidx 128: done
May 17 15:13:54 dl0.0: Session phase changed Network -> Disabled
May 17 15:13:54 op change ifl dl0.0 idx 83 devindex 128 flags c010
May 17 15:13:54 op change ifl dl0.0 idx 83 devindex 128
May 17 15:13:54 IFL State TLV:
May 17 15:13:54 State - Closed
May 17 15:13:54 Auth Chap flags - 0a
May 17 15:13:54 Auth Pap flags - 00
May 17 15:13:54 Options:
May 17 15:13:54 MRU: 1500
May 17 15:13:54 Magic Num: 2738414629
May 17 15:13:54 IFL Config TLV:
May 17 15:13:54 Media flags - 0060
May 17 15:13:54 Auth protocol CHAP - 0xc223
May 17 15:13:54 PPP flags - 00
May 17 15:13:54 MRU - 1500
May 17 15:13:54 pppd_iflm_handle_change: ifl->ifl_flags 0xc011 iflm->iflm_flags 0xc010
May 17 15:13:54 dl0.0: Session LCP max configuration request count 254 is set(254 default count)
05-19-2013 04:44 PM
What is the status of the dl0 and the cl-0/0/8 interfaces?
Please do a show interface terse | match "cl|dl"
Please do a show modem wireless interface cl-0/0/8 as well