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 [02/03/2026 10:54] – [Cisco 2801 with WiFi and gsm / gps modules] andrew | networking:cisco-2801-gsm-gps [02/03/2026 13:03] (current) – removed andrew | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Cisco 2801 with WiFi and Call Manager Express (CME) ====== | ||
| - | |||
| - | |||
| - | ===== 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 | ||
| - | ! | ||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ===== GSM ===== | ||
| - | |||
| - | |||
| - | Using gsm/gps module as a fpga:- [[https:// | ||
| - | |||
| - | |||
| - | backup cellular routing | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | [[https:// | ||
| - | |||
| - | [[https:// | ||
| - | |||
| - | {{: | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ==== 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:// | ||
| - | |||
| - | |||
| - | ====== Cisco HWIC-AP ====== | ||
| - | |||
| - | {{: | ||
| - | Access point for wifi - UNTESTED! | ||
| - | |||
| - | [[https:// | ||
| - | |||
| - | < | ||
| - | ! 1. Configure the VLAN for wireless traffic | ||
| - | interface Vlan10 | ||
| - | ip address 192.168.10.1 255.255.255.0 | ||
| - | no shutdown | ||
| - | |||
| - | ! 2. Configure the Radio Interface (Module/ | ||
| - | interface Dot11Radio0/ | ||
| - | no ip address | ||
| - | ! Set channel and power | ||
| - | | ||
| - | no shutdown | ||
| - | ! | ||
| - | ! 3. Define the SSID | ||
| - | ssid MyCompanyWireless | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | ! | ||
| - | ! 4. Bridge the radio to the VLAN | ||
| - | | ||
| - | | ||
| - | | ||
| - | no bridge-group 10 source-learning | ||
| - | no bridge-group 10 unicast-flooding | ||
| - | |||
| - | ! 5. Configure the Bridge Virtual Interface (BVI) | ||
| - | interface BVI10 | ||
| - | ip address 192.168.10.2 255.255.255.0 | ||
| - | no shutdown | ||
| - | |||
| - | ! 6. (Optional) Configure DHCP for clients on this subnet | ||
| - | ip dhcp pool WLAN_CLIENTS | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ====== VOIP ====== | ||
| - | |||
| - | [[https:// | ||
| - | |||
| - | < | ||
| - | Router(config)# | ||
| - | Warning: < | ||
| - | For installation help, please check CME System Administrator Guide. | ||
| - | Goodbye! | ||
| - | Router(config)# | ||
| - | </ | ||
| - | |||
| - | < | ||
| - | Router#show voice port summary | ||
| - | | ||
| - | PORT CH | ||
| - | =============== == ============ ===== ==== ======== ======== == | ||
| - | 0/2/0 | ||
| - | 0/2/1 | ||
| - | |||
| - | </ | ||
| - | |||
| - | |||
| - | < | ||
| - | Router(config)# | ||
| - | Router(config-voiceport)# | ||
| - | groundStart | ||
| - | loopStart | ||
| - | |||
| - | Router(config-voiceport)# | ||
| - | Router(config-voiceport)# | ||
| - | % Unrecognized command | ||
| - | Router(config-voiceport)# | ||
| - | define | ||
| - | external | ||
| - | pattern01 | ||
| - | pattern02 | ||
| - | pattern03 | ||
| - | pattern04 | ||
| - | pattern05 | ||
| - | pattern06 | ||
| - | pattern07 | ||
| - | pattern08 | ||
| - | pattern09 | ||
| - | pattern10 | ||
| - | pattern11 | ||
| - | pattern12 | ||
| - | |||
| - | Router(config-voiceport)# | ||
| - | Router(config-voiceport)# | ||
| - | |||
| - | |||
| - | </ | ||
| - | |||
| - | |||
| - | Running config to call between FXS ports | ||
| - | |||
| - | < | ||
| - | voice-port 0/2/0 | ||
| - | ring cadence pattern11 | ||
| - | | ||
| - | | ||
| - | ! | ||
| - | voice-port 0/2/1 | ||
| - | ring cadence pattern11 | ||
| - | | ||
| - | | ||
| - | ! | ||
| - | ! | ||
| - | ! | ||
| - | mgcp profile default | ||
| - | ! | ||
| - | ! | ||
| - | dial-peer voice 1001 pots | ||
| - | | ||
| - | port 0/2/0 | ||
| - | ! | ||
| - | dial-peer voice 1002 pots | ||
| - | | ||
| - | port 0/2/1 | ||
| - | ! | ||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | ====== 7911G ====== | ||
| - | |||
| - | Complete dump of info.. don't believe anything here, not tested. | ||
| - | |||
| - | {{: | ||
| - | |||
| - | |||
| - | < | ||
| - | voice register global | ||
| - | mode cme | ||
| - | load 7911 SCCP11.8-4-4S | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | ! | ||
| - | voice register pool 1 | ||
| - | id mac < | ||
| - | type 7911 | ||
| - | | ||
| - | | ||
| - | codec g711ulaw | ||
| - | ! | ||
| - | voice register dn 1 | ||
| - | | ||
| - | |||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | ====== VIC2-2FXS ====== | ||
| - | |||
| - | Two ports of analogue in a VIC cards, 2x RJ-11 sockets | ||
| - | |||
| - | {{: | ||
| - | |||
| - | |||
| - | |||
| - | See [[https:// | ||
| - | |||
| - | |||
| - | ====== HWIC-4ESW ====== | ||
| - | |||
| - | |||
| - | [[https:// | ||
| - | |||
| - | |||
| - | ====== BVI ====== | ||
| - | |||
| - | < | ||
| - | ! | ||
| - | hostname 2801-1 | ||
| - | ! | ||
| - | ! | ||
| - | bridge irb | ||
| - | ! | ||
| - | interface FastEthernet0/ | ||
| - | no ip address | ||
| - | no ip route-cache | ||
| - | speed auto | ||
| - | | ||
| - | no mop enabled | ||
| - | | ||
| - | ! | ||
| - | ! | ||
| - | interface FastEthernet0/ | ||
| - | no ip address | ||
| - | ! | ||
| - | interface FastEthernet0/ | ||
| - | no ip address | ||
| - | ! | ||
| - | interface FastEthernet0/ | ||
| - | no ip address | ||
| - | ! | ||
| - | interface FastEthernet0/ | ||
| - | no ip address | ||
| - | ! | ||
| - | interface BVI1 | ||
| - | ip address 192.168.1.123 255.255.255.0 | ||
| - | ! | ||
| - | interface BVI2 | ||
| - | ip address 192.168.2.123 255.255.255.0 | ||
| - | ! | ||
| - | ! | ||
| - | bridge 1 protocol ieee | ||
| - | bridge 1 route ip | ||
| - | |||
| - | bridge 2 protocol ieee | ||
| - | bridge 2 route ip | ||
| - | ! | ||
| - | ! | ||
| - | |||
| - | ntp update-calendar | ||
| - | ntp server 192.168.1.1 | ||
| - | ntp peer 192.168.1.2 | ||
| - | ntp peer 192.168.1.131 | ||
| - | ntp peer 192.168.1.132 | ||
| - | ntp peer 192.168.1.133 | ||
| - | |||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | |||
networking/cisco-2801-gsm-gps.1772448845.txt.gz · Last modified: by andrew
