Cisco Switching/Routing :: C2691-ADVIPSERVICESK9-M / Redistribute OSPF / EIGRP Commands

Dec 18, 2011

I was reading my book when I found  :
 
redistribute ospf 2 external 2
 
The book says  only ospf external routes of type 2 will be redistributed.But when I tried to configure the above command on router, I was not able to configure it; there was no external or internal option available with redistribute ospf command.

Below is the output: 
 
R2(config)#router rip
R2(config-router)#redistribute ospf 1 ?
  match      Redistribution of OSPF routes
  metric     Metric for redistributed routes
  route-map  Route map reference
  vrf        VPN Routing/Forwarding Instance
  <cr>
 
R2# show version
 
Cisco IOS Software, 2600 Software (C2691-ADVIPSERVICESK9-M), Version 12.4(15)T6,     RELEASE SOFTWARE (fc2)
 
Do we have such command for eigrp? For example  If i want to redistribute only external routes from eigrp into ospf,  do we have any command  such as  :redistribute eigrp 1 external ?I understand there is several ways to achieve to same goal however I am just curious if we could acheive the same goal using single redistribute eigrp  command without any route-map.

View 1 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 6500 Redistribute Static Route In Eigrp With VRF

Feb 19, 2013

I have an issue with my setup of a 6500 switch (12.2(33)SXI9).We have a 6500 switch with several VRF's. For a certain VRF I would like to redistribute a static route in EIGRP. After doing so I don't see the static route on my eigrp neighbor.
 
This is a overview of my config. I'm basically redistributing only my static route for this vrf in eigrp.
 
I found a similar case in which the solution was adding a metric to the static route. (eg. redistribute static route-map static-eigrp-pp metric 10000 100 255 1 1500). But the strange thing is that we don't have this issue on a similar machine (same IOS, same config setup). [code]

View 2 Replies View Related

Cisco Switching/Routing :: Nexus 7000 Redistribute Ospf Summary Subnet?

Mar 11, 2012

I have a Nexus 7K router, has 2 ospf process, ospf 1 and ospf2. OSPF1 has several subnets in 10.1.0.0/16 subnet range , OSPF2 has several subnets in  10.2.0.0/16 subnet range. I want to summary OSPF 1 subnets to 10.1.0.0/16 then redistribute to OSPF2.but OSPF 2 didn't receive 10.1.0.0/16. Below is the config
 
ip prefix-list all seq 10 permit 0.0.0.0/0 le 32
route-map all permit 10
  match ip address prefix-list all
 router ospf 1
  router-id 10.10.3.9

[code]....

View 2 Replies View Related

Cisco Switching/Routing :: OSPF Or EIGRP On 851 Or 861?

Dec 14, 2011

Does 800 series routers support OSPF or EIGRP?  Command for EIGRP is available but when you try to run it, you get that "protocol is not available in the image".  Is there a specific image that I can get that will support either of these two on a Cisco 851 or 861?

View 4 Replies View Related

Cisco Switching/Routing :: Does 3750 / 3560 Switch Support Eigrp Or Ospf

Feb 17, 2013

I believe the answer is yes, but incorperating more layer 3 features of our 3750's, I want to know if they fully support EIGRP or OSPF?
 
Also for a small business of 4 locations, each with a 10mbps fiber and a 1.5mbps mpls... wouldn't you say EIGRP would be easier?  Want to look at making the failover automatic if the 10mbps fiber goes down between a site, then the network fails over to 1.5mbps mpls. When the fiber returns in service then the network automatically preferr the fiber again. 
 
Currently we use static routes and if there is a provider outage we have to manually edit the config to flip flop the routes.

View 3 Replies View Related

Cisco WAN :: 2901 Eigrp Does Not Redistribute Static Routes

Sep 25, 2011

i have a problem in my eigrp  configuration that the other branch   only see the network that i am advertised in eigrp and can't see the the redistibuted static route inside eigrp .. i dunno why is  thatand that's my running.

View 16 Replies View Related

Cisco WAN :: 65199 Redistribute BGP Into OSPF Via Route-map

Nov 20, 2011

Our current router is setup to redistribute our BGP routes into OSPF using the following code:
 
-router ospf 60
-log-adjacency-changes
-redistribute bgp 65199 metric 1500 metric-type 1 subnets
 
I want to filter down the routes so only a set of specific routes is redistributed.. we have done this in the past with EIGRP by doing a route-map / prefix-list to manage the routes passed into EIGRP.My question is I can replicate the metric and the metric-type in the route-map by doing the following: [code] Do I need to be concerned witht the "subnets" command in this design?  What I understand "Subnets".When redistributing routes into OSPF, only routes that are not subnetted are redistributed if the subnets keyword is not specified.  I suspect I need to add it!  So my final code should look like this..

View 2 Replies View Related

Cisco WAN :: ASR9010 IPSLA Track Static Route And Redistribute Into EIGRP

Jun 8, 2011

Is it possible to track a IPSLA operation and if it goes down track a static route which will be removed from EIGRP process. I have read through documentation and have come stuck. I have the below configured and have shown the features installed. How would I go about getting the below static route injected into EIGRP only if the IPSLA operation in ok?
 
track RMB
type rtr 100 reachability
ipsla

[Code]....

View 2 Replies View Related

Cisco VPN :: 3945E-SEC/K9 And 2911-SEC/K9 Contains Advance IP Services Features (like Eigrp / OSPF)

Sep 11, 2011

I am wondering if IOS bundled  by default with CISCO3945E-SEC/K9 and CISCO2911-SEC/K9 contains adv. ip services features (like Eigrp, OSPF etc.).

View 1 Replies View Related

Cisco Switching/Routing :: 4500X IOS XE Commands

Jan 31, 2013

We are replacing two 3750E switches with 4500X using   cat4500e-universalk9.SPA.03.03.02.SG.15111.GS2    
 
1. is there a command reference available for this ios - can't seem to find out
2. Im using GLC-T gbics and we normally would set the speed to either 100 or 1000 now that option does not seem to be available.
3. when I entered username etc.  I got a message " CLI deprecated soon".

View 1 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 :: SSH Commands Not Available In IOS CAT4500e

Jul 30, 2012

SSH commands not available in IOS cat4500e-universalk9.SPA.03.02.00.XO.150-2.XO.bin I just recently upgraded to universal k9 as the k9 versions usually include the crypto, shh commands however I still do not have access to these commands, is there anything I must to to enable these?

View 2 Replies View Related

Cisco Switching/Routing :: GNS3 - Stub Router Not Updating Routing Table - EIGRP

Nov 14, 2012

We have small which I'm looking to implement and have built this on GNS3.
 
We have:
 
Router A in site 1
Router B in site 2
Router C in site 3
 
Router A and B are connection via a point to point 100M link and from Router C we have a 2 point to point one of which is 5Mpbs and going to Router A and Router B.
 
For Router C to reach Router A network it will go via Router B and these are 100M connection. When the link between Router A and B goes down. Router C should update and start using the 5m route.
 
For some reson, the routes are not updating. I have to do 'clea ip eigrp ne' for the routes to update and if I reload the routers all works well, it seems the problem is intermittent.

View 13 Replies View Related

Cisco Switching/Routing :: Logging Commands On 6500

Oct 11, 2012

I am looking for soem best-practice and useful logging commands on 6500 and 3750 platforms. Some of them I have listed below. Is there any important ones I am missing Also, I need to know what kind of recommended logging level is for buffer and what is loggign level for syslog server?

View 1 Replies View Related

Cisco Switching/Routing :: SSH Commands Not Available In 4500x Switch?

Oct 6, 2012

We have a 4500x Switch in this ssh commands are not available.its running on (cat4500e- UNIVERSAL-M), Version 03.03.00.SG) IOS XE.  

View 2 Replies View Related

Cisco Switching/Routing :: 2911 IP SLA Commands Missing?

Nov 13, 2011

I've got two routers, Cisco 2911's with 15.1(4)M1 on one and 15.0(1)M5 on another.
 
I'm trying to set up ip sla for vrrp tracking but the commands seem gimped?  I don't even have an option for ip sla <operation number>.  All I've got is ip sla responder/server/key-chain.

View 1 Replies View Related

Cisco Switching/Routing :: Layer 3 Switching And ASA 5505 With OSPF?

Jun 15, 2012

We are setting up a test lab in our DMZ.  The path to the internet is basically like this.  Anything past the firewall is irrelevant. For this lab lets assume it is vlan 300.
 
LAB SW ---> DMZ-SW ---> ASA FW ---> INTERNET
LAB IP Range = 172.16.300.0 /24
GW = 172.16.300.1 (On FW int)
Trunked all the way through.
 
I have an int vlan set up on the LAB SW.  It is being trunked to DMZ SW.   DMZ trunks it to ASA FW where there is a failover with a redundant switch.On the ASA the interface 0/2 is a subinterface 0/2.300 being used as the default gateway. 
 
I have DHCP running in a specific range on the LAB SW and do get an ip address when plugged in.  I cannot ping the default gateway on the ASA FW.The GW is defined using default-router command for 172.16.300.1 i.e.  default-router 172.16.300.1?
 
We are running ospf on the firewall.  There appears to be a pattern with ospf and a similar subnet setup elsewhere.  I was wondering based off of this info would configuring ospf for 172.16.300.0/24 allow me to ping the GW from a client on the LAB SW.Secondly.  I trunked 300 on the DMZ SW but I didnt add the vlan  to the configuration. i.e.  conf t <enter> vlan 300 <enter>  Does this really matter?  Or is having the vlan in the configuration only pertain to access mode on interfaces?

View 1 Replies View Related

Cisco Switching/Routing :: ASA5520 - Commands To Apply NAT On Interface?

Feb 15, 2012

configuration of NAT on an ASA 5520. On the ASA I have 1 x WAN connection and 1 x Internet Connection as well as the Inside and DMZ. I want to translate traffic from certain subnets on the inside (say 10.1.2.0 255.255.255.0) to an outside address (say 1.2.3.0 255.255.255.0). I'm assuming the ASA using the number after the brackets to distinguish what to translate? So if I had another entry with a '2' after the brackets, any of the '1' entries wouldn't translate to this? I have access-lits inbound on the INSIDE interface, I'm assuming these are applied before any NAT and only items allowed through the access-list are allowed to NAT?
 
I also have an address I would like to statically NAT with a certain port number, how do I do this? After I've configured this, what are the commands to apply NAT on the interface?

View 9 Replies View Related

Cisco Switching/Routing :: 3850 Cannot Configure HSRP Cause The Commands Are Not There

Jun 7, 2012

I just started a evaluation license for IP Base on my 3850 switches. But i can't configure HSRP cause the commands are not there (I rebooted allready). Do you need enterprise for HSRP on the 3850?

View 2 Replies View Related

Cisco Switching/Routing :: 3750E NetFlow Commands Available On Switch

Oct 30, 2011

I have a 3750E stackable swtch and I need to configure neflow on it.  Are there any IOS versions that support netflow on the 3750E?  Is there any possible to configure netflow on a 3750E?  I do not see any netflow commands available on the switch?

View 2 Replies View Related

Cisco Switching/Routing :: 2811 / IOS Firewall Commands Not Working?

Mar 8, 2013

I have a Cisco 2811 router and i want to experiment on the IOS firewall.The thing is, none of the commands that are proposed in online guides - like ip inspect, ip audit, etc. - seem to be working. I just get "unrecognized command" on a router that is supposed to support such features. I'm wondering if it has something to do with the IOS image.

My show version output is this:
 
Cisco IOS Software, 2800 Software (C2800NM-SPSERVICESK9-M), Version 12.3(11)T9, RELEASE SOFTWARE (fc3)
Technical Support: [URL]
Copyright (c) 1986-2005 by Cisco Systems, Inc.
Compiled Tue 13-Dec-05 08:24 by ccai

[code]....

View 5 Replies View Related

Cisco Switching/Routing :: 3550 Won't Accept WRR-Queue Commands

Jan 22, 2013

We are upgrading from 3550 - 3560 switches.On the 3550's we have this on each interface: [code] The 3550's wont accept the wrr-queue commands. How to set these on the 3560's.

View 1 Replies View Related

Cisco Switching/Routing :: No 802.1x Interface Commands On 3560 Switch

Aug 20, 2012

I am trying to configure 802.1x wired on a 3560 switch and don't see the required commands under the interface. I am running c3560-ipbasek9-mz.122-55.SE6.bin. I was thinking it might not be available on the ipbase image, but I do have the commands on a 3750g running the ipbase image, so I'm not sure about that.

View 4 Replies View Related

Cisco Switching/Routing :: No Power Inline Commands On 1921?

Jan 27, 2013

I am running a 15.1 or so version of the IOS on a 1921 router. I have plugged in the external PoE injector into the router, and the PoE light on the front of the case is lit green. I have no options in the IOS to enable power on the EHWIC ports. I have most licenses enabled, including data and security.

View 6 Replies View Related

Cisco Switching/Routing :: 4506 Resilient Routing Design With OSPF

Aug 27, 2012

We have 2 sites, each with 2 x 4506 switches which will be connected togther using an etherchannel. The switches will provide access ports for client devices and will be configured with HSRP to provide gateway redundancy. SW1 will be HSRP active.2 metro ethernet links will be installed in each site which will connect back to our HQ sites. OSPF will be used over the backbone to provide resiliency and to allow shortest path routing to each HQ and to prevent traffic over the HQ to HQ link.

The 4506 will be trunked togther with an SVI for providing OSFP adjacency.For the traffic flow from SW2 to HQ2, traffic will hit SW1 and then route back to SW2 and then to HQ2. Is this the best way to do this? Should a second link be connected between switches just for routing or should something like GLBP be used?

View 6 Replies View Related

Cisco Switching/Routing :: Filter A Specific Host(s) From OSPF Routing Table On A ASA 5550 (ABR)?

May 22, 2013

I am attempting to filter a specific host(s) from my OSPF routiing table on a ASA 5550 (ABR) using LSA prefix lists.  However, when I look at the other routers in that area, I notice that ALL LSA type-3's are being removed (10 hosts are now missing from the routing table). I have verified the filter is working on the ABR, but I can't figure why ALL hosts/routes that were coming into the area are now being filtered instead of the specific one that I want to filter out.
 
Here is the config on the ABR:
 
prefix-list pdm_pl_000 seq 10 permit 206.253.180.137/32
!
!            
router ospf 1
network 10.0.0.0 255.255.255.0 area 0
network 10.150.10.0 255.255.255.0 area 10
network 10.150.252.0 255.255.255.224 area 10

[code]....
 
The 206.253.180.137 host is actually coming from Area '3'.  Am I doing something that is removing all type-3 LSA's?

View 3 Replies View Related

Cisco Switching/Routing :: EIGRP And Internet With 3745

Feb 28, 2012

I am having two small issues....First on my 3745 i get the following message:
 
*Mar  2 12:13:13.615: IP-EIGRP(Default-IP-Routing-Table:1): Neighbor 192.168.3.1 not on common subnet for FastEthernet0/1
 
*Mar  2 12:13:25.811: IP-EIGRP(Default-IP-Routing-Table:1): Neighbor 192.168.2.1 not on common subnet for FastEthernet0/1
 
Second problem is that I have my internet connection going to the 3640 on FE0/0 and it works just fine....I want to change over and have the 3745 be the internet router, but when I configure it, I get no connection.
 
3745 -
Current configuration : 1624 bytes
!
version 12.4
service timestamps debug datetime msec
LD version 0x10
GIO ASIC version 0x127
[Code]...

View 6 Replies View Related

Cisco Switching/Routing :: 4500 Sup Engine 7L - EIGRP?

May 13, 2012

We recently perchaced 4503 switch with Sub Engine 7L. It has universal IOS. We are unable to run EIGRP and HSRP protocol and the switch came with temporal license.how to proceed further to get EIGRP and HSRP enabled on the 4503 switch.

View 8 Replies View Related

Cisco Switching/Routing :: Nexus 7010 / 5510 - Run OSPF As Layer 3 Routing Protocol Between VPC Peer Links

Mar 25, 2012

I have an environment where i have two nexus 7010 switches, along with 2 nexus 5510's. I need to run OSPF as a layer 3 routing protocol between the vpc peer links.  I have 1 link being used as a keep alive link, and 3 other links being used as a VpC link.
 
1) Is it best to configure a separate Vpc VLAN i.e 1010

2) Is it best to configure a vrf context keep-alive

3) just have the management address as the peer ip's.

View 2 Replies View Related

Cisco Switching/Routing :: 6500 - Commands To Get Input For Network Documentation?

Sep 15, 2012

What are recommended commands to get input for network documentation (for disaster recovery)?
 
I've got 6500 with these modules: WS-SVC-FWM-1,
WS-SVC-IDSM-2, VS-S720-10G, WS-X6704-10GE, WS-X6748-SFP and dozens of WS-C3750E-48TD in couple of buildings.
 
So far I have these commands: Code...

View 3 Replies View Related

Cisco Switching/Routing :: 6509 User / Role Based Commands

Sep 8, 2012

I  want to give limited access to our first level support so that they can execute certain basic commands like, port vlan change, access port shut/no-shut on Cisco 6509 and 3750E switches IOS based. I want to restrict them to only few options so they can not make changes to uplink (TenGig) ports and can not issue reload command etc. We do not have TACACS. What is the best way to achieve this?

View 2 Replies View Related

Cisco Switching/Routing :: 4500 Unable To Enter Global QoS Commands

Oct 11, 2009

Unable to enter global QoS commands on the 4500E chassis?  We're using 12.2(53)SG.  If I go to 'conf t', there is no 'qos' command.  In the configuration manuals I've seen for the 4500, the following commands seem to be supported:

qos
qos trust dscp
qos dbl
qos dbl exceed-action ecn
qos map dscp 0 to tx-queue 2
qos map dscp 8 10 12 14 to tx-queue 1
qos map dscp 16 18 20 22 to tx-queue 4
qos map dscp 24 26 28 30 to tx-queue 4
qos map dscp 34 36 38 to tx-queue 4
[Code] .....

View 3 Replies View Related

Cisco Switching/Routing :: 3560x Configure EIGRP On ASA DMZ Interface

Aug 2, 2012

I am trying to configure EIGRP on my ASA DMZ Interface - topology as follows: [code] The ASA is currently configured for EIGRP with the inside 3560x switch and passing routing updates properly.However, the ASA will not send/receive routing updates to/from the DMZ 3560x switch - the two devices do establish eigrp neighbor relationship. [code]

View 4 Replies View Related







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