Home
General
Off-Topic
ASA configuration
black_blood
i'm trying to create a Network Object within an ASA 5505 Version 8.2.
when I try to create the object by typing the command
ciscoasa(config)# Object Network MY-LAN
it replies with
ciscoasa(config-network)#
when I need it to show
ciscoasa(config-network-object)#
This is for configuring the NAT inside the object
Can anyone help please ?!
Find more posts tagged with
Comments
TechGuy215
I don't think you need the prompt to be config-network-object.
It's been awhile since I've touched an ASA, but I believe you can define the object within the config-network prompt.
For instance,
hostname (config)# object network MYLAN
hostname (config-network)# description MYLAN Network Objects
hostname (config-network)# network-object host "INSERT IP HERE"
hostname (config-network)# network-object host "INSERT IP HERE"
hostname (config-network)# network-object host "INSERT IP HERE"
hostname (config-network)# Ctrl+Z
hostname (config)# Copy Run Start
FYI, these are also REALLY easy to create via the ASDM GUI.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of