networking:cisco-2801-cme
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:cisco-2801-cme [25/03/2026 12:44] – [ISDN] andrew | networking:cisco-2801-cme [14/04/2026 21:11] (current) – [DHCP service] andrew | ||
|---|---|---|---|
| Line 121: | Line 121: | ||
| [[https:// | [[https:// | ||
| + | |||
| + | |||
| + | ===== DHCP service ===== | ||
| + | |||
| + | If your router is required to offer DHCP, use this:- | ||
| + | < | ||
| + | |||
| + | ip dhcp excluded-address 192.168.101.1 192.168.101.50 | ||
| + | |||
| + | ip dhcp pool voip | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | ! | ||
| + | </ | ||
| + | |||
| + | To see leases offered out, don't use this:- | ||
| + | < | ||
| + | 2801-1#sh dhcp ? | ||
| + | lease Show DHCP Addresses leased from a server | ||
| + | server | ||
| + | 2801-1# | ||
| + | </ | ||
| + | This is to see leases offered **TO** the router, not **from** it. | ||
| + | |||
| + | |||
| + | Use this instead:- | ||
| + | < | ||
| + | 2801-1#sh ip dhcp ? | ||
| + | binding | ||
| + | conflict | ||
| + | database | ||
| + | import | ||
| + | pool DHCP pools information | ||
| + | relay | ||
| + | server | ||
| + | |||
| + | 2801-1#sh ip dhcp binding | ||
| + | Bindings from all pools not associated with VRF: | ||
| + | IP address | ||
| + | Hardware address/ | ||
| + | User name | ||
| + | 192.168.101.52 | ||
| + | 192.168.101.53 | ||
| + | 2801-1# | ||
| + | 2801-1#sh ip dhcp pool voip | ||
| + | |||
| + | Pool voip : | ||
| + | | ||
| + | | ||
| + | Total addresses | ||
| + | | ||
| + | | ||
| + | 1 subnet is currently in the pool : | ||
| + | | ||
| + | | ||
| + | 2801-1# | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Basic telephony service ===== | ||
| + | |||
| + | |||
| + | |||
| + | < | ||
| + | 2801-1#sh telephony-service | ||
| + | CONFIG (Version=8.6) | ||
| + | ===================== | ||
| + | Version 8.6 | ||
| + | |||
| + | protocol mode default | ||
| + | ip source-address 192.168.101.102 port 2000 | ||
| + | ip qos dscp: | ||
| + | ef (the MS 6 bits, 46, in ToS, 0xB8) for media | ||
| + | cs3 (the MS 6 bits, 24, in ToS, 0x60) for signal | ||
| + | af41 (the MS 6 bits, 34, in ToS, 0x88) for video | ||
| + | | ||
| + | load 7911 SCCP45.8-5-2S | ||
| + | max-ephones 30 | ||
| + | |||
| + | ... edited ... | ||
| + | |||
| + | </ | ||
| + | |||
| < | < | ||
| Line 129: | Line 214: | ||
| Router(config)# | Router(config)# | ||
| </ | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | 2801-1(config)# | ||
| + | 2801-1(config-telephony)# | ||
| + | 2801-1(config-telephony)# | ||
| + | 2801-1(config-telephony)# | ||
| + | 2801-1(config-telephony)# | ||
| + | 2801-1(config-telephony)# | ||
| + | 2801-1(config-telephony)# | ||
| + | Creating CNF files | ||
| + | 2801-1(config-telephony)# | ||
| + | |||
| + | </ | ||
| + | |||
| + | ====== Voice Port ====== | ||
| + | |||
| < | < | ||
| Line 137: | Line 239: | ||
| 0/2/0 | 0/2/0 | ||
| 0/2/1 | 0/2/1 | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | ephone-dn | ||
| + | | ||
| + | ! | ||
| + | ephone | ||
| + | | ||
| + | | ||
| + | type 7911 | ||
| + | | ||
| + | |||
| + | |||
| </ | </ | ||
| Line 208: | Line 325: | ||
| {{: | {{: | ||
| + | |||
| + | ==== Factory Reset ==== | ||
| + | |||
| + | |||
| + | - Start by unplugging the power connector or POE and then plug it back in. The phone will start it's power up cycle. | ||
| + | - While the phone is starting up, before the Applications Menu button flashes, press and hold the octothorpe button(#). Continue to hold # until the red LED on the telephone handset flashes. | ||
| + | - Release the octothorpe and press all the keypad digits: | ||
| + | - The phone will reboot and attempt to reconfigure itself. | ||
| + | |||
networking/cisco-2801-cme.1774442668.txt.gz · Last modified: by andrew
