08-05-2011 07:10 AM - edited 03-11-2019 02:08 PM
Hi All.
I used the Pix to ASA migration tool, generated my config and started copying them line by line.
For some reason the ASA doesnt like "names" in the access-list config, example:
Config from PIX:
access-list outside_in extended permit ip object-group DM_INLINE_NETWORK_2 region1 255.224.0.0
Output from config line pasted in ASA:
access-list outside_in extended permit ip object-group DM_INLINE_NETWORK_2 region1 ? --->> ASA doesnt pick the names up and the names are in the config of the ASA.
Does this mean I have convert every line of the access-list config from names to IP addresses???
Thanks.
Zubair
Solved! Go to Solution.
08-05-2011 07:26 AM
Hi Zubair,
You might need to do "no names" first, then convert you config and then put the names back.
Thanks,
Varun
08-05-2011 07:26 AM
Hi Zubair,
You might need to do "no names" first, then convert you config and then put the names back.
Thanks,
Varun
08-05-2011 10:40 PM
Thanks Varun.
Worked
Regards
Zubair
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