networking:cisco-2801-gsm-gps
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:cisco-2801-gsm-gps [27/01/2026 14:35] – [Cisco 3g hwic gps] andrew | networking:cisco-2801-gsm-gps [02/03/2026 13:03] (current) – removed andrew | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Cisco 2801 with WiFi and gsm / gps modules ====== | ||
| - | |||
| - | ===== Boot Failure ===== | ||
| - | |||
| - | |||
| - | rommon1> | ||
| - | |||
| - | < | ||
| - | Set the configuration register with the confreg command if the router is in ROMmon mode: | ||
| - | |||
| - | rommon 1 > confreg 0x2102 | ||
| - | |||
| - | </ | ||
| - | |||
| - | < | ||
| - | Router#show hardware | ||
| - | Cisco IOS Software, 2801 Software (C2801-ADVIPSERVICESK9-M), | ||
| - | |||
| - | ...edited... | ||
| - | |||
| - | ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1) | ||
| - | |||
| - | Router uptime is 33 minutes | ||
| - | System returned to ROM by power-on | ||
| - | System restarted at 11:59:32 UTC Mon Jan 2 2006 | ||
| - | System image file is " | ||
| - | Last reload type: Normal Reload | ||
| - | |||
| - | ...edited... | ||
| - | |||
| - | Cisco 2801 (revision 7.0) with 358400K/ | ||
| - | Processor board ID FCZ121715KL | ||
| - | 6 FastEthernet interfaces | ||
| - | 2 Channelized E1/PRI ports | ||
| - | 1 Virtual Private Network (VPN) Module | ||
| - | 2 802.11 Radios | ||
| - | DRAM configuration is 64 bits wide with parity disabled. | ||
| - | 191K bytes of NVRAM. | ||
| - | 125184K bytes of ATA CompactFlash (Read/ | ||
| - | |||
| - | Configuration register is 0x2102 | ||
| - | |||
| - | Router# | ||
| - | |||
| - | </ | ||
| - | |||
| - | < | ||
| - | Router# | ||
| - | Enter configuration commands, one per line. End with CNTL/Z. | ||
| - | Router(config)# | ||
| - | Router(config)# | ||
| - | </ | ||
| - | |||
| - | < | ||
| - | ! | ||
| - | boot-start-marker | ||
| - | boot system flash: | ||
| - | boot-end-marker | ||
| - | ! | ||
| - | </ | ||
| - | |||
| - | |||
| - | ===== Wifi ===== | ||
| - | |||
| - | |||
| - | AP wifi https:// | ||
| - | |||
| - | |||
| - | ===== GSM ===== | ||
| - | |||
| - | |||
| - | Using gsm/gps module as a fpga:- [[https:// | ||
| - | |||
| - | |||
| - | backup cellular routing | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | {{: | ||
| - | |||
| - | ==== Create APN profile ==== | ||
| - | |||
| - | This is for UK Orange / EE:- | ||
| - | < | ||
| - | Router#$0/0 gsm profile create 3 everywhere chap eesecure secure ipv4 | ||
| - | Profile 3 will be created with the following values: | ||
| - | PDP type = IPv4 | ||
| - | APN = everywhere | ||
| - | Authentication = CHAP | ||
| - | Username = eesecure | ||
| - | Password = secure | ||
| - | Are you sure? [confirm] | ||
| - | Profile 3 written to modem | ||
| - | Router# | ||
| - | </ | ||
| - | |||
| - | |||
| - | < | ||
| - | Router#show cellular 0/0/0 network | ||
| - | Current Service Status = Emergency Only, Service Error = None | ||
| - | Current Service = Invalid | ||
| - | Packet Service = None | ||
| - | Packet Session Status = Inactive | ||
| - | Current Roaming Status = Home | ||
| - | Network Selection Mode = Automatic | ||
| - | Country = GBR, Network = O2 - UK | ||
| - | Mobile Country Code (MCC) = 234 | ||
| - | Mobile Network Code (MNC) = 10 | ||
| - | Location Area Code (LAC) = 21565 | ||
| - | Routing Area Code (RAC) = 146 | ||
| - | Cell ID = 26948 | ||
| - | Primary Scrambling Code = 0 | ||
| - | PLMN Selection = Automatic | ||
| - | Router# | ||
| - | |||
| - | Router#sh cellular 0/0/0 gps detail | ||
| - | |||
| - | GPS Info | ||
| - | ------------- | ||
| - | GPS Status: GPS acquiring | ||
| - | GPS Mode Configured: standalone | ||
| - | Latitude: 0 Deg 0 Min 0 Sec North | ||
| - | Longitude: 0 Deg 0 Min 0 Sec East | ||
| - | Timestamp (GMT): Sun Jan 6 00:00:00 1980 | ||
| - | |||
| - | Fix type index: 0 | ||
| - | HEPE: 0 cm, GPS Mode Used: not configured/ | ||
| - | Uncertainty Info: | ||
| - | Angle: 0 deg, A: 50 cm, Position: 50 cm, Vertical: 50 cm | ||
| - | Satellite Info | ||
| - | ---------------- | ||
| - | Router# | ||
| - | </ | ||
| - | |||
| - | |||
| - | Need to fix | ||
| - | < | ||
| - | No physical hardware support for line 8 | ||
| - | modem InOut | ||
| - | ^ | ||
| - | % Invalid input detected at ' | ||
| - | |||
| - | no exec | ||
| - | ^ | ||
| - | % Invalid input detected at ' | ||
| - | |||
| - | | ||
| - | ^ | ||
| - | % Invalid input detected at ' | ||
| - | |||
| - | | ||
| - | ^ | ||
| - | % Invalid input detected at ' | ||
| - | |||
| - | | ||
| - | ^ | ||
| - | % Invalid input detected at ' | ||
| - | |||
| - | speed 4800 | ||
| - | ^ | ||
| - | % Invalid input detected at ' | ||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | ====== Cisco 3g hwic gps ====== | ||
| - | |||
| - | |||
| - | < | ||
| - | |||
| - | [[https:// | ||
| - | |||
| - | |||
| - | ====== VOIP ====== | ||
| - | |||
| - | |||
| - | < | ||
| - | Router(config)# | ||
| - | Warning: < | ||
| - | For installation help, please check CME System Administrator Guide. | ||
| - | Goodbye! | ||
| - | Router(config)# | ||
| - | </ | ||
networking/cisco-2801-gsm-gps.1769524535.txt.gz · Last modified: by andrew
