cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
997
Views
5
Helpful
6
Replies

Assigning IP Address on Cisco 5515 FW

viral_cisco
Level 1
Level 1

Hello,

I have purchased new Cisco 5515 firewall. I want to assign ip address on interfaces but 'ip address' command is not available under interface section...

Please guide. How to enable this feature.

6 Replies 6

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

Have not heard of such a problem before.

I wonder if your ASA is at the moment configured as Transparent for some reason.

To my understanding the ASA5505 model is the only model which doesnt allow to configure IP address under the physical interface as ASA5505 physical interfaces are all Switchports and not Routerports

If you can provide the CLI Configuration we should be able to see easily if the firewall is in Transparent mode for some reason.

To my understanding it should not be this by default.

- Jouni

The 5515 does not support IP address configuration on the physical interface so all interface configuration is done on the SVI and the physical ports are assigned to the appropriate VLAN.  For example

int vlan 1

security-level 100

nameif inside

ip add 192.168.1.1 255.255.255.0

int gig0/1

switchport access vlan 1

no shut

--
Please remember to rate and select a correct answer

--
Please remember to select a correct answer and rate helpful posts

Hi,

Vlan interfaces are only supported on ASASM and ASA5505 to my understanding.

ASA5515-X is like any other ASA with router ports and no switch ports.

- Jouni

My bad, I read it as 5505

--
Please remember to rate and select a correct answer

--
Please remember to select a correct answer and rate helpful posts

Hi,

I think some things missing. Recently i have configured ASA 5512-X with SW, 6 GE Data, 1 GE Mgmt. Here is the below Interface configuration details.

interface GigabitEthernet0/0

description *** Connected to Internet Router-01 ***

nameif outside

security-level 0

ip address x.x.x.x 255.255.254.0 standby x.x.x.x

!

interface GigabitEthernet0/1

description *** Connected to CORE-SW ***

nameif inside

security-level 100

ip address x.x.x.x 255.255.255.248 standby x.x.x.x

!

Regards

Parosh

Hey Jouni,

It worked Man !!!

issue was with the firewall mode. It was set to Transparent Mode.

I changed it to Routed Mode and it started working.

Many thanks for your valuable input !!!!

- Viral Rana

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card