12-09-2020 03:40 AM
Hello
I installe fedora21cloud-unsigned.ova in router and i want to enable the two commande !!!
" interface virtualportgroup "
" interface virtual-service "
on router ISR 4300 cisco but t i can't to enbale !!
so How i can configure the two interfaces on isr 4300 cisco ???
so i wait a reply and answer ASAB from expert router isr !!!
thanks in advance
Solved! Go to Solution.
12-09-2020 11:45 PM
version ISR 4321
Router#show version
Cisco IOS XE Software, Version 03.16.04b.S - Extended Support Release
Cisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5(3)S4b, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Mon 17-Oct-16 20:23 by mcpre
Cisco IOS-XE software, Copyright (c) 2005-2016 by cisco Systems, Inc.
All rights reserved. Certain components of Cisco IOS-XE software are
licensed under the GNU General Public License ("GPL") Version 2.0. The
software code licensed under GPL Version 2.0 is free software that comes
with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such
GPL code under the terms of GPL Version 2.0. For more details, see the
documentation or "License Notice" file accompanying the IOS-XE software,
or the applicable URL provided on the flyer accompanying the IOS-XE
software.
ROM: IOS-XE ROMMON
Router uptime is 53 minutes
Uptime for this control processor is 54 minutes
System returned to ROM by reload
System image file is "bootflash:isr4300-universalk9.03.16.04b.S.155-3.S4b-ext.SPA.bin"
Last reload reason: PowerOn
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.
Suite License Information for Module:'esg'
--------------------------------------------------------------------------------
Suite Suite Current Type Suite Next reboot
--------------------------------------------------------------------------------
FoundationSuiteK9 None None None
securityk9
appxk9
AdvUCSuiteK9 None None None
uck9
cme-srst
cube
Technology Package License Information:
-----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------
appxk9 None None None
uck9 uck9 Permanent uck9
securityk9 None None None
ipbase ipbasek9 Permanent ipbasek9
cisco ISR4321/K9 (1RU) processor with 1648789K/6147K bytes of memory.
Processor board ID FDO2307A2Y7
2 Gigabit Ethernet interfaces
4 Voice FXO interfaces
32768K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
3125247K bytes of flash memory at bootflash:.
30310160K bytes of USB flash at usb0:.
Configuration register is 0x2102
Router#
12-10-2020 12:07 AM
Hello,
so there is no flash0, just flash and bootflash. Try:
4331#virtual-service install name fedora21cloud-unsigned flash:fedora21cloud-unsigned.ova
or
4331#virtual-service install name fedora21cloud-unsigned bootflash:fedora21cloud-unsigned.ova
12-10-2020 12:14 AM
Router#$ll name fedora21cloud-unsigned flash:fedora21cloud-unsigned.ova
virtual-service install name fedora21cloud-unsigned flash:fedora21cloud-unsigned ^.ova
% Invalid input detected at '^' marker.
Router#$ll name fedora21cloud-unsigned bootflash:fedora21cloud-unsigned.ov
virtual-service install name fedora21cloud-unsigned bootflash:fedora21cloud-unsi ^gned.ov
% Invalid input detected at '^' marker.
////////////////////////////////////////////////
the two commands do not work !!! so do you think version ios !!!!
so i waiy your reply and answer to resolve this problem !!
thanks
12-10-2020 12:36 AM
Please can you help me give me this file for 4321
isr4300-universalk9.03.17.04.S.156-1.S4-std.SPA.bin because we don't have any access from cisco for smartnet
so i need this file and i thanks to you !!
i wait your reply
12-10-2020 01:26 AM
Hello,
do you have the Stealthwatch Learning Network License installed ? What is the output of:
sh lic
The document below lists the licensing and installation requirements to run an OVA.
12-10-2020 01:46 AM
it is ok
I install and update to 17.3 ios so i can work fine for this command !!
12-10-2020 01:58 AM
Router#virtual-service install name fedora21cloud-unsigned package flash:fe
Router#$dora21cloud-unsigned package flash:fedora21cloud-unsigned.ova
% Error: virtual service name must be less than 64 characters and contain only alphanumeri c or '_' characters
Router#
i have this error ... what do you think that i can put this command !!
i wait a reply and answer
12-10-2020 02:35 AM
Hello,
the system doesn't like the virtual service instance name. Try the line below:
Router#virtual-service install name fedora21cloud flash:fedora21cloud-unsigned.ova
12-10-2020 02:44 AM
No thiis command fine but i have a message error about :
Router#conf ter
Router#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#virt
Router(config)#virtual-ser
Router(config)#virtual-service fedora
Router(config-virt-serv)#act
Router(config-virt-serv)#activate
% Virtual service fedora install has not completed, please activate the VM after install is completed
Router(config-virt-serv)#
so i need how i can activate VM that allow command work !!!
12-10-2020 03:04 AM
Building configuration...
Current configuration : 70 bytes
!
interface VirtualPortGroup1
ip address 10.0.0.1 255.255.255.0
end
Router#sho
Router#show run
Router#show running-config | sec
Router#show running-config | section virtua
Router#show running-config | section virtual-ser
Router#show running-config | section virtual-service
virtual-service
signing level unsigned
virtual-service fedora
vnic gateway VirtualPortGroup1
guest ip address 10.0.0.2
virtual-service install
virtual-service rest_api
do you thnik this configuration is correcte or not what command is missing !!
thanks
12-10-2020 02:18 AM
Router#conf ter
Router#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#virt
Router(config)#virtual-ser
Router(config)#virtual-service fedora
Router(config-virt-serv)#act
Router(config-virt-serv)#activate
% Virtual service fedora install has not completed, please activate the VM after install is completed
Router(config-virt-serv)#
so i need how i can activate VM that allow command work !!!
please George can you help me
thanks
12-10-2020 02:24 AM
Router#conf ter
Router#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#virt
Router(config)#virtual-ser
Router(config)#virtual-service fedora
Router(config-virt-serv)#act
Router(config-virt-serv)#activate
% Virtual service fedora install has not completed, please activate the VM after install is completed
Router(config-virt-serv)#
so i need how i can activate VM that allow command work !!!
please George can you help me
thanks
the problem is not resolved !!! what i can doing for this message error !!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide