Personally, I have never understood why a box the size of the N series doesn't have a config list output sectioning for routing like the X does. I have a customer with lengthy ACLs and it is quite cumbersome to have to list out the whole L3 config to get to say VRRP or routing protocols that are way near the end.
Something like .. show run | begin vrrp .. would help out a lot. It's just about finessing the manageability of the products. Also, Thanks Ernest for pointing out that find option. That will be handy but should be in all the lines A,B,C etc. It's always valuable input when the Enterasys people contribute here. Bruce O'Donnell Senior Network Specialist CCIE NEC Australia Pty Ltd 26 Rodborough Road Frenchs Forest NSW 2086 -----Original Message----- From: Eaton, Ernest [mailto:[email protected]] Sent: Thursday, 26 March 2009 8:27 AM To: Enterasys Customer Mailing List Subject: RE: [enterasys] Include / Exclude / Grep on EOS Try this on your N Series: And3N 105(rw)->show port alias |find GREY_04 Alias on port fe.4.4 set to: GREY_04. Note the space before | and the find directly after the | This will not work with all commands like show support or router commands In future versions we may improve options for the find or rename the feature. I think it is in most 6.xx firmware, definitely 6.11 and after. -----Original Message----- From: Clarke Morledge [mailto:[email protected]] Sent: Wednesday, March 25, 2009 4:06 PM To: Enterasys Customer Mailing List Subject: Re: [enterasys] Include / Exclude / Grep on EOS On Wed, 25 Mar 2009, Lou H. Goddard wrote: > Greetings, > > It would be wonderful to be able to pipe the CLI output to grep. More > specifically, I'd love this feature to be implemented on the A/B/C2 and > N7. > > For example, suppose you're looking for the port alias "Somehost." You > could do a show alias and sift through the output until you find > Somehost. Or, you could do a "show alias | include SomeHost" ala Cisco > style. > > Any other EOS users think this would be useful? > > Thanks, > Lou Goddard Lou, Absolutely, yes! My only caveat is that I wish the "Cisco style" had a more powerful and flexible regex function..... Clarke Morledge College of William and Mary Information Technology - Network Engineering Jones Hall (Room 18) Williamsburg VA 23187 --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
