10-26-2011 01:46 PM - edited 03-11-2019 02:42 PM
Hi!
I need to be able to create vlans in my ASA 5510.
I can'T find anywhere to do this.
I've tried the "routers command" I know, like vlan databse and it does'nt work
Is there a way to "enable" vlan on a ASA 5510 ?
Thanks
Compiled on Fri 20-May-11 16:00 by builders
System image file is "disk0:/asa825-k8.bin"
Config file at boot was "startup-config"
10-26-2011 02:06 PM
Hi,
just do like this:
int f0/0
interface f0/0.2
vlan 2
ip address x.x.x.x y.y.y.y
nameif xxx
security-level x
no sh
interface f0/0.3
vlan 3
ip address x.x.x.x y.y.y.y
nameif xxx
security-level x
no sh
Regards.
Alain.
10-30-2011 05:55 PM
Thanks but I dont understand why the 5505 uses switchport commands...
Sent from Cisco Technical Support iPhone App
10-30-2011 08:39 PM
Hello Jean,
The way Cadet Alain said it is the way it should be configured on an ASA 5510.
So on ASA 5510 and higher plataforms each vlan that is carried over the trunk link terminates on a unique subinterface of a physical interface but on the ASA 5505 each vlan is defined by a unique vlan interface and can connect to physical interfaces and be carried over a vlan trunk link.
Hope this helps and if this answers all of your questions please mark the question as answered.
Regards,
Julio
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