[cricket-users] Error solution...

From: Michael P. Burton (mpburton@teleport.com)
Date: Tue Aug 17 1999 - 11:54:09 PDT


From: "Michael P. Burton" <mpburton@teleport.com>

Ok kids, here was the solution to my problem...

My router-interfaces/interfaces code used to read:

target All
        targets = "Vlan1;Vlan9;Vlan30;Vlan35;
                                Vlan40;Vlan45;Vlan50;Vlan55;
                                Vlan60;Vlan65;Vlan70;Vlan90;
                                Vlan95;Vlan120;Vlan128;Vlan129;
                                Vlan135;Vlan224"
        short-desc = "All VLAN ports"

Which just wasn't working at all. After scratching a bald spot in my head
over the last week, I was staring at the config-data/router-interfaces/
directory, and noticed something slightly different. I changed all my
Vlans to vlans (cap change of V to v) and then everything came up. I used
the same config file from .69 where all the vlan stuff is Vlan, but
somehow Cricket0.7 ignored caps in the processing of those instances. So
anyhow, this works:

target All
        targets = "vlan1;vlan9;vlan30;vlan35;
                                vlan40;vlan45;vlan50;vlan55;
                                vlan60;vlan65;vlan70;vlan90;
                                vlan95;vlan120;vlan128;vlan129;
                                vlan135;vlan224"

So, um... there.

Michael
________________________________________________________________________
Michael P. Burton "Love is like racing across the frozen tundra
Network Engineer, DCII on a snowmobile which flips over,
Portland State University trapping you underneath.
                            At night, the ice-weasels come." - Nietchze
-------------------------------------------------------------------------
GCS d---- H--- s g+ !p au a25 w+++ v++ C++ UL++ P+ L++ 3 E---- N+ K- W+ M
V po--- Y+ t++ 5 j R++ G+ tv b++ D+ B--- e+++ u++ h-- f+ r+++ n--- z+++
Decode at: http://pcd.stanford.edu/mogens/geek2.html
-------------------------------------------------------------------------

--------------------------- ONElist Sponsor ----------------------------

How do you enter ONElist’s WEEKLY DRAWING for $100?
By joining the FRIENDS & FAMILY program. For details, go to
http://www.onelist.com/info/onereachsplash3.html

------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:01:00 PST