11-29-2006 08:06 AM
My crypto map has several sequence numbers - 100,200,300 and 400.Each of them serve different clients.I need to modify the ACL called by sequence number 100.
What is the best way to do so that other clients are not disrupted.
Can i just pull off the specific line of the sequence number like:
no crypto map mymap 100 match address XXX
and them modify the acl XXX and then put it back in.
crypto map mymap 100 match address XXX.
Thanks.
11-29-2006 08:43 AM
1. Create a NEW ACL.
2. Apply the NEW ACL to the crypto map match address entry.
The old entry will be overwritten.
eg:
access-l 101 per ip host 1.1.1.1 host 3.3.3.3
cry map mymap 100 match address 101
- Gilbert
- Pls. rate it, if it helps!!
11-29-2006 02:07 PM
Can't i append the existing ACL with new lines.
Will the crypto map take affect.
Thanks.
11-29-2006 04:55 PM
Yes, you can do that.
Gilbert
- Rate it, if it helps -
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide