02-01-2011 06:48 PM
ciscoasa(config)# interface ethernet 0/0
ciscoasa(config-if)# nameif outside
ERROR: This command can only be configured on VLAN interfaces
ciscoasa(config-if)# security-level 0
ERROR: This command can only be configured on VLAN interfaces
ciscoasa(config-if)# ip address 192 168.1.1 255.255.255.0
^
ERROR: % Invalid Hostname
ciscoasa(config-if)# ip address 192.168.1.1 255.255.255.0 ?
interface mode commands/options:
pppoe Keyword to use PPPoE to poll for information. Enables the PPPoE
client feature on the specified interface
standby Configure standby ip address after this keyword
Ciscoasa(conifg)#show ver
Cisco Adaptive Security Appliance Software Version 8.2(2)
Device Manager Version 6.3(1)
Compiled on Mon 11-Jan-10 14:19 by builders
System image file is "disk0:/asa822-k8.bin"
Config file at boot was "startup-config"
ciscoasa up 25 mins 6 secs
Hardware: ASA5505, 256 MB RAM, CPU Geode 500 MHz
Internal ATA Compact Flash, 128MB
BIOS Flash M50FW080 @ 0xffe00000, 1024KB
Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
Boot microcode : CN1000-MC-BOOT-2.00
SSL/IKE microcode: CNLite-MC-SSLm-PLUS-2.03
IPSec microcode : CNlite-MC-IPSECm-MAIN-2.04
0: Int: Internal-Data0/0 : address is 0021.a0ca.3f48, irq 11
1: Ext: Ethernet0/0 : address is 0021.a0ca.3f40, irq 255
2: Ext: Ethernet0/1 : address is 0021.a0ca.3f41, irq 255
3: Ext: Ethernet0/2 : address is 0021.a0ca.3f42, irq 255
4: Ext: Ethernet0/3 : address is 0021.a0ca.3f43, irq 255
5: Ext: Ethernet0/4 : address is 0021.a0ca.3f44, irq 255
6: Ext: Ethernet0/5 : address is 0021.a0ca.3f45, irq 255
7: Ext: Ethernet0/6 : address is 0021.a0ca.3f46, irq 255
8: Ext: Ethernet0/7 : address is 0021.a0ca.3f47, irq 255
9: Int: Internal-Data0/1 : address is 0000.0003.0002, irq 255
10: Int: Not used : irq 255
11: Int: Not used : irq 255
Licensed features for this platform:
Maximum Physical Interfaces : 8
VLANs : 3, DMZ Restricted
Inside Hosts : Unlimited
Failover : Disabled
VPN-DES : Enabled
VPN-3DES-AES : Enabled
SSL VPN Peers : 2
Total VPN Peers : 10
Dual ISPs : Disabled
VLAN Trunk Ports : 0
Shared License : Disabled
AnyConnect for Mobile : Disabled
AnyConnect for Cisco VPN Phone : Disabled
AnyConnect Essentials : Disabled
Advanced Endpoint Assessment : Disabled
UC Phone Proxy Sessions : 2
Total UC Proxy Sessions : 2
Botnet Traffic Filter : Disabled
This platform has a Base license.
02-16-2011 04:41 PM
The ASA 5505 does not support configuration of IP's on the physical interfaces. You need to create SVI's and them configure your interfaces as switchports with the correct access vlan.
Example:
Int Vlan 10
Nameif inside
IP address x.x.x.x x.x.x.x
No shut
Int ethernet 0
Switchport access vlan 10
Sent from Cisco Technical Support iPhone App
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