Help! ASA 5505 Image

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
evgenuu
Posts: 1
Joined: Wed Sep 23, 2020 1:21 pm

Help! ASA 5505 Image

Post by evgenuu » Wed Sep 23, 2020 1:31 pm

There is an image of ACA 5505 asa-842-k8 and asa-802-k8. In these images, VLANs are created on subinterfaces. Is there any possibility to create VLAN directly in configuration mode and then bind to the interface.
That is now like this:
>en
#conf t
(conf)int e0/1.1
(conf-if)int vlan 10
I want so:
>en
#conf t
(conf)int vlan 10

P.S/ Sorry for bad english))

frankMarini
Posts: 1
Joined: Wed Oct 21, 2020 1:08 am

Re: Help! ASA 5505 Image

Post by frankMarini » Wed Oct 21, 2020 1:14 am

Last week Cisco recently released the latest version of Cisco Adaptive Security Appliance (ASA) 5500 Version 8.3 (1). It is about 6 months since the release of 8.2 (1) and has done a lot of work for this new model. This new feature has some new features and updates that you can use. This article discusses new plans and promotions that I think will benefit many people.

Download Image

This new software is available for download on March 8, 2010, and this new software is easy to use earlier. The file you want to download is asa831-k8.bin if you have ASA 5505, 5510, 5520, 5540, or 5550. If you have ASA 5580-20 or ASA 5580-40 you need image file available type "asa831-smp -k8.bin. Don't forget the Adaptive Security Device Manager (ASDM) type 6.3 (1)" asdm-631.bin "file download and save in ASA flash This ASDM will work for current ASA models 8.0, 8.1, 8.2, or 8.3.

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Help! ASA 5505 Image

Post by Uldis (UD) » Wed Oct 21, 2020 2:40 pm

frankMarini wrote:
Wed Oct 21, 2020 1:14 am
Last week Cisco recently released the latest version of Cisco Adaptive Security Appliance (ASA) 5500 Version 8.3 (1). It is about 6 months since the release of 8.2 (1) and has done a lot of work for this new model. This new feature has some new features and updates that you can use. This article discusses new plans and promotions that I think will benefit many people.

Download Image

This new software is available for download on March 8, 2010, and this new software is easy to use earlier. The file you want to download is asa831-k8.bin if you have ASA 5505, 5510, 5520, 5540, or 5550. If you have ASA 5580-20 or ASA 5580-40 you need image file available type "asa831-smp -k8.bin. Don't forget the Adaptive Security Device Manager (ASDM) type 6.3 (1)" asdm-631.bin "file download and save in ASA flash This ASDM will work for current ASA models 8.0, 8.1, 8.2, or 8.3.
microarray tests |
Event Staffing agency

You mate stop add in your signature ad links to posts, othervise will get ban

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Help! ASA 5505 Image

Post by Uldis (UD) » Wed Dec 29, 2021 9:02 am

evgenuu wrote:
Wed Sep 23, 2020 1:31 pm
There is an image of ACA 5505 asa-842-k8 and asa-802-k8. In these images, VLANs are created on subinterfaces. Is there any possibility to create VLAN directly in configuration mode and then bind to the interface.
That is now like this:
>en
#conf t
(conf)int e0/1.1
(conf-if)int vlan 10
I want so:
>en
#conf t
(conf)int vlan 10

P.S/ Sorry for bad english))
this option is possible only on OLD ASA 5505 which had switchports
New modern ASAs have only roter ports and you can make vlan subinterfaces

bonjovi
Posts: 1
Joined: Sat Mar 05, 2022 8:22 am

Re: Help! ASA 5505 Image

Post by bonjovi » Sat Mar 05, 2022 8:27 am

VLAN Interface:

interface ethernet 1/1
switchport access vlan 100
! --- Create the VLAN and associate it with the interface above. io games
vlan 100 name "VLAN100"
switchport mode access
! --- Now assign IP addresses to the interfaces that are going to be part of this VLAN
interface vlan 100
ip address 10.1.1.202 255.255.255.0 wordle website no shutdown

sunnyoh123
Posts: 1
Joined: Wed May 11, 2022 2:29 am

Re: Help! ASA 5505 Image

Post by sunnyoh123 » Wed May 11, 2022 2:36 am

evgenuu wrote:
Wed Sep 23, 2020 1:31 pm
There is an image of ACA 5505 asa-842-k8 and asa-802-k8. In these images, VLANs are created on subinterfaces. Is there any possibility to create VLAN directly in configuration mode and then bind to the interface.
That is now like this:
>en
#conf t
(conf)int e0/1.1 gartic phone
(conf-if)int vlan 10 ovo game
I want so:
>en
#conf t
(conf)int vlan 10

P.S/ Sorry for bad english))
This option is only available on the OLD ASA 5505 with switchports.

LisaNa
Posts: 1
Joined: Fri Nov 18, 2022 10:14 am

Re: Help! ASA 5505 Image

Post by LisaNa » Fri Nov 18, 2022 10:18 am

bonjovi wrote:
Sat Mar 05, 2022 8:27 am
VLAN Interface:

interface ethernet 1/1
switchport access vlan 100
! --- Create the VLAN and associate it with the interface above.
vlan 100 name "VLAN100"
switchport mode access
! --- Now assign IP addresses to the interfaces that are going to be part of this VLAN
interface vlan 100
ip address 10.1.1.202 255.255.255.0 no shutdown
For newer chanel nail stickers models, this configuration is no longer effective.

Post Reply