06-27-2018 01:06 PM - edited 02-21-2020 07:55 AM
Hello Experts
I see lot of objects name start with "DM_INLINE_NETWORK_" in ASA configuration. What does it mean?
Sorry for my ignorance, I am new to ASA
06-27-2018 01:11 PM
06-27-2018 01:53 PM
06-27-2018 02:30 PM - edited 06-27-2018 02:48 PM
For example, when using ASDM and you create or modify an ACL and you manually enter a couple of IP addresses rather than a pre-defined object group, ASDM will automatically create an object group called DM_INLINE_NETWORK_ and then reference that group in the ACL.
E.g. - this would be the output on ASDM (if you have the option to preview commands enabled).
object-group network DM_INLINE_NETWORK_1
network-object host 11.11.11.11
network-object host 11.11.11.12
access-list OUTSIDE_IN line 2 extended permit ip object-group DM_INLINE_NETWORK_1 object LAN
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