- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:12 AM
Hey guys,
I cannot find voice commands on cisco router series 2900,
I have licended it, but no luck
Command: voice service voip
NT: Setting up on a packet tracert
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 10:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 11:04 AM - edited 07-30-2021 11:05 AM
The physical hardware for 2900 absolutely support this command with the appropriate license. It’s likely the simulator that does not have support for the specific command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:17 AM - edited 07-30-2021 07:23 AM
license boot module module-name technology-package package-name
Refer below link for how to do Software Activation on Cisco Integrated Services Routers
https://www.cisco.com/c/en/us/td/docs/routers/access/sw_activation/SA_on_ISR.html
Make sure you have UC license.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:21 AM
Its activated but i still can´t get the router to accept the command
Technology Package License Information for Module:'c2900'
----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
-----------------------------------------------------------------
ipbase ipbasek9 Permanent ipbasek9
security disable None None
uc uck9 Evaluation uck9
data disable None None
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:39 AM
Have you reloaded the router after activating the software package ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:49 AM
thans for the reply,
I have used the following:
write memory
copy running-config startup-config
reload,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 09:22 AM
Is that a packet tracer ? If yes, AFAIK not all voice commands are possible on a packet tracer.
Informations which I shared are for real routers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 09:32 AM
Thanks,
That seems to be the problem.
As im going to implement it on a real router, can you just please confirm if the series 2900 can handle SIP Trunk ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 10:47 AM
Yes, those can handle SIP trunk.
Make sure you have UC license.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:18 AM
Please provide the output of a "show version" and a "show license". It is almost certainly either the incorrect IOS image or the licensing isn't activated. Also please add the output of "show run | i boot".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:24 AM
Hi @Elliot Dierksen
Here it is:
Router#sh version
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M4, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Thurs 5-Jan-12 15:41 by pt_team
ROM: System Bootstrap, Version 15.1(4)M4, RELEASE SOFTWARE (fc1)
cisco2911 uptime is 1 hours, 4 minutes, 41 seconds
System returned to ROM by power-on
System image file is "flash0:c2900-universalk9-mz.SPA.151-1.M4.bin"
Last reload type: Normal Reload
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco CISCO2911/K9 (revision 1.0) with 491520K/32768K bytes of memory.
Processor board ID FTX152400KS
3 Gigabit Ethernet interfaces
DRAM configuration is 64 bits wide with parity disabled.
255K bytes of non-volatile configuration memory.
249856K bytes of ATA System CompactFlash 0 (Read/Write)
License Info:
License UDI:
-------------------------------------------------
Device# PID SN
-------------------------------------------------
*0 CISCO2911/K9 FTX1524GRWN-
Technology Package License Information for Module:'c2900'
----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
-----------------------------------------------------------------
ipbase ipbasek9 Permanent ipbasek9
security disable None None
uc uck9 Evaluation uck9
data disable None None
Configuration register is 0x2102
***********************************************************
Router#sh license all
License Store: Primary License Storage
StoreIndex: 0 Feature: ipbasek9 Version: 1.0
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
License Store: Evaluation License Storage
StoreIndex: 0 Feature: securityk9 Version: 1.0
License Type: Evaluation
License State: Active, Not in Use, EULA accepted
Evaluation total period: 208 weeks 2 days
Evaluation period left: 208 weeks 2 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
StoreIndex: 1 Feature: datak9 Version: 1.0
License Type:
License State: Active, Not in Use, EULA accepted
Evaluation total period: 208 weeks 2 days
Evaluation period left: 208 weeks 2 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
StoreIndex: 2 Feature: uck9 Version: 1.0
License Type: Evaluation
License State: Active, In Use
Evaluation total period: 208 weeks 2 days
Evaluation period left: 208 weeks 2 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:27 AM
Which mode did you try to enter the command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 07:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 08:43 AM
You are right. I tried to enable it in 2900 on the packet tracer but not found.
I have enabled it on the csr 1000 Router (virtualized).
Probably this command is not supported on 2900 router. Howevee,am still checking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 09:05 AM - edited 07-30-2021 11:09 AM
@Donaire On a regular 2900 router that command is definitely available. Can you please share the output of “sh inv”. Not sure what you mean by packet tracer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 09:24 AM
I mean, im using the simulator Cisco packet tracer.
The show inventory command is not available on the simulator cisco packet tracer.
I not sure, but i guess this limitation is only on the simulator.
I am having network environment where by i need to make the router communicate with a PBX,
Im still wainting for the uc license therefore i was testing on the simulator, but seems I cannot use this command there.
I am afraid the series 2900 cannot support this, but all datasheet says it supports sip trunk.
