[Click] 802.1d compliant switch

Indian Mogul indian_mogul at yahoo.com
Wed May 11 22:41:02 EDT 2005


Hi, 
    I am having prob. in setting up click as a 802.1d
compliant switch. I have the following network:

netgearswitch <--> (eth0)click (eth1) <--->
upstreamrouter 

I am running click in user space on linux with the
following config. 
--------
FromDevice(eth0) -> c0 :: Classifier(14/4242,  -);
FromDevice(eth1) -> c1 :: Classifier(14/4242,  -);

q0 :: Queue(10000) -> ToDevice(eth0);
q1 :: Queue(10000) -> ToDevice(eth1);

esw  :: EtherSwitch;
s1 :: Suppressor;
s2:: Suppressor;

c0[1] -> [0]s1[0] -> [0]esw[0] -> [0]s2[0] -> q0;
c1[1] -> [1]s1[1] -> [1]esw[1] -> [1]s2[1] -> q1;

st :: EtherSpanTree(00:05:1A:2A:4F:C0,s1, os2,esw);
c0[0] -> [0]st[0] -> q0;
c1[0] -> [1]st[1] -> q1;
------

The only msg I see are:
++
Setting send_tc_msg: BLOCK -> FORWARD on 0
Changing port 0 from 0 to 1
Setting send_tc_msg: BLOCK -> FORWARD on 1
Changing port 1 from 0 to 1
+++

and none of the machines in the same subnet cannot
ping each other. Note, that all the experiment is
being done  
in the same network...

Thanks,
IM


		
Discover Yahoo! 
Find restaurants, movies, travel and more fun for the weekend. Check it out! 
http://discover.yahoo.com/weekend.html 



More information about the click mailing list