04-28-2020 01:36 AM
Hi All,
Want to fresh install a 5555-x
So far via Terminal :
1. Reset device
config t
configure factory-default
2. Reboot device
Reload
3. Config
interface Management0/0
no shutdown
interface GigabitEthernet0/0
nameif outside
security-level 0
ip address dhcp setroute
no shutdown
interface bvi 1
The "interface bvi 1" line fails ?
ciscoasa(config-if)# interface bvi 1
^
ERROR: % Invalid input detected at '^' marker.
Any ideas ?
Cheers,
LM
04-28-2020 04:00 AM
- Might only work in transparent mode and or check this thread :
https://www.techtutsonline.com/interface-configuration-in-cisco-asa-transparent-mode/
M.
04-28-2020 04:07 AM
Nice one, I will check it out, thanks.
Cheers,
LM
04-30-2020 01:56 AM - edited 04-30-2020 01:58 AM
Morning Marce1000,
Well that kind of worked, that lets me add the line (from the config attached)
interface bvi 1
But then the next two commands:
nameif inside
and
security-level 100
fail.. ?
Also further down when I try:
interface GigabitEthernet0/5
security-level 100
no shutdown
bridge-group 1
nameif inside_5
I get
#ERROR: Cannot add more than 4 interfaces per group.
The full config as per the CISCO site https://www.cisco.com/c/en/us/td/docs/security/asa/quick_start/5500X/5500x_quick_start.html is attached
04-30-2020 03:00 AM
>..
>nameif inside
>and
>security-level 100
>fail.. ?
How do these commands fail and or which errors are displayed when those particular-configuration commands are tried ?
M
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