Cisco WAN :: ATM To VLAN Local Switching On The 7206VXR?

Aug 1, 2012

We normally interconnect an ethernet VLAN via a bridge-group to an ATM PVC like :
 
interface ATM1/0.162055
bridge 10
pvc 16/2055
  encap aal5snap
!
interface port-channel1.10

[code]...
 
This works fine on our 7206VXR's (IOS 12.4(24)) but the limit on bridge-groups is 256 which is not scalable enough.Earlier i was reading on [URL] wp1170945 for L2 switching an ATM PVC to an Ethernet VLAN which interested me because of the simplicity of it. According to the manual, the corresponding config would be :
 
interface ATM1/0
pvc 16/2055 l2transport
encapsulation aal5snap
!
!

connect atm-eth-vlan-con atm1/0 16/2055 GigabitEthernet0/1.100 interworking ethernet
 
I've got the following questions :
 
- Can i terminate the ATM PVC to a port-channel or is it implicit when i configure gi0/1.100?

- Are there any limitations on the amount of connects on the 7200VXR with the IOS i'm using?

- Are there any other caveats i didn't think about?

View 1 Replies


ADVERTISEMENT

Cisco Wireless :: WLC 4404 HREAP Local Switching And VLAN Allocation

Nov 23, 2009

I have a tale of woe for you who may be considering Hybrid REAP with local switching.
 
My client has a varied configuration, but the requirements basically screamed HREAP with local switching.  They have 15 sites, had already purchased a single WLC 4404 and they needed between 4 and 24 APs at each of the sites.  Each of these locations are connected by a WAN link of good quality, but only a single link so there is no assurance of availability; the client has local resources so it would be useful if wireless stayed working during an outage.
 
So I setup the WLC for HREAP local switching.  I setup AP Groups VLANs, but I noticed it had no effect on the VLAN allocation for HREAP.  This was unfortunate, because not every site has the same VLAN configuration - some sites had a L3 switch and others only a L2 switch.  But I suffered through this and configured each AP manually with the appropriate VLAN mappings.
 
The infuriating thing, is now that they have bought a second WLC 4404 (they expect to increase the number of APs beyond 100) all these VLAN mappings are messed up when APs connect to the second WLC.  I've been going through them one by one again - it is really unfortunate that the AP Groups VLAN mappings don't apply to HREAP local switching.
 
I'm going to get back to the next 80 APs - but if some of you have a system for handling the VLAN mappings of a large number of APs.

View 4 Replies View Related

Cisco Switching/Routing :: 7206vxr 12.2 - No MLS QoS Commands

Feb 8, 2012

I do not have the option to run sh mls qos commands. I am trying to look at the cos-map on my 7200 router. The code I am running is c7200-p-mz.122- 25.s9.bin.I also do not see the mls qos command listed globally and it is not an available command in config t mode.

View 1 Replies View Related

Cisco Switching/Routing :: High Cpu Utilization On 7206VXR / NPG-1?

Mar 19, 2013

Cpu always hitting 70% to 80 % and interrrupt traffic is 70%. Want to know the root cause for this issue. 
 
CPU utilization for five seconds: 73%/65%; one minute: 71%; five minutes: 67%
PID Runtime(ms)   Invoked      uSecs   5Sec   1Min   5Min TTY Process
   1           8        59        135  0.00%  0.00%  0.00%   0 Chunk Manager   
   2       58864   3290773         17  0.00%  0.00%  0.00%   0 Load Meter      
   3        1784    238001          7  0.07%  0.01%  0.00%   2 Virtual Exec    

[code]....

View 1 Replies View Related

Cisco Switching/Routing :: 7206VXR Boot Loader Image Upgrade

Jan 22, 2008

I am planning to upgrade BootLoader image of 7206VXR router due to booting issue. The router is not booting .But if I go to rommon and give boot it will boot.So I am upgarding my Boot Loader image. Now the Bootloader image and IOS image are exactly same.Can I upgarde the Bootloader image to latest version without upgarding IOS?

View 3 Replies View Related

Cisco Switching/Routing :: 7206VXR Does Router Will Automatically Delete Older IOS Then Copy New One

Jan 10, 2013

I  want upgrade IOS on my 7206VXR from 12.4(12c) to 15.1(4)M5 , but the CF card only 64M.
 
-NAME: "disk2", DESCR: "64MB Compact Flash Disk for NPE-G1"
-Router#show bootvar
 
BOOT variable = disk2:c7200-jk9s-mz.124-12c.bin,15.1(4)M5 is almost 40M. So there is not enough space.I want to ask is it ok if I upgrade with normal precedure ,  With the command " copy tftp: disk2: " ?Does the router will automatically delete the older IOS first and then copy into the new one ? Or Is there something I should pay attention first ?

View 3 Replies View Related

Cisco Switching/Routing :: 7206VXR - WCCP Redirection Of Non-directly Connected Subnets

Jul 18, 2012

I have a Cisco 7206VXR running 12.4(24)T3 IOS. It is configured with WCCPv2 using L2 mask redirection. I am using service groups and associated extended ACLs to select which subnets I want to redirect port 80 traffic from.
 
It is working fine for the subnet 192.168.1.0/24....
 
int gi0/2
ip wccp 10 redirect in
ip address 192.168.1.99 255.255.255.0
  
... however, there is OSPF running between the router and a Mikrotik device directly connected to this interface. The gateway addresses for all the client subnets are on the Mikrotik. Traffic from other subnets, e.g. 192.168.2.0/24, 192.168.3.0/24 come in on this interface and I want to redirect those too. But it appears that the redirection doesn't work for those subnets (I don't see any hits on the relevant ACL for any subnet except 192.168.1.0/24).
 
It seems like the router only wants to redirect traffic for subnets that it has an IP address in itself. Admittedly, all of the example configs i've found on cisco.com are for redirecting traffic from directly connected subnets but I can't find anything that denies thie possibility of redirecting any traffic that comes in on a given interface.
 
The question is, is this how WCCPv2 redirection works? i.e., the router must have an IP address in the subnet to be redirected?

View 1 Replies View Related

Cisco Firewall :: 3750 - VLAN 200 Next Hop For Local Networks

Dec 18, 2011

Lets say I have the following topology.
 
DataCenter<---Etherchannel(2)-->BuildingB<---Etherchannel(2)--->BuildingA
 
There arer 3 stacks of 3750 at each building. The core switch/router in our network is at location B. The way it was originally setupis every L3 device has an ip address for each lan. So let's say we have VLAN 200 withnetwork 192.168.200.0/24. The DataCenter would be assigned (192.168.200.3), Building B would be assigned (192.168.200.1), and Building A would be assigned (192.168.200.2). I'm configuring the DC and BA to be L2 only and Building B to be the only real router in the network besides a few ASAs. When I ran a 'no ip address' on the vlan interface on Building A, the internet connectivity for 192.168.200.0 dies, but local connectivity is fine. After doing some research and troubleshooting, I found out that if I set the next hop on the ASA for the local networks for an IP address on building B everything works perfectly.
 
The way the routes on the ASA are setup for local networks are as follows.

All local networks have ip route localnetwork mask x.110.215.17. This address is the IP address of the inside interface on the ASA. Now, when I kill the IP address on the vlan interface on Building A internet connectivity goes down, while the next hop is still pointed to this address, BUT if I give it a next hop of the vlan interface ip address on B everything works fine. Now, I can easily fix this, I was just wondering why this is happening?

View 1 Replies View Related

Cisco Switching/Routing :: ATM 8510 Back To Back With 7206vxr 155Meg Only Get 44Meg?

Nov 25, 2012

I have a Cisco 8510msr that is connected back to back with a 7206vxr across a 155Meg connection.I receive lots of Output drops on the 7206vxr interface facing the atm switch. When I do the following command:-

kwdair9#sh atm int atm 1/0Interface ATM1/0:AAL enabled:  AAL5 , Maximum VCs: 4096, Current VCCs: 27 Maximum Transmit Channels: 0Max. Datagram Size: 4528PLIM Type: SONET - 155000Kbps, TX clocking: LINECell-payload scrambling: ONsts-stream scrambling: ON797522 input, 881483 output, 203946630 IN fast, 223768062 OUT fast, 0 out dropVBR-NRT : 110288 Avail bw = 44712   <====  

I only have 44megConfig. is ACTIVEkwdair9# I only get 44Meg of the available 155Meg.There is no QOS on the router and the only commands I can find that vaguely see that refer to QOS are on the ATM switch:-

atm address 47.0091.8100.0000.0007.0d87.b201.0007.0d87.b201.00atm router pnnino aesa embedded-number left-justifiednode 1 level 56 lowest  redistribute atm-static?why this is acting like a DS3 link and not a 155Meg link?

View 4 Replies View Related

Cisco AAA/Identity/Nac :: 3750 Fall Back To Local Vlan If Radius Server Is Found

Nov 14, 2012

We have configured following commands on switch to fallback to local Vlan if both radius server (policy persona's) is found dead. For test purpose we shutdown both servers (policy persona's) but fallback didn't work. We have 3750 switch running image 12.2(55)SE6 having following configuration.We do not know whether we configured switch in proper way or do we need to modify it. [code]

View 5 Replies View Related

Cisco Switching/Routing :: 3560 Possible To Create Vlan Inside Transport Vlan?

Jan 10, 2012

Between our hosting and a customer we have an extended vlan, traveling on a fiber, between two cisco 3560 switches.The thing is, that we want to create one or more vlans inside that extended vlan, in some way if possible?

View 3 Replies View Related

Cisco Switching/Routing :: 3750 - Extending VLAN To Remote Switch That Already Has VLAN ID In Use

Jan 10, 2013

I have two networks at two sites with a dot1q trunk between the two L3 switches at both sites (no routers involved)
 
SITE A - Cisco 3750 L3 - VLAN ID 50
10.10.50.0/24
 
SITE B - Cisco 3750 L3 - VLAN ID 50
10.20.50.0/24
 
I would like to extend the SITE A VLAN to SITE B so that I can move hosts from SITE A to SITE B without needing to change their IP address but the vlan ID is already in use. Obviously the easy solution is to change the VLAN ID for one or other of the sites but both sites contain hosts that run 24/7. Is there a way to join two VLANs with different IDs together.So for example I create a new VLAN 60 at SITE B and associate it with VLAN 50 at SITE A.

View 4 Replies View Related

Cisco Switching/Routing :: Route Data From Vlan 10 To Vlan 20 On 2960s?

Mar 31, 2013

i need to solves this little problem on 2960S lan BASE but i dont know if it is possible.
 
Uplink port config for gi 1/0/28 is:
 
switchport mode trunk
switchport trunk alloved vlan 10,11
  
but on interface gi 1/0/1 i want to have data from vlan 10 tagged as VLAN 20.
At this time i have solved this issue very primitively
 
I have set up gi 1/0/2 as int mode acces, acces vlan 20 and i have connected gi 1/0/2 with gi 1/0/3 with eth cable. int gi 1/0/3 is switchpor mode acces, switchport acces vlan 10

View 4 Replies View Related

Cisco Switching/Routing :: 3750G / VLAN 1 Is The Only VLAN And Its Disabled

Sep 16, 2012

I have a 3750G switch in my production network that only has VLAN 1 on it. All ports are in a default state and VLAN 1 is disabled. The switch is passing traffic but shouldn't having the default VLAN shut down cause the ports not to pass traffic? If I start to create VLANs will that cause the switch to stop passing traffic?

View 4 Replies View Related

Cisco Switching/Routing :: L2tpv3 Vlan-to-vlan Tunnel On 890

Jun 13, 2011

I am trying to setup a L2tpv3 VLAN-to-VLAN tunnel.My setup has two Cisco 890 router with Cisco IOS Software version 15.0(1) M4. These routers are connected directly on FastEthernet port 8.
 
One linux machine is connected on FastEthernet port 0 on each router. The two linux machines are on same vlan. I am trying to establish a vlan-to-vlan tunnel between the routers and send traffic between the linux machines.
 
I followed the case study 11.4 from [URL] and configured the l2tp-class and pseudowire-class. However, the vlan interface configuration is different on 890 router.
 
I configured a vlan interface as follows.

(config)#vlan 200
 (config)# interface FastEthernet 0
#shutdown
#switchport access vlan 200
(config)# interface vlan 200
 
I don't see the 'xconnect' command in this context. What's wrong with my configuration? 

View 3 Replies View Related

Cisco Switching/Routing :: Low Bandwidth On 3750 From Vlan To Vlan?

Nov 20, 2012

We have a low bandwith (15-20 Mbit/s) to the ASA from our Client vlan. If i connect the Client to the same vlan as the ASA is, the bandwith (90 Mbit/s) is good.
 
Here are the Layer 3 Design:
 
Client     ->     vlan 2 - Switch - vlan 7     ->     vlan 1 - ASA 5505     ->     ISP
 
The Layer 2 Design:
 
Client     ->     Gig2/0/13 - Switch - Gig4/0/43     ->     Eth0/1 ASA5505     ->     ISP
 
IP Address:
Client: 172.16.2.10Vlan2: 172.16.2.1Vlan7: 172.16.7.1ASA: 172.16.7.2
  
I assuming the switch has a problem with routing ?It is a stacked Switch with following members:

switch 1 provision ws-c3750g-12sswitch 2 provision ws-c3750g-24tsswitch 3 provision ws-c3750g-24tsswitch 4 provision ws-c3750x-48
 
And we have following error message in the log from the switch:

%PLATFORM_UCAST-4-PREFIX: 

One or more specific prefixes could not be programmed into TCAM and are being covered by a less specific prefix, and the packets may be software forwarded I first get the idea that the switch is overloaded with router traffic. Thats why i assuming i have to check the sdm templates, but i'm not sure if this resolves the issue. 
 
Here are the relevant config:
 
ASA Interface on the Switch:

interface GigabitEthernet4/0/43description ASA-inside LANswitchport access vlan 7switchport mode accessspanning-tree portfast
 
Client Interface on the Switch:

interface GigabitEthernet3/0/1switchport access vlan 2switchport mode accessswitchport port-securityswitchport port-security aging time 2switchport port-security violation restrictswitchport port-security aging type inactivitymacro description cisco-desktopspanning-tree portfastspanning-tree bpduguard enable

[code]...

View 2 Replies View Related

Cisco Switching/Routing :: Local Switching Via ASR1002?

Jan 17, 2012

see the attached diagram to explain the network. I'm trying to do a "port-to-port" layer 2 connection on an ASR that will bi-directionally bridge a physical interface to a sub-interface. I tried using " connect VLAN200 Gig0/1/0 Gig0/0/3.200 interworking ethernet " but I'm not getting traffic through the connection.
 
I don't think BDI will work because it requires a Layer 3 point.  I have to make this Layer 2 switching.

View 5 Replies View Related

Cisco VPN :: SA-VAM Not Supported In 7206VXR?

Feb 22, 2011

I have a Cisco 7206VXR with NPE-400. The IOS version is 12.4(24)T3. I installed a SA-VAM in the router in slot 6 but getting the following on the console.
 
AP-Pune-RT#Feb 23 11:16:34.484: %PA-3-NOTSUPPORTED: PA in slot6 (Unknown (type 650)) is not supported on this chassisFeb 23 11:16:34.484: %PA-3-DEACTIVATED: port adapter in bay [6] powered off.Feb 23 11:16:34.584: %PA-2-PABRIDGE: Failed to config bridge for PA 6Feb 23 11:16:35.384: %PA-4-IMPROPER_REMOVAL: Improper removal for slot 6.Feb 23 11:16:35.384: %PA-3-DEACTIVATED: port adapter in bay [6] powered off.Feb 23 11:16:35.468: %CRYPTO-4-PKT_REPLAY_ERR: decrypt: replay check failed        connection id=975, sequence number=677864
  
Is the SA-VAM not supported in the Router 7206VXR?

View 3 Replies View Related

Cisco WAN :: How Many Routes Support 7206VXR With NPE-G2

Jul 24, 2011

How many routes support 7206VXR with NPE-G2?

View 2 Replies View Related

Cisco WAN :: 7206vxr Acceptable CPU Level

Jan 18, 2012

We have a 7206VXR with an NPE-G1 processor. We're running the standard stuff on it, but here are the highlights.We just enabled netflow on it to send the data to an external source for analysis and the overall CPU level increased, but not significantly. About what should we expect for the overall CPU level? At this point, it's averaging close to 40% during peak hours.

View 4 Replies View Related

Cisco :: RICS0001 Error For 7206VXR

Nov 28, 2011

I am having trouble  with gathering inventory for  7206 XVR devices. I got this error:
 
RICS0001:Internal Error,unable to process the collected data from the device
 
How can I  make the inventory work for these devices ?
 
Here's an excerpt from IC_Server.log:
 
[ Tue Nov 29  16:24:53 CET 2011 ],ERROR,[Thread-31],com.cisco.nm.rmeng.inventory.ics.server.InvDataProcessor,458,SQL Anywhere Error -193: Primary key for table 'MemoryPool' is not unique

[Code].....

View 2 Replies View Related

Cisco WAN :: High CPU Utilization On 7206VXR

Jan 7, 2013

High cpu utilization on cisco 7206 vxr router.[code]                                    

View 2 Replies View Related

Cisco WAN :: 7206vxr Freezes During Booting?

Sep 13, 2011

System Bootstrap, Version 12.4(12.2r)T, RELEASE SOFTWARE (fc1)Technical Support: [URL] Copyright (c) 2006 by cisco Systems, Inc.Socket jumper: not present Failsafe jumper: present = normalFPGA revision 0x00000026C7200 platform with 2095104 Kbytes of main memory

Readonly ROMMON initialized

Self decompressing the image : #################################################################################################################################### [OK]
%ERR-1-SRAM: Bus error on SRAM interface%ERR-1-FATAL: Fatal error interrupt, No reloadingerr_stat=0x80, err_enable=0xFF, mgmt_event=0x10

System bridge dump:
PCI B:3 D:0 F:0 Reg:0x00: device and vendor id           = 0x648511ABPCI B:3 D:0 F:0 Reg:0x04: status and command             = 0x02B00000PCI B:3 D:0 F:0 Reg:0x08: class code and rev id          = 0x05800004PCI B:3 D:0 F:0 Reg:0x0C: hdr type, lat timer and cls    = 0x80804000PCI B:3 D:0 F:0 Reg:0x10: PCI CSN0 BAR (LOW)             =

[code]....

View 2 Replies View Related

Cisco WAN :: High CPU Utilization On 7206VXR (NPE-G1)

Jun 20, 2012

I am observing very high CPU utilization on my Cisco 7206VXR (NPE-G1) Router. We have done all the necessary troubleshooting but not able to identify root cause. [code]

View 10 Replies View Related

Cisco WAN :: 7206VXR (NPE-G2) Sudden Reboot

Aug 3, 2011

I have CISCO 7206 router with NPE-G2 and 2 gig of memory. There's a vpn and pppoe servers on this unit and it hold maximum of 250-300 simultaneous connections. Periodically (1-5 times/hour) router suddenly reboots with lots of messages in console:
 
IPFLOW: Warning: V5 overfill -Traceback= 0x14975E4z 0x1A133F4z 0x1A16CC0z 0x1A17754z 0x1A17870z 0x3337874z 0x28F80Cz 0x66A704z
*** System received a Software forced crash ***

[Code].....
 
I googled about first "V5 overfill" but no luck, i analyzed crashifo's with cisco tool and it said - it is ios problem, but if i change ios - problem lives again, no matter which ios i use.

View 6 Replies View Related

Cisco WAN :: QOS Marking Query Of 7206VXR

Nov 2, 2011

We have subscribed for MPLS links from Service provider we have a DC where the core connectivity is 90 MB and Remote branch location Connectivity is 64 Kbps. We are in process of enabling QOS for our links with co-ordination with Service provider ; as per our finding the branches have more RX traffic (downloading) so after discussion with provider we were advised to mark traffic from the core end and give it to the provider.The provider at its PE will honor the marking and set some B/W percentages and prioroty based on the DSCP marking values.
 
We need to mark this traffic so it is feasible to mark the traffic at the core DC router which has the below H/W details,Cisco 7206VXR (NPE-G2) processor (revision A) with 917504K/65536K bytes of memory.
Processor board ID 36161439
MPC7448 CPU at 1666Mhz, Implementation 0, Rev 2.2
6 slot VXR midplane, Version 2.11
 
or is it feasible to mark the traffic at the core switch.

View 6 Replies View Related

Cisco WAN :: Can PA-1GE Module In 7206VXR With NPE-G2 Be Configured

Mar 4, 2012

Can a PA-1GE module in a 7206VXR with an NPE-G2 be configured to negotiate/work with a 100mbps Vendor provided Ethernet Port? The router sees the interface but it is in up/down.

View 1 Replies View Related

Cisco WAN :: High CPU Utilization On 7206VXR Due To Traffic?

Apr 19, 2011

I have a 7206VXR router doing policy routing with CEF enabled on all interfaces, no Cache Misses, Align Errors or failed buffers. CPU peaks up to 80% every two or three minutes. I suspect it is traffic related as I have a standby box and when it becomes the active on in the HSRP pair to high CPU load and LAN interface input errors follows it. see various show command output below. The router has a NPE-G1 and I'm using a gigabit port off of this on the LAn side and a E3 Frame Relay interface on the WAN side.
 
UK-DHC-Policy1#show buffersBuffer elements:     1118 in free list (1000 max allowed)     3539658545 hits, 0 misses, 1119 created
Public buffer pools:Small buffers, 104 bytes (total 50, permanent 50, peak 229 @

[Code].....

View 2 Replies View Related

Cisco WAN :: Rack Unit For 7206VXR And 3945E?

May 29, 2013

I was looking for Rack Unit required for 7206 VXR & 3945E but couldn't find it.

View 1 Replies View Related

Cisco WAN :: 7206VXR - Maximum Possible ISDN Calls?

Jun 12, 2011

What is the maximum possible ISDN calls on Cisco 7206VXR router using PRI links and PRI supported cards.

View 7 Replies View Related

Cisco WAN :: Maximum Performance On Router 7206VXR (NPE-G2)

Oct 31, 2011

am use router Cisco 7206VXR (NPE-G2) ram 1G now am enable bgp routing full route aboute 400K record , ospf routing maximum traffic throughput is 400 Mbps but the cpu utilize is 80%

View 3 Replies View Related

Cisco VPN :: QoS On 7206VXR DMVPN - Implement VoIP?

Sep 27, 2011

one of my customers wants to implement VoIP in his existing DMVPN Network Topology. I have read about the "Per-Tunnel QoS for DMVPN" but when it comes to configure it on my hub router (Cisco 7206VXR with c7200p-advsecurityk9-mz.124-15.T14.bin) I am lacking the option to set the "ip nhrp map group" command.
 
My question now is, is it generally not supported by the 7206VXR platform? Or can I get the option by upgrading the IOS to a newer version? If so, which one could I use ?

View 2 Replies View Related

Cisco WAN :: 7206vxr - Class Based Shaping

Jun 3, 2013

There around 70 remote sites and head end is of 200 Mbps MPLS WAN link..
Platform: 7206VXR, IOS: 12.4(15)T7
The QOS configuration at present is attached..
 
At the head end, we would like to shape based on remote sites bandwidth. Having said that, how many classes should I create to achieve this? Is there any other simplified way of achieving this ? 
 
Remote Site MPLS bandwidth
No. of remote sites
64 kbps
3
128 kbps
3
[code]...

View 8 Replies View Related







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