Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All I am trying to generate a series of IPv6 using a shell script#!/bin/shFROM=1 TO=ffFORMAT="%0${#FROM}X"FROM=$(printf '%d' 0x$FROM) TO=$(printf '%d' 0x$TO)while [ $FROM -le $TO ] do IFROM=$1 ITO=$2 IFROM=$(printf '%d' 0x$IFROM) ITO=$(printf '%d...
This is a little ,off topic ,since the device isnt a CISCO device ...just uses the ios. here is my problem I have a setup on a switch using ipv4 igmp for multicasting . I need to test how this works using IPv6 and MLD ...so I have nearly the same con...
Hi All I have set up one port (packets ingress) at the dot1Q tunnel all the packets are test generated so I know they will all egress via another port set up as the trunk port so what I am seeing is all the packets captured via tcpdump on the ingres...
Hi all Im trying to work my way up testing IGMP right now i have a 2950 that I am using trying to uni/multicast from 10.50.0.1 I am running:vlc -vvv /home/ubuntu/Downloads/bird.avi --sout udp:10.50.0.2 --ttl 12 --loopto another port where the machine...
Yes I heartily agree ..I booted into my win7 image to fill in my time sheet (its a windows forms app) after doing so I thought id just continue on doing my testing work .... I marked your above statement as a correct anwswer
Aaaaagghhh please disregard this post my PIC in win7 was stripping the outer tag for mea chance reboot into ubuntu reveals the truth on the qinq. Sorry Paul
ok here is the config this is not a CISCO config , so if you could just outline what i would need to do on a CISCO 3550 command wise to QinQ , double tag, all tagged packets coming in in the dot1q port so that they have 2 vlanid inner and outer (oute...
ok Ill post it its from that non cisco switch hope thats ok cli commands are very similar ...I am waiting on that 3550 which I belives needs some licensing to run QinQ Ill post the config in a sec just reseting it