|
||||||||
I agree with the conf t command, pisses me off everytime I have to work on the damn things... luckily I only have 3, 2 connect my datacenter racks to my core, the other one is hooked up to an iscsi array and a couple servers... only bought them because it was the end of the year, and I was almost out of money and couldn't justify the cost of Cisco's... :( -Mike ________________________________ From: Chris Buechler [mailto:cbuechler at gmail dot com] Sent: Thu 8/2/2007 9:38 PM To: unlisted-recipients Cc: m0n0wall List Subject: Re: [m0n0wall] Semi-managed switches On 8/2/07, Jewell, Michael <mjewell at law dot umaryland dot edu> wrote: > > The comment about the dell being quarky is right, it's very silmilar to the Cisco CLI > (supposedly it's an older version of IOS) but missing some of the features (like tab to > complete commands for 1). It's definitely not an older version of IOS, it's not related to Cisco in any way. It's just Yet Another IOS Clone. A poor one at that. It does have tab completion (at least on the models I've worked with, which are all gig ports, 5324, 6024, and 6224, all with the latest firmware), but has annoying quirks like it's just 'conf' and 'conf t' errors out, which is really annoying for me since I spend far more time on Cisco gear and that 't' is quite the ingrained habit. Other little annoying things like context sensitive help with '?' isn't very good. > It wasn't bad, but one oddity I found( was when setting up a trunk, you have to define all > the vlans allowed on the trunk, as opposed to the Cisco's where it's default all trunks and > remove unallowed. > On the all gigabit models you can add all VLAN's with one command just like on IOS. There are some differences, but one of the good things is it's so close to IOS switches that if you're familiar with them you won't have any problems. > The netgear wasn't too bad, but very limited in it's abilities, had trouble getting it to trunk > to a Cisco Cat4006... never did solve that problem, just ran 2 cables to it, 1 for each vlan > I needed it to hold onto... > My first guess is because you didn't tell the Cat to use 802.1Q encapsulation. 'switchport trunk encap dot1q' on IOS switches, and with the 'set trunk' command on CatOS. Cisco defaults to ISL. -Chris --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |