Cisco Switching/Routing :: Test Multicast Routing With 1801?

Apr 29, 2012

I would like test multicast routing with cisco1801.i create 2 Vlan. Vlan 200 (192.168.200.x) affect Fastethernet 1,  Vlan 130  (192.168.130.x) Fastethernet 5.

Version IOS is : adipservice-k9 124-9.t1

 ip multicast-routing
 
#int Vlan 130
  ip address 192.168.130.254 255.255.255.0
  Ip pim dense-mode
#int Vlan 200
  Ip address 192.168.200.254 255.255.255.0
  Ip pim dense-mode
 
I used VLC for my test.When i connect source (224.10.10.10) and recever ( Udp://@224.10.10.10:1234), that's ok!But, source is on the Vlan 200 and reicever on the Vlan 130, is not good!I test with "sparse-mode", i have same problem.

View 2 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 2960 - Test Multicast Traffic

Dec 6, 2012

Attached setup i am planning for testing multicast output from different vendors using  VLC and STB.  This Setup made to test the picture quality between the vendors at the same time on the multi viewer screen. 

1) Only a 2960 Gig port switch with only one L2 v lan with IGMP snooping enabled. 
In this scenario where Source and receivers are in the same L2 v lan ( no L3 interface is involved) hope i would able to test all the multicast sources with out any additional configuration on the Cisco switch.

View 6 Replies View Related

Cisco Switching/Routing :: Test Multicast Between VRFs Configured On Nexus 7Ks?

Jan 11, 2012

We are trying to test multicast between VRFs configured on Nexus 7Ks. Two Nexus 7Ks are configured for VPC. Multicast Server is in one VRF where as Receiver is in another VRF. The two VRFs are connected to each other via Checkpoint Firewall (Active/Active cluster in unicast mode). All routes have been established and connectivity tested between multicast server and receiver using ICMP.Using, windows mcast.exe multicast stream is generated from server (in one VRF) intended to be received by receiver (in second VRF). Every time, only one multicast packet is received by the receiver and rest all packets are being dropped. Server and Receiver are VirtualMachines configured on VMWaresame chassis which is connected to two Nexus 5Ks (VPC configured).

View 1 Replies View Related

Cisco Switching/Routing :: Cat 3560 No Switchport Command Test Out Routing With Switch

Dec 8, 2011

The last few days I've been exploring options in getting rid of some old routers accross a wan connections.  I have a cat 3560 to play with and I thought I would try and use the no switchport command test out routing with switch.  I've got some type of route issue and I tried a few things which I thought would fix the issue but had no effect.  I'll post the config and a few commands so you can see what the basic setup is. 

Here we can see in the arp that it knows about both 10.7.1.2 (PC unable to ping 10.3.3.254) as well as 10.3.3.254 (ASA).I tried adding in a ip route of 10.7.0.0 255.255.0.0 10.3.3.110 as well as 10.3.3.254.  Neither produced the results I wanted allowing 10.7.1.2 (PC) to ping the ASA (10.3.3.254). [code]

View 4 Replies View Related

Cisco Switching / Routing :: 1801 Router - Add In FTP Ports 21 And 20?

Jun 5, 2012

I have an FTP server that sits behind a cisco 1801 router.But now i want to add in FTP ports 21 and 20.  I have added them in but i cant get it working via ftp.If i plug into the LAN and give my laptop an ip address on the same range as the server (192.168.2.100) then FTP works fine -

[code]...

View 3 Replies View Related

Cisco Switching/Routing :: 1801 Not Showing Any Port Number?

May 12, 2012

I have configured the following access-list on routers fa0 interface (i am using 1801)
 
access-list 111 permit ip any any log
 
and applied it in "in" direction on Fa0 interface.
 
Now when i am sending ssh packets to this interface its showing below
 
*May 14 05:09:00.104: %SEC-6-IPACCESSLOGP: list 111 permitted tcp 172.18.128.2(0) -> 172.18.128.146(0), 1 packet
 
why its not showing any port number ?

View 1 Replies View Related

Cisco Switching/Routing :: ADSL On Fast Ethernet In 1801?

Apr 24, 2012

I have cisco 1801W . Earlier I am using ADSL dynamic IP address  on RJ 11  through the ADSL Port but now the ISP change the connection to RJ45.
 
I am trying to configure it but unable to do this. ADSL line is okay because When I am connecting through the ISP router it is working fine. I have connected the ADSL RJ45 cable in the router fast ethernet 0.But I wanted to use Cisco 1801 Router so that I can use the ADSL as primary and ISDN as the backup.
 
Below is my configuration, eiteher this is possible to configure ADSL through RJ45 in 1801 and what configuration require for this.  
 
Router#show ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0              unassigned      YES DHCP   up                    up
BRI0                       unassigned      YES unset  administratively down down
BRI0:1                     unassigned      YES unset  administratively down down
BRI0:2                     unassigned      YES unset  administratively down down

[code].....

View 2 Replies View Related

Cisco Switching/Routing :: 1801 - VLan Database Limits

May 21, 2012

I am wondering what are the limits per routers for creating the vlans in vlan database? I have a 1801 router with the c180x-broadband-mz.151-3.T2 IOS and cant create more than 14 vlans.. How many does 2800 router support? Why I can't find this information anywhere on cisco.com?

View 7 Replies View Related

Cisco Switching/Routing :: 1801 - How To Connect Fe0 Wan Port To Internet

May 26, 2012

I have a cisco 1801 (fixed), and want to use the fe0 WAN port to connect to the internet via a virgin media cable modem.
 
I am having a few issues (partly as I am new to cisco) and despite reading numerous posts both here and other sites, I am still stuck on how to setup the WAN side, I have read about virtual dial up & dialer interface.

View 1 Replies View Related

Cisco Switching/Routing :: 2821 Multicast Routing Relay Basic

Mar 12, 2013

I  start configuring Cisco 2821 router for multicast . First short  description and attached sheme explanation. Let we say  I have small  network with 100 users. One router and Cisco switch 3560. Two VLAN’s,  one for data another for multicast. Data from internet works fine but  now I want to connect multicast servers (or source of more multicast  streams) from another subnet. Router have three interfaces.I expect there should be no problems with multicast configuration, but unfortunately it is not like I expect. What I did ?

First step:  enable multicast routing

Second step: on both interfaces (Fe 0/1 and Fe 0/2)  - ip pim sparse-mode

Third step: configure switch that users are connected to access port in VLAN 222 (temporary to see if multicast work)
 
When  I start VLC on computer nothing happend. If I try to connect computer  on same subnet where is source of multicast streams it works fine.What  I am doing wrong ? Is there anything about routing ? All subnets are  directly connected. RP is not needed if I have one router or ?

View 11 Replies View Related

Cisco Switching/Routing :: How To Enable Multicast Routing On 2960s

Mar 23, 2013

I need to enable multicast routing on 2960s but the command "ip multicast-routing" isn't available on my release (12.2.(55)).
 
From which release this command is available?     

View 1 Replies View Related

Cisco Switching/Routing :: 6509 - Multicast Routing Preference

Nov 14, 2012

I have a problem on my catalyst 6509 on which I would like to do the following things :
 
I have some Vlans in which multicast is enabled.
In tose Vlan theres is a router which is default router for equipements.
 
I had enabled multicast routing because some Vlan needs to exchange multicast informations, but I wolud like to make difference between Multicast traffic. For example I have 5 vlans:
 
Vlan 1 and 2 need to exchange Multicast informations but the don't need multicast information from Vlan 3 and 4
Vlan 3 and 5 need to exchange Multicast informations but the don't need multicast information from Vlan 1 and 2
Vlan 5 is independant Vlan but doesn't need to have multicast information from all others vlan.
 
Last problem, equipement on differents vlan can use the same Mulkticast group address. In this case, Multicast routing is not working between Vlan 1 to Vlan 2 and Vlan 3 to Vlan 4.

View 6 Replies View Related

Cisco Switching/Routing :: 4506 / 6506 - Multicast Routing

Mar 8, 2013

I am configuring multicast in a environment where I have a 4506 at each site (4 total) and a 6506 as the core. Each 4506 is connected via layer 3 to the 6506. I have a mix of 3560s, 3548s, and 2960s connected to the 4506s and the 6506 via layer 2 trunk
 
I have multiple multicast sources and hosts communicating at a time (multiple cameras sending video / multiple computers receiving video).  So this is not a scenario where there is 1 sender and many receivers.  This would be many senders (~50) and some receivers (~10)
 
Sample Diagram:
 
->3560
|
6506 --> 4506 --> 3548
|   |
|    --> 2960
|
4506 --> 2960
|
-->3548
 
I configured ip multicast-routing on each of the 4506s and on the 6506. IGMP snooping is on by default on the 3560 and 2960 switches. CGMP is on by default on the 3548 switches.
 
I set up PIM sparse-dense mode and IGMP version 3 on each of the layer 3 interfaces for the 4506s and 6506 where they connect and on each VLAN that is sending or receiving multicast. Multicast is working throughout the network, however I am looking to verify the configuration as I scale this out to more clients on the network. 
 
#1 - Is it correct to us sparse-dense mode in this configuration?
 
#2 - Do I need to configure a rendezvous points using AUTO-RP? (ip pim send-rp-announce INTERFACE scope TTL). Not sure here if I need to designate this and what to choose.  Right now I do not have this and it is working, but documentation seems to infer that I need to designate this.
 
#3 - Is there any other configuration settings I should be considering?  I hard to find real world configurations of multicast as examples or people that know multicast routing well.

View 3 Replies View Related

Cisco Switching/Routing :: 887 - IP Multicast Routing Between Subnets Same Router

Feb 21, 2013

I’ve been trying a few days now to implement multicast routing on my home network in order to make airplay work between subnets. Specifically between an iphone and a hifi separated by different vlans. Failed, as I have no experience in multicast routing. we have a clean configuration and simple network which consists of two SVIs

Vlan 10: 192.168.1.0 255.255.255.0
Vlan 20: 192.168.2.0 255.255.255.0
 
ios platform cisco 887

View 5 Replies View Related

Cisco Switching/Routing :: 1801 Router Integrated Into Home Network?

Jan 8, 2012

I came accross a Cisco 1801 router. As I understand it supposed to work with a dsl connection for internet access and configuration. I have cable internet access at home and since cisco routers are very versatile, I want to know if I can integrate this router into my home network, as a secondary router, and use it for its SSL vpn capabilities?

View 11 Replies View Related

Cisco Switching/Routing :: 2960S Multicast Routing

Jan 17, 2012

while i am configuring a port on switch .The switch reloads.After reload the show version says,System returned to ROM by bus error at PC 0x458F6C, address 0x0,show version from the effected switch is,Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M), Version 12.2(58)SE2, RELEASE SOFTWARE (fc1).

View 4 Replies View Related

Cisco Switching/Routing :: 7609 - Multicast Routing

Nov 14, 2011

I faced multicast routing problem - There is no multicast UDP stream toward host, although all igmp Joins/Reports/Leaves from the host are correct.
 
This is Cisco 7609 ip m route debug showing the situation: 
369144: Nov 15 15:03:07.370 MSK: IGMP(0): Received v2 Report on Vlan176  from 10.XXX.XX.184 for 239.XXX.XX.46
369145: Nov 15 15:03:07.370 MSK: IGMP(0): Received Group record for  group 239.XXX.XX.46, mode 2 from 10.XXX.XX.184 for 0 sources
[code]....

View 3 Replies View Related

Cisco Switching/Routing :: 2960 / 1801 - Switch / Router VLAN Configuration

Jul 5, 2012

I've recently purchased a Cisco catalyst 2960S-24TS-L & setup 3 V LANS 10 (no current IP),20 (192.168.2.1) and 30 (192.168.3.1) to reflect the router V LAN configuration & ip information. When connecting my PC to the switch to test connectivity on (2.1 & 3.1) I'm unable to connect to the the net but can successfully ping GW (int FE0.20 & FE0.30) 192.168.2.1 & 3.1. 

The router is an Cisco 1801 & it seems this is where the configuration issue is but I'm unable to figure out how to complete the setup. It has been quite awhile since I've configured a Cisco router.

Ive never had this router connected to a switch so all router switch ports are in the default VLAN1 (192.168.1.2), with FE0  disabled. In trying to get the switch to communicate with the router I made the following router config modifications. 

FE0 enabled with subinterfaces configured
FE0.10-currently no ip
FE0.20-192.168.2.1/27
FE0.30-192.168.3.1/27

I have two issues I want to resolve: 
1) I do not know what additional steps are required to allow 2.1.& 3.1 V LANs to access the net.
2) I want to disable VLAN1 if possible & use the network IP for VLAN10 (192.168.1.0). I'm unsure how to do this as any change on VLAN1 immediately breaks router access and the router reconfiguration becomes more complicated with changes to the FW ACL etc.

View 2 Replies View Related

Cisco WAN :: Multicast Routing Between Vrf (Cat 3750) - Multicast Vpn Extranet?

Feb 19, 2013

I try to pass multicast traffic between two vrf on the same 3750 switch. I have IP services IOS and sdm template routing.
 
here is my config:
 
ip routing
!
ip vrf vpn2
rd 1:1
mdt default 232.1.1.1
route-target export 1:1
route-target import 1:1

[code]....
 
Now I'm stuck - I don't know what to do to pass multicast traffic. Do I have any chance to run this config on 3750 chassis?Perhaps "Configuring Multicast VPN Extranet Support" document will be useful, but it concerns Catalyst 6500? [URL]

View 0 Replies View Related

Cisco Switching/Routing :: 1811/k9 DDR Memory Test Failed?

Oct 25, 2012

Recently i atsrt having problems with my cisco router 1811/k9, apparently was booting continiosly when restarted.
 
After i connected my console i found the problem while booting:
 
DDR memory test failed.  Resetting the router ...
 
I tried to contact cisco TAC, but i need a reseller contract number to place a ticket, i do not have a resller contract number as my router was bought more than two years ago. I called cisco support and they told me to contact my reseller, my reseller told me to contact cisco so i am in a eternal loop of forwarding phone calls...

View 1 Replies View Related

Cisco Switching/Routing :: Multicast On Subinterface On 861?

Feb 7, 2013

I have an 861 that we are using for a test network and need to add static igmp addresses for multicast.  We are using the router as a router on a stick with subinterfaces on the WAN link.  I've looked everywhere to see how to add the static igmp addresses.
 
interface FastEthernet4
no ip address
no ip route-cache cef

[Code]....

View 0 Replies View Related

Cisco Switching/Routing :: NTP Multicast On 3750?

Dec 10, 2012

I have a subnet with a GPS clock on it that connects into a Cisco 3750. The 3750 has another subnet hanging off of it that connects into a firewall then to a server. I need the server to get time from the GPS clock. Any way to pass the NTP through the 3750?  The 3750 has the 3750-IPBase code running on it so the multicast support is limited. I am under regulatory restrictions that only allow traffic to flow from the higher security level (were the time server is) to lower security level (were the server is). This prevents me from having the server go to the clock for updates.

View 1 Replies View Related

Cisco Switching/Routing :: Cannot Test EtherChannel Load Balance On 6506?

Sep 7, 2012

I'm have ether channel between CISCO 6506 and CISCO 3750X. I'm set load-balance ip-src from 6506 side and dst-ip from 3750 side. i'm try test etherchannel for detect physical link for test ip. On 3750 all work, but on 6506 i'm get error: test etherchannel load-balance interface port-channel 1 ip 10.10.10.2 10.10.10.1 ^ % Invalid input detected at '^' marker.

View 1 Replies View Related

Cisco Switching/Routing :: 3750G - Iperf To Test Bandwidth / What Settings Are Best

Aug 3, 2012

I have configured a few 3750G switches with trunks and I want to test the throughput.  In your experience is iperf the best tool?  If so what settings do you use?

View 5 Replies View Related

Cisco Switching/Routing :: Multicast On 886VA VLAN?

Oct 28, 2012

I'm trying to configure multicast between 2 VLANs on a Cisco 886VA running IOS 15.2 (3) T1 (advanced security). While I can set the global "ip multicast-routing" I cannot "ip pim sparse-mode" on my interfaces - ip pim is actually unknown and also doesn't appear in the interface's ip subcommand list when using "?".
 
The feature navigator says pim is supported on my platform and IOS version.
 
My config looks like this:
 
interface FastEthernet3
switchport access vlan 103
no ip address

[Code].....

View 2 Replies View Related

Cisco Switching/Routing :: Multicast In A 3750x Stack

Jan 31, 2012

I recently created a stack using (2) 3750x switches. I have three vlans on the stack (1,105,241) Vlan 105 is configured on 6509 core switches with multicasting and are connected to the stack via gigabit fiber. It is working well with clients on the Master or SW1, however clients on SW2 do not participate in multicasting Any client pc that is connected to SW2 vlan 105 does not show up in the "sh ip igmp snooping group" command. I can statically assign a client on SW2 to the mcast groups but but they fail to register on their own. I can take the cable connection from SW2 and plug it into an SW1 Vlan 105 port and it immediately becomes a member of the groups. I can then connect it back to the SW2 port and it disappears from the group membership. IGMP and PIM are configured with the defaults.

View 3 Replies View Related

Cisco Switching/Routing :: 3560X Multicast Traffic Should Not Appear

Feb 18, 2013

I have a 3560X switch with interfaces 36-48 on the same LAN. All interfaces are switchports. Hosts on 38, 39 and 40 are multicast senders: all sending to the same single multicast address. Hosts on 36 and 37 are receivers, having joined that multicast group. I created an SVI for the LAN and put it in ip pim passive. (That is the only PIM mode allowed for an SVI with my IOS.) Show ip igmp snooping groups shows that 36 and 37 are the only interfaces in this group. I attach a laptop to interface 42 and Wireshark, and the laptop is receiving the multicast traffic. The laptop does not join the group. I expect it would not see the traffic.

View 4 Replies View Related

Cisco Switching/Routing :: Multicast Filtering Between VLANS (217 / 64 / 80)

Mar 18, 2013

I have the need to filter multicast between vlans as described below. PIM Sparse-Mode is being utilized for this multicast network and changing any Vlan to PIM Dense mode is not an option.
 
- Vlan 217 and Vlan 4 should not be communicating on mcast with any other vlan, including eachother (each vlan isolated).

-Vlan 64 and Vlan 80 are able to communicate witch each other on mcast but not with any other vlans (isolated vlan group).

-All other vlans can communicate mcast freely.
 
What I've created thus far is below. It does not appear to be the most elegant solution and would be difficult for the administrators to adjust as new requirements come along. Yes, I will be adding the appropriate link-local multicast addresses so as to not break routing and other dependent technologies.

ip access-list ext ANY_CONN
permit ip any any
ip access-list ext MCAST_INTRA_217
permit ip 224.0.0.0 15.255.255.255 133.106.197.32 255.255.224.0
permit ip 133.106.197.32 255.255.224.0 224.0.0.0 15.255.255.255
ip access-list ext MCAST_ISOLATE

[code]....

View 1 Replies View Related

Cisco Switching/Routing :: Multicast On Nexus 7k And 6509-E

Nov 14, 2011

I  hve the above setup and I need to setup multicast between the 2  servers. The nexu7k is a layer 2 switch and the 6500 is a lyer3.Both servers would be sending/receving traffic.

View 1 Replies View Related

Cisco Switching/Routing :: Multicast Setup On WS-3750-X

May 12, 2013

I've been handed a requirement to try and get a multicast server working on my setup. Trouble is, I don't know if I can with the feature set I have on my switches. What is desired is that a multicast server (stand alone, but network connected, obviously) be accessible by everyone on the local network (multiple V LAN's, multiple SVI's) in the building.
 
All users will be connected to the one switch stack, although some will want to be wireless (which is one of the separate V LAN's) - I don't care if the wireless requirement goes by the wayside - they can sod off. :-) The main purpose will be multicast, high quality video.
 
I have a single switch stack consisting of two (soon to be 3) WS-C3750X-48P switches running the IP BASE feature set.
 
Question - can I do this on IP BASE, or do I need to upgrade to IP SERVICES?
 
If I can do it on IP BASE, does anyone have any links/pointers to setup this properly? Currently installed IOS is 12.2(58)SE2.

View 3 Replies View Related

Cisco Switching/Routing :: Multicast Hogging 4507R

May 30, 2013

i tried a stab and multicasting a FOG image to 4 machines the other day, and i had experienced odd and strange issues.
 
here is what i encountered:,100% cpu usage on our core switch,core4507#sh processes cpu hist
 
    9999999999999999999999999999999999999999999999999999999999
    7777888888888877777888888888888887777788888888888888888887
100 **********************************************************
[Code]...
 
pinging the SVI on the core and or pinging on the core to other devices resulted in MAJOR latencies, packet loss due to the cpu usage, etc.... no other network operations were affected, i could communicate with the rest of the network, and under 1-2ms latencies. i noticed it due to my opsview server flagging the core as down (SNMP OID's wouldnt return a value) 
 
it lasted the whole time i was multicasting, i kept a close eye on it.  i highly considered canceling my job, but everything ran smooth.when i looked at the cpu sorted history i saw 2 processes, IP Input, and cat4k mgmnt hipri 

View 1 Replies View Related

Cisco Switching/Routing :: CBS3020-HPQ / Port Fails POST In Loopback Test?

Jun 5, 2012

I have a Cisco CBS3020-HPQ chassis switch running IOS 12.2.(25r)SEF3.  One of the ports is in "disabled" state but when I try to unshut it, it doesn't work, the switch logs shows the following event:
 
%PLATFORM_ENV-3-LOOPBACK_PORT_POST_ERR: Gi0/1 can't be brought up because it failed POST in Loopback test
 
how do I resolve this, the port is unusable since I can not get it out "disabled" state.

View 6 Replies View Related

Cisco Switching/Routing :: WS-6748-SFP Diagnostic Test Loop Back Failed

Aug 18, 2012

The following error was seen on the switch and the Diagnostic Test Loop back failed following a new WS-6748-SFP module installation.Fabric in slot 5 detected excessive flow-control on channel 3 (Module 4, fabric connection 1)
 
Tried Hard reset of the module and still the error persist.

View 4 Replies View Related







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