in reply to Re: Making a Diff from a partial change
in thread Making a Diff from a partial change
access-list testing permit ip host 3.3.3.3 host 22.2.2.2 access-list testing deny tcp object-group first host 4.4.4.4 eq 99or:
object-group network first network-object host 9.9.9.9The thing is, I'm not sure I'm going to be able to get enough context to dump it straight to patch...some of these sections may be as short as one or two lines.
What I'm trying to do here is give some users the ability to edit certain parts of device config, but limit their ability to edit other parts. (And, hopefully, apply some of these snippets to multiple devices, to make them all act the same.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Making a Diff from a partial change
by aquarium (Curate) on Jun 08, 2005 at 21:37 UTC |