Perfect! Thank you Kenneth!
On Wed, Apr 6, 2011 at 2:30 PM, Kenneth Hellmann <[email protected]> wrote: > Hi Chris, > > The proper syntax is: > > ip access-list extended testing-an-acl > remark here is a comment > permit ip 1.1.1.1 0.0.0.0 255.255.255.255 0.0.0.0 ...etc... > > Use "remark" instead of "!" > > Ken > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Chris > Sent: Thursday, April 07, 2011 3:14 AM > To: [email protected] > Subject: [f-nsp] Comments in tftp config file on XMR > > Hello, > > I've noticed that if you have an offline configuration text file, if you > have any comments within an access list, when you go to download the > configuration to the router, it stumbles over the comment lines and thinks > the ACL syntax is invalid. Below is an example: > > ip access-list extended testing-an-acl > ! here is a comment > ! here is another > permit ip 1.1.1.1 0.0.0.0 255.255.255.255 0.0.0.0 ...etc... > > Has anyone seen this? Is there any way around it besides removing the > comments from the config file? When I copy/paste the config into the router > manually, it works with no problems. For reference, I'm on Ironware version > 5.0.0dT163. Any help would greatly be appreciated! > > Thanks, > > Chris > _______________________________________________ > foundry-nsp mailing list > [email protected] > http://puck.nether.net/mailman/listinfo/foundry-nsp > > _______________________________________________ foundry-nsp mailing list [email protected] http://puck.nether.net/mailman/listinfo/foundry-nsp
