Cisco Switching/Routing :: 3750 / Dual Hand-off L3 Protocol?
Jan 31, 2012
Currently our Cisco 3750 have one interface (port 1) that connected to our provider (Internap) with the IP 66.150.7.68 assigned. Now we want to upgrade to dual handoff L3 protocol. Below is the network configuration from Internap.
>>>> We have assigned the below /30s for each of the interfaces and will statically route the 66.150.7.0/25 down both interfaces.
>>>>
>>>>
>>>> 63.251.162.20/30
>>>> 63.251.162.21 - border1.sef003 - Internap side
>>>> 63.251.162.22 - your side
>>>>
>>>> 63.251.162.184/30
>>>> 63.251.162.185 - border2.sef003 - Internap side
>>>> 63.251.162.186 - your side
tell what command lines do I need to input on my Cisco switch for port 1 and 2 in order for the dual handoff to work correctly?
View 1 Replies
ADVERTISEMENT
Jun 18, 2012
I have configured SPAN in cisco 3750 switch as below mentioned. but the destination port protocol is down.switch(config)#monitor session 1 source interface gigabitethernet1/0/1switch(config)#monitor session 1 destination interface gigabitethernet1/0/11 ingress vlan 1
View 8 Replies
View Related
Jan 30, 2013
I have 2 3750 switch stacks which I would like to have redundant trunks between them. This will provide two physical connections traveling through different geographical locations for redundancy in the event that a cable is severed. I couldn't find anything in regards to setup/config. Does it matter if I go stack1/switch1 to stack2/switch1 and stack1/switch2 to stack2/switch2 or should they cross to opposite switches like a stack cable? I don't think that should be necessary, but couldn't find any documentation. Should there be an issue with loops?
View 4 Replies
View Related
May 27, 2012
We have upgraded our gateway router from a Cisco Linksys RVL200 to a Cisco 861, this is a big jump from a GUI driven system to IOS CLi and i'm having issue finding my feet. I tried the Cisco CP system but it didn't work so I'm going to configure it with IOS commands. I wish to replicate the current configuration on the 200 with the following setup.
I have created a DHCP pool but i am unable to configure the FastEthernet ports to hand out address automatically, the pool is called USERS with range 192.168.1.30 -> 192.168.1.253.How do I work out the client-identifier for a DHCP client, I don't want to plug this into the network and manual reconnect all the PC's just to get the ID then make a static route.
View 8 Replies
View Related
Feb 19, 2012
I would like to make a design with 4 Nexus 5596UP. 2 of them equipped with Layer 3 Expansion Module so they can serve as core layer and the other 2 Nexus used as Layer 2 for aggregation server layer.The 2 Nexus in the core layer will run HSRP and will peer with ISP via BGP for Internet connection The 2 Nexus in the aggregation layer will be configured as layer 2 device and have FEX and switches connected to them.What I am ensure of is how the vpc and port-channel configuration should look like between the 4 nexus. What I was thinking is to run vpc between the 2 Nexus in the aggregation layer and between the 2 Nexus in the core layer. Than I was thinking of connecting each Nexus in the aggragtion layer to both Nexus in the core layer using port-channel and vice-versa.
View 3 Replies
View Related
Jan 7, 2013
I'm in the process of finding a dual WAN router with VPN support, that allow me to redirect some traffic to one specific WAN port and do load balancing of that specific traffic in case of that WAN failing (this last requirement is preferably but isn't fully needed).
Does the RV042/G could work with that? In that case, does it allow protocol redirect only? What about ip/ports redirecting? Or some kind of packet filtering to redirect to specific WAN ports?
View 6 Replies
View Related
Apr 18, 2012
I have a collapsed core design with routed ports between all components. Access layer switches, data center switches, core/aggregation. All routed (no spanning-tree at all).Now...I have to add an IBM BladeCenter with a BNT layer 3 switch to my topology. However, those nasties don't seem to support routed ports.How can I have a routed port on my cisco switch and a standard access port on the BNT and still establish an adjacency with an SVI? I am running OSPF, but I am labbing this in my home lab with 2 x 3550s and EIGRP.
On SW2:
*Mar 1 00:57:00.711: EIGRP: Received HELLO on Vlan100 nbr 10.1.1.1
*Mar 1 00:57:00.711: AS 999, Flags 0x0, Seq 0/0 interfaceQ 0/0 iidbQ un/rely 0/0 peerQ un/rely 0/1
*Mar 1 00:57:02.303: EIGRP: Sending UPDATE on Vlan100 nbr 10.1.1.1, retry 9, RTO 5000 tid 0
*Mar 1 00:57:02.303: AS 999, Flags 0x1, Seq 17/0 interfaceQ 0/0 iidbQ un/rely 0/0 peerQ un/rely 0/1
[code].....
View 10 Replies
View Related
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
Jan 10, 2013
I have bought Cisco ISR 881 C880DATA-UNIVERSALK9-M with c880data-universalk9-mz.150-1.M7.bin ios.
command "show ver" tell me:
License Information for 'c880-data'
License Level: advsecurity Type: Permanent
Next reboot license Level: advsecurity
So I have advsecurity. On cisco site there was a thing URL
"Table 5. Cisco IOS Software Features on Cisco 880 Series: Advanced Security Feature Set (Default)"
that tell me I have RIP protocol to use. But when I type "router rip" command and sub router sommands like: network, passive-interface, redistribution. There are no in runnning-config such things after all I've done. It have not been saved.
then the command "show licence":
#show license
Index 1 Feature: advipservices
Period left: Not Activated
Period Used: 0 minute 0 second
License Type: EvalRightToUse
License State: Not in Use, EULA not accepted
License Count: Non-Counted
License Priority: None
I need even RIPv2 to have simple routing information to exchange.
And I don't know. Cisco 880 series is G2 or G1. Cisco ISR beginning from 890 series is G2. About 880 I don't know. There no informanion about it or at least I have not found it yet. On one 891 is the same problem. When I type "router eigrp 1" everything is great. But when "router rip" - do no work.
View 9 Replies
View Related
Feb 24, 2013
I have encounterd a broplem on my Cisco 805 model.
When i use the command "show ip interface brief" the status shows "up" but the protocol is "down" on my serial interface.
The link between my to sites is down after this happend.
View 1 Replies
View Related
Apr 14, 2013
When I config BGP on my 3750X Switch, it show error as below:
protocol not in this image
should I need to upgrade the IOS or Where I can found a supported image (support BGP)
View 1 Replies
View Related
Jul 10, 2012
I am trying to enter this command in Cisco 2960 but the device is not accepting it. Is this because of IOS or this command is not available for 2960?
View 1 Replies
View Related
Jan 31, 2013
I am trying to review the port-channel configuration on a 6500 series. I am issuing the "show etherchannel summary" command and the out put shows the Group, Port-Channel, and Ports. It does not show me the protocol that is in use such as PAgP or LACP. Does this have to do with the Etherchannel in the "On" mode rather than "active", or "Auto"?
View 2 Replies
View Related
Dec 1, 2012
On our backbone (Cisco 6509) we have the following config.
spanning-tree mode rapid-pvst
spanning-tree extend system-id
spanning-tree vlan 1-200 priority 24576
1. is rapid-pvst the best spanning tree protocol to use? on some switches we have pvst (not rapid)
2. do all switches in the LAN need to use the same protocol?
3. does line 3 :priority 24576 mean that someone set tis switch as root manually? how can one further enforce the backbone as root (so noone adds a old switch with lower root id)
View 6 Replies
View Related
Oct 29, 2012
I'm trying to implement the UDLD protocol (Cisco-compatible), but face some problems. There is no enough information for implementing this protocol neither in RFC 5171 [URL] nor on [URL] How can I get a more detailed information regarding protocol state machines and timers?
View 2 Replies
View Related
Apr 10, 2013
We are using CISCO LMS 4.2.3 in our network in India, we are facing a issue regarding alarm generation for a protocol flap/down, especially when BGP / OSPF neighbourship got flapped.These flapping will result in the data service degradation , by which we came to know that some protocol flap may occurred at router end & then we go for the manual check by login into the router.after escalating the same to cisco we came to know that it is a bug of Cisco LMS. using any other method/technique to view the protocol down alarms automatically for cisco routers.
View 1 Replies
View Related
Dec 25, 2012
I want to configurate Vpdn protocol PPOE but i can not write protocol ppoe under vpdn group name on cisco 2811. cisco 2811 iso is 12.4 T adventurer and i upgrade it 15.1 advansecure but problem is still.
View 5 Replies
View Related
Jun 10, 2013
Will Resilient Ethernet Protocol (REP) run on all Cisco switches (2960S and 3010) or is it only available on Service Provider switches like the ME3400E?
View 2 Replies
View Related
Aug 27, 2012
I work for a Wireless ISP and the device impacted is the back haul radio into the site. I have swapped from a 2950T to a 3550. Replaced the radio, PoE, patch lead. We have re ran the cable up the tower using shielded outdoor cable with a drain wire which has been earthed to an earthing block in the cabinet. We have other devices on the tower not experiencing the issue. We suspect cable interference however am now at a loss to diagnose further.
[Code]....
View 3 Replies
View Related
Apr 4, 2013
I'm trying to upgrade NBAR protocol pack on my Cisco 1941 router, so i downloaded new NABR protocol pack (version 4.0.0) and transferred it into router flash via tftp. When i try to apply new protocol pack with command : ip nbar protocol-pack flash:[protocol-pack-name]
i got this error :
% NBAR Error : Advanced Protocol Pack can not be loaded on top of Standard Protocol Pack
The router is running IPBASE IOS with Security License, IOS image is c1900-universalk9-mz.SPA.153-1.T.bin. Does NBAR2 packages works on IO BASE images?
View 2 Replies
View Related
Jun 30, 2012
Do I need the Universal image to perform stftp on a 3750 or 3750-X?
View 8 Replies
View Related
Feb 15, 2012
I have been having following situation on my WAN facing interface on Cisco2911 where the same number of broadcast, multicast and unknown protocol drops is happening. Not sure but some applications are struggling to run over on the WAN.
[code]....
View 4 Replies
View Related
Feb 18, 2013
Region : Germany
Model : TL-WDR4300
Hardware Version : V1
Firmware Version : V1
ISP : Kabel Deutschland
the firmware offers 3 different dyndns services. But opendns is not included, also there is no free field to choose protocol, server, password and network. Will this be updated in further firmwares?
View 3 Replies
View Related
Nov 28, 2012
My Company use Core Sw 4507R-Sup 7L-E with Enterprise Services License. I has upgraded to use iOS cat4500e-universal.SPA.03.03.01.SG.151-1.SG1.bin
When I use match protocol in class-map, there are only about 10 protocols, and not have those ones I need. I intend to expand the list of protocols to do some Policy-map by loading PDLM. But 4507 is no longer support NBAR. So do we have another way to set Catalyst 4507R with Sup 7L-E recongnize more protocols in match protocol command?
View 1 Replies
View Related
Jun 8, 2012
Is there a possibility to transfer files between two N5k's via mgmt0 using TFTP protocol?
Source: One N5k's mgmt0 interface
Destination: Another Nk5' mgmt0 interface
I know when issuing "copy bootflash tftp" or vice versa, I need to specify management VRF. But how do I specify to be TFTP itself sourced from mgmt0 interface in NX-OS? From IOS I was used to use "ip tftp source-interface <interface>", but in NX-OS I have only Ethernet or Loopback as an option.
According to NX-OS Unicast Routing Configuration Guide (Configuring Layer 3 Virtualization) the answer should be in N7k configuration guide, but I didnt find it there either...
View 1 Replies
View Related
Nov 27, 2012
We are using 3825 Cisco router with IOS version 12.4(24)T2. The unknown protocol drops on our GigabitEthernet0/1 interface is increasing. This interface is connected to our modem. What could be causing this unknown protocol drops?
cnshaccent-gw-2#sh int GigabitEthernet0/1
GigabitEthernet0/1 is up, line protocol is up
Hardware is BCM1125 Internal MAC, address is ffff.ffff.ffff (bia ffff.ffff.ffff)
[Code]....
View 1 Replies
View Related
Jan 9, 2012
At a college I'm trying to setup a Cisco 2960 to be used on a VLAN 248 tagged on the uplink port that uses Spanning Tree/. Here is the following from the Cisco:
show interfaces trunk
Port Mode Encapsulation Status Native v lan
Gi0/1 on 802.1q trunking 1
Port V lans allowed on trunk
Gi0/1 248
[code]...
On the Alcatel OS6850-48L the following is setup: bridge 1x1 248 priority 3287 Vlan 248 802.1q 5/8 "cisco"
I cannot make a change on the Alcatel, I can only administer the Cisco. I was able to get things working fine (as a test) using a Net gear or HP switch instead of the Cisco. However we have a Cisco switches and would not like to have to buy HPs. Is there a compatible spanning tree protocol to use on the Cisco with the way things are configured on the Alcatel. I need to stick to standard RSTP (802.1w) ieee standards and not something Cisco proprietary.
View 5 Replies
View Related
Nov 16, 2011
I have a 3845 router. Setup SSH Version 2generated rsa keys (1024)set login localtransport input ssh and telnet is enabled since I can't get ssh connection working When I connect using SSH, I get the following error. server refused authentication protocol.
View 21 Replies
View Related
Feb 14, 2013
We have one core switch and we are planning to add a 6509. Both are none VSS.All the access switches are Catalyst 3560 series.
We plan to have all 3560s to have a link to each of the core. Without VSS, it is not possible to etherchannel to both core switches correct?What protocol should I configure to prevent in case one core fails? HSRP, VRRP, GLBP?
Do I need to run spanning tree protocol? if so which one?What is the best way to connect from each Catalyst 3560 for load balancing and redundancy? One to each core?
View 4 Replies
View Related
Oct 10, 2011
I'm looking at adding a Cisco 3750-X switch running c3750e-universalk9-mz.122-55.SE1 (IP base license) into a stack of 3750-G switches running c3750-ipbasek9-mz.122-55.SE1.bin Given that the version and feature sets are the same I don't forsee any compatibility issues. Would there be any reason why a universal image wouldn't stack correctly with other switches running the single .bin file?
View 9 Replies
View Related
May 21, 2012
We have a stack of switches that is at the max number of members allowed in the stack. Problem is we are running out of port density and need to add more ports. So instead of adding a whole new stack I would rather replace 2 of the 24-port swicthes with 48-port switches.
If the two 24-port swicthes we are removing are stack members and neither of them are the stack master, I should be able to replace the 24-port switches with the 48-port switches without bringing the master offline? If the new 48-port switches are running the same IOS version as the current 24-port swicthes, they should add themselves to the stack?Would I have to tell the new 48-port swicthes what switch numbers they are replacing in order for them to be added to the stack since we are at the max number of members?Also since the 48-port swicthes are replacing 24-port switches will the master give the 48-port switches the configuration for only the 24-ports?
View 11 Replies
View Related
Sep 22, 2012
At home I have a Cisco 877 router, I also have Optus Cable internet and Telstra Business Direct DSL. I have configured the ATM interface for the Telstra DSL connection through the onboard DSL interface. I have also configured Fast Ethernet port 0 as a vlan2 port, which is configured for use with the Optus Cable internet (this is connected through an Optus Netgear CG3000 router). The Nethgear has DHCP enabled (192.168.0.xxx range), as does my Cisco 877 (10.0.0.xxx range).Firstly, the Telstra Business DSL is due to be connected tomorrow between 9am and 1pm, so it is not physically connected as yet.From my laptop connected to fa3 and using Console connection, I can ping all of the 192.168.0.xxx addresses that exist, as well as my own laptop and a VoIP phone I have connected to fa2 (laptop is 10.0.0.100, VoIP phone is 10.0.0.101 both DHCP assigned, not MAC Reserved either).I can use internet explorer on my laptop to connect to the Netgear router, but no other internet pages. I also cannot connect to my Fuji-Xerox printer at 192.168.0.20 through the web browser, yet I can ping it from the router.I don't have a huge experience with Cisco as yet, and everything I have learnt has been basically self tought. I am looking into doing my CCNA, once I achieve enough funds Now, what I am trying to achieve ideally is, to combine both the Cable and DSL services to in effect double my speed? if this isnt available, a load-balancing type of scenario would also be good. Both DSL plans have a 500gb download limit, but the reason I needed the Telstra DSL is the VoIP phones I am using won't connect through Optus (Optus have locked nearly everything out), and Optus will not give me a STATIC IP address with the Cable, whereas I have on on the Telstra DSL, I would like to Remote Desktop into my main PC eventually.
The IOS on my router is: C870 Software (C870-ADVIPSERVICESK9-M), Version 12.4(6)T7
The Optus Cable Modem IP is 192.168.0.1, the Cisco 877 router IP is 10.0.0.1
The current config (complete, with username & passwords ### out) is below: (Bear in mind there's probably many things thats not needed.Once I get the router working, I will configure my 2960 switch and have all devices connected through this. All devices on my network do not need to stay in the 192 range, they can be 10.0.0.xxx. The DHCP could be disabled on the Netgear (Cable Modem) if that's required as well.
!version 12.4no service padservice timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname N3813163R!boot-start-markerboot-end-marker!logging message-counter sysloglogging buffered 51200 warnings!no aaa new-modelclock timezone aest 10!crypto pki trustpoint TP-self-signed-116689578enrollment selfsignedsubject-name cn=IOS-Self-Signed-Certificate-116689578revocation-check nonersakeypair TP-self-signed-116689578!!crypto pki certificate chain TP-self-signed-116689578certificate self-signed 01 3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 30312E30 2C060355 04031325 494F532D 53656C66
[code]....
View 5 Replies
View Related
Feb 16, 2013
I would like to ask if there are dual WAN router models on ISR G2. The client doesn't want the RV042G. Any model from the 890 series up to the 2900 series ISR G2 routers? The connection from the ISP is via Ethernet. If a serial connection would be used then we can just add an HWIC-2T for this matter.
View 10 Replies
View Related