06-01-2013 02:05 PM - edited 03-11-2019 06:52 PM
Hi all,
i have security plus ASA 5505
ciscoasa(config)# int ?
configure mode commands/options:
Ethernet IEEE 802.3
Vlan Catalyst Vlans
ciscoasa# sh firewall
Firewall mode: Transparent
ciscoasa#
Verison is 8.2(5)
thanks
mahesh
Solved! Go to Solution.
06-01-2013 04:54 PM
Hi Mahesh,
BVI interfaces were introduced in the software level 8.4(1) so you wont be seeing them with your current software level
You for example configure
interface Vlan1
nameif inside
interface Vlan2
nameif outside
interface Etherhet0/0
switchport access vlan 2
interface Ethernet0/1
switchport access vlan 1
ip address x.x.x.x y.y.y.y
- Jouni
06-01-2013 04:54 PM
Hi Mahesh,
BVI interfaces were introduced in the software level 8.4(1) so you wont be seeing them with your current software level
You for example configure
interface Vlan1
nameif inside
interface Vlan2
nameif outside
interface Etherhet0/0
switchport access vlan 2
interface Ethernet0/1
switchport access vlan 1
ip address x.x.x.x y.y.y.y
- Jouni
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