Cisco :: ASR1001 - Hardware Is Not Recognized

Jan 24, 2012

I noticed in RME inventory, my ASR1001 hardware is not recognized. I checked my Ciscoworks and it only knows ASR1002, 1004, and 1006 routers.
 
I checked the supported device table for LMS 3.2 and did not find ASR1001. Is there a separate device package I can download. This is not a deal breaker, but it's unnerving to see the question mark icon next to the name of my router in the Cisco works GUI.

View 1 Replies


ADVERTISEMENT

Cisco WAN :: QoS On ASR1001 Router?

Apr 28, 2013

i need to know if the built-in GE ports in ASR1001 or ASR 1002 (-X) have the features of QoS without restrictions, or QoS features are supported in SPA modlue ports only?

View 2 Replies View Related

Cisco WAN :: ASR1001 / L2 Over L3 With Load-balancing?

Nov 30, 2011

i'm trying to accomplish the following:I want to trasport a bunch of vlan layer 2 etherchannel on a pair of layer3 connections, using L3 to load balance.i was considering a pair of options:
 
1) bridging + gre (non applicable since i cant bridge 2 interface beloging to a etherchannel to a tunnel)
 
2) L2TP is it possible to accomplish this with the above tecnology? any reference, configuration example?
 
3) AoMLPS is it possible to accomplish this with the above tecnology ? any reference, configuration example?
 
I cant modify topology, the routers used are ASR1001 It is mandatory that both sites have a layer2 connection between them.

View 1 Replies View Related

Cisco WAN :: Difference Between Ip Base And Ipservices For ASR1001?

Jul 29, 2011

Any document to explain the differences in the Software images for the ASR1001 routers.

View 3 Replies View Related

Cisco WAN :: ASR1001 Licenses Information Required

Jan 29, 2011

We are looking at buying an ASR1001 but I'm confused by the Licenses and I've struggled to find the information in the cisco data sheets. The router will need to run IPSEC on gre tunnels and I figure that I need the IPSEC license (FLSASR1-IPSEC) do I also require the Advanced IP Services license? or is all that is required the IPSEC license? Is there some sort of list that shows the feature set of each license, they cost the same amount so I'm not sure which license fits what we require best or if we need both.

View 1 Replies View Related

Cisco WAN :: ASR1001 - Internet Load Balancing

Feb 3, 2013

I want to load balance my Internet traffic between two ASR 1001 routers that are connected to our core switches.  Both routers are connected to the same ISP (Comcast) going to the same BGP AS on different /30 subnets.  Is there a way for me to load balance my Internet traffic using both connections with BGP rather than having one of these connections sitting idle?  If not, the only solution I see is to configure my layer 3 devices to split internet traffic between both routers (i.e. default routes with same AD).

View 6 Replies View Related

Cisco WAN :: ASR1001 / What Is An Integrated Daughter Card

Oct 1, 2012

I was doing some research on the Cisco ASR1001 model Router and within the description on the official Cisco page it mentions having various models that come with an "Integrated Daughter Card" or "IDC". I was curious as to what the IDC is exactly, considering there is an ASR1001 model without it.

View 2 Replies View Related

Cisco WAN :: ASR1001 / Use Bandwidth Of VAI In QoS Parent Policy?

Jan 3, 2013

I've done a similar solution before where I put bandwidth inherit on the Dialer interface of the CPE and it inherited the ATM interface speed (the upload sync rate) and prevented the CPE from maxing out and hitting hardware queuing in the DSLAM.  I can't seem to find a way to do this downstream from our ASR1K to the customer though.
 
Platform is ASR1001 with IOS 3.7.2 or 15.2(4)S
 
Problem description:We have many xDSL users (ADSL2+ and VDSL2).  They all sync at different speeds depending on how far they are from the DSLAM.
 
Example:
 
Customer A might be connected at 40000kbps/10000kbps (VDSL2)
Customer B might be connected at 5000kbps/600kbps (ADSL)
 
When they connect and the PPPoE session comes up, the bandwidth on the Virtual Access Interface is equal to the customer's downstream sync rate, so Customer A's virtual access interface, Virtual-Access 2.13 will say 40000kbps, and Customer B's virtual access interface Virtual-Access 2.39 will say 5000kbps.Using RADIUS, we apply a sub-qos-policy-out to the PPPoE session.I want to shape the customer to 80% of their sync rate so that we do not hit interface congestion in the DSL network which makes VoIP perform poorly.I cannot use an absolute value for the shape, because the sync rate varies for each customer.The problem I have is at present the policy-map is using the interface bandwidth of Gi0/0/1 (1Gbit) instead of the bandwidth of the Virtual Access Interface.  Therefore the customer is being limited to 800Mbit which means the QoS policy will never take effect.
  
RADIUS Config Below:
 
cisco-avpair += ip:sub-qos-policy-out=QOS-POLICY-OUT-PARENT-DSL
 Class Maps
 class-map match-any QOS-CLASS-VOIP-RTP-DSL
match protocol rtp audio
match access-group name QOS-VOIP-RTP
class-map match-any QOS-CLASS-VIDEO-RTP-DSL

[code].....

View 5 Replies View Related

Cisco WAN :: ASR1001 / Traffic Policing And Shaping

Feb 25, 2012

I want to take 100Mb incoming from a service provider and police it off into several VRFs for customers.One of these VRFs will be 30M.I further need to traffic shape this (30Mb) out to 40 x 0.75Mbps (burstable to 30M) customers.
 
I am using an ASR1001.

View 2 Replies View Related

Cisco WAN :: Confirm VPLS Supported On ASR1001?

May 21, 2011

Does VPLS is supported on the Cisco ASR1001?With the feature navigator it looks like the ASR1001 is the only ASR1000  series router with VPLS support but I can't find any documentation confirming  this.

View 10 Replies View Related

Cisco WAN :: ASR1001 Router - Change Name Without Removing Route?

May 30, 2013

I've configured an static route in the ASR1001 router with a name with it eg: ip route 172.20.x.x 255.255.0.0 172.20.x.x 255.255.0.0 name To_system_X.i want to change the name without removing the route.

View 2 Replies View Related

Cisco Switching/Routing :: Vlan Bridging On ASR1001?

Mar 25, 2013

I have following requirements to implement on cisco asr1001 router.
 
1.G0/0/0 and G0/0/1 interfaces are connected to a swith through trunk. Multiple customers  are will be using this trunk interface . Each customer will have subinterface with dot1q tag.
 
2 I want both sides of the ASR1001 to be in same segment .
 
3 If above two is possible I would like to implement shaping on each customers sub-interface level
 
is above implementation is possible on asr1001. configration and ios information. I found a technology called EVC . but I am not sure is that the one suited for me.
 
 network diagram is attached seperately.

View 3 Replies View Related

Cisco WAN :: Is Traffic Shaping Supported On ASR1001 Ge Subinterface

Feb 26, 2013

I am suggesting an ASR1001 as a head end router for a small hub spoke WAN consisting of 4 branch sites connecting to the head via LES. 3 are 100mb, one is 30 mb. I will be connecting the LES circuits to a swithc and then trunking to the router. I would like to apply outbound  shaping to these 4 subinterfaces on the router, and just want to check this is supported?

View 1 Replies View Related

Cisco WAN :: ASR1001 Upgrade - License Module Command

Oct 4, 2011

I'm trying to upgrade an asr1001 (r1) from asr1001-universal.03.02.00.S.151-1.S.bin to asr1001-universalk9.03.02.00.S.151-1.S.bin. i've put in the boot system flash asr1001-universalk9.03.02.00.S.151-1.S.bin command and reloaded but the box keeps loading first image the configuration register is 0x2102. i've tried the license module command to enable adv enterprise but it made no difference so i removed it again. my license is now;
 
License Package Information for Module:'asr1001'
Module name   Image level      Priority  Configured  Valid license   
asr1001            adv enterprise      1          NO           adv enterprise   adv ip services  2  NO adv ip services ip base  3   NO  ip base

View 2 Replies View Related

Cisco Switching/Routing :: How To Enable Netflow Export On ASR1001

Nov 3, 2011

To enable netflow export on ASR1001, do i need the firewall feaure license or not ?Docs are not really clear, NBAR requires FW license, but i am unsure about Netflow?

View 1 Replies View Related

Cisco WAN :: ASR1001 BDI Configuration Equivalent To BVIs And Bridge-groups?

Jul 26, 2012

I have been asked what the equivalent of bridge-groups and BVIs is for an ASR1001 and I am struggling to find an example.If we have this IOS configuration:
 
bridge 1 protocol ieee
bridge 1 route ip
!
interface GigabitEthernet0/1
bridge-group 1

[code]....
 
What would be the equivalent for an ASR1001 with IOS XE?

View 4 Replies View Related

Cisco Switching/Routing :: How To Copy Image From ASR1001 Directly To Another

Jun 12, 2012

I want to copy a file from one ASR1001 and copy it to another. I ntried using tftp 32 but this is not going to work as the image is 315 MB.
 
how to copy an image from one router directly to another router's flash, if possible?  

View 5 Replies View Related

Cisco WAN :: ASR1001 - License For Advipservices Or Adventerprise To Activate Firewall Feature Set?

Oct 9, 2011

I have an ASR1001 installed and I want to implement the firewall feature set.The current license level is IPbase and I have the firewall feature installed. The firewall feature shows acive, Not in use. I have tried to activate it without success.  My question is: do I need to get a license for advipservices or adventerprise to activate the firewall feature set?

View 5 Replies View Related

NIC Recognized But No LAN Active

Feb 17, 2013

The onboard NIC on my Asrock Extreme6 Z77 has stopped working. I had recently moved my system in to a newer and better home, and after moving it in to the new case the NIC stopped working. I had originally thought that I may have zapped it, but looking at the device manager I saw that it was enabled and recognized by Windows. So I tried some trouble shooting.

- Uninstall and re-install drivers.

- Different cables (5 in total, 3 of which work on other machines)

- Disable and re-enable.

- Went out and bought a wireless USB, allowed me to connect to the internet this way.Then yesterday it started to work again after not using the computer for most of the day.Could play some Battlefield 3, and about 2 hours in to gameplay it stopped working.Ran trouble shoot on Windows, something quickly popped up saying something about ip wasn't reconfigured/updated/some BS like that.Finished for the night happy it was working again and then came back on tonight and now it's not working again.

- Updated BIOS.
- Deleted McAfee
- Verified it was turned on in UEFI (doesn't show connected in system browser in UEFI)

Windows IP Configuration

Host Name . . . . . . . . . . . . : Crosby-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

[code]...

View 4 Replies View Related

Remote PC Not Recognized On LAN?

Oct 26, 2011

I just installed a fresh copy of Windows XP Pro SP3 on one computer. Now my other PC has Windows7. I connected the two with a LAN cable, and in 'Network' the Windows 7 PC picks up the shared folder of the XP PC automatically, but the XP PC does not show the Windows 7 Shared(Public) folder. Can it be the Antivirus? XP PC has MS Security Essentials and Windows 7 PC has ESET.

View 1 Replies View Related

Cisco :: LMS 3.2 Device Type Not Recognized

Jul 4, 2011

I'm running on LMS 3.2 and RME 4.3.0 and one type of device was not recognized.this is NME-X-23ES-1G (IOS : 12.2(35)SE5) in a 3825 url... this module is supported with the OID 1.3.6.1.4.1.9.1.703,but in the device center I've found something which seems to be the right equipement :
 
- Cisco Interfaces and modules
- Cisco Network Modules
- Cisco 2800,3800 series 23-port EtherSwith Service module with OID 1.3.6.1.4.1.9.1.664

View 1 Replies View Related

Cisco :: ASR903 Prime 4.1 Not Being Recognized

Jun 10, 2013

I have Prime 4.1 on windows with the latest update, it is up and running except for few devices ASR903 routers that are not being recognized in the Fault (DFM). These devices are supported in this release, The fault is showing that the devices are stuck at 10% learning state. The strange issue is that  when i click on the routers that are in the learning state some shows in the device type as N/A ans others are showing "routers". Anyway i followed the steps mentioned in "How can I troubleshoot device discovery stuck at 10%"

View 1 Replies View Related

Cisco WAN :: 2921 - VWIC2 Not Being Recognized?

Apr 3, 2012

I have a 2921 router, with UCK9 services on it.  I've installed a VWIC2-2MFT but the system is not seeing it.  I've been told there is a command required to enable the card, is this true?  I've always done most of my UC work on the 2800 range and never had to run an enable command, it just saw the card.

View 5 Replies View Related

Cisco AAA/Identity/Nac :: AVG 2012 And NAC 4.8.2.3 - Cannot Be Recognized

Jan 4, 2012

We have CAM/CAS 4.8.2, NAC agent 4.8.2.3 and compliance module 3.4.27.1. AVG 2012 cannot be recognized by NAC agent. From the link below, it should work: [URL].

View 1 Replies View Related

The Ethernet Cable Isn't Recognized?

Sep 20, 2012

Yesterday I was on my computer when all of the sudden my internet stopped working. I am using windows 7 and at the bottom right I see a big "X" over the small computer icon. I already tried a computer reboot, a router+modem reboot, system restore, and I even reset the power to the room of the modem+router from the fuse box in my house. I tried everything.

I'm sure the problem must be from the actual cable or mother board itself. ( I hope it isn't ) I tried blowing out any dust from the ports and making sure that nothing was blocking the connection. I fell asleep last night with the internet not working, and woke up to it working. Every other computer in my house works except for mine. I tried all of the router ports as well. I did not attempt another ethernet cable though because my room is far and I would need to make a very long one.

View 14 Replies View Related

DVR Not Recognized Through Netgear Router

Mar 20, 2011

I have a DVR connected to CCTV cameras that I would like to connect to my computer via Ethernet and a Netgear N150 router which also handles my broadband. A program called VideoViewer is installed on the computer which works with the DVR to view images on the computer via ethernet.it works with a Zoom router, but not the Netgear.

View 3 Replies View Related

Ethernet Cable Not Being Recognized

Apr 25, 2013

An older post on this forum told me to remove the adapter's driver software and restart the system. I did this, and it tried to install the software on startup but it keeps failing when installing. Forcing it to look for new driver software resulted in it saying the best software is already installed.

View 4 Replies View Related

Wireless Router Could Not Be Recognized

Apr 9, 2012

We had a little family get together at my house which involved 2 smart phones and an iphone-(people were browsing using our unsecured router) and now the wireless router is not recognized by our pc's; it's like the wireless address just disappeared.

View 1 Replies View Related

Cisco Switching/Routing :: 2811 - Why EEM Not Recognized On IOS 12.4 (15) T

Oct 23, 2011

I have four 2811 routers with IOS 12.4(15)T installed.  Embedded Event Manager was introduced in IOS 12.3(4)T, why do I not have it?!  I've been at this for over a month, when I try to see the command 'event manager' I get Unrecognized command? According to all EEM documentation I can find, this should work on our machines! 

View 4 Replies View Related

Cisco WAN :: VWIC2-1MFT-T1/E1 Not Recognized In C2600

Jul 4, 2011

I am trying to install VWIC2-1MFT-T1/E1 into c2600 router w IOS C2600 Software (C2600-I-M), Version 12.3(26) with 28672K/4096K bytes of memory It is not recognized? Do I need another version of IOS?

View 2 Replies View Related

Cisco :: CAT4500e - LMS 4.1 IOS XE Software Features Not Recognized?

Oct 2, 2011

We just replaced a floor swithc, and  ended up going with an IOS-XE software, LMS does not seem to like this software, the device is not available in my Identity dashboard, it's abviously running dot1x.
 
LMS shows it as software version 03.02.01.SG, same as you get when you do a show version, license level is enterprise services.
 
Actual Image name: cat4500e-universalk9.SPA.03.02.01.SG.150-2.SG1.bin
 
Also, the IOS upgrade option does not work for this device, it give an error saying to perform an inventory collection, which I have manually performed, the device is reachable and manageable by LMS, and it does not show up in any of the IOS version reports.

View 1 Replies View Related

Cisco Routers :: ZTE636 Not Recognized By RV215W

May 7, 2013

After connecting ZTE636 USB modem to Cisco RV215W the modem is not recognized, even though it is on the compatible modems list. The stick is from Orange PL. Firmware upgraded to 1.1.0.5.

View 1 Replies View Related

Home Network :: Lan Device Not Recognized

Aug 3, 2011

I just got this av to cat5 converter [URL]? and was thinking i could use a router on each end so it could be wireless. But the way they work the router does not see the converter when it is plugged in.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved