04-12-2018 11:07 PM - edited 02-21-2020 07:37 AM
I want two interfaces to be bridged, where the scenario is i have connected management interface to gigabit1/4 and bridging applies between gigabit1/1 and gigabit1/4..so that i only get one uplink for both ASDM and firepower.
Is it possible to do or there is some challenge in that..
04-12-2018 11:33 PM
No challenge at all. This is actually the default configuration (ASA 9.7 and later) after "configure factory-default"
! interface GigabitEthernet1/1 bridge-group 1 nameif bvi1-1 security-level 100 ! interface GigabitEthernet1/4 nameif bvi1-4 security-level 100 description FirePOWER ! interface BVI1 no nameif nameif inside security-level 100 ip address 10.1.1.1 255.255.255.0
04-12-2018 11:57 PM
04-13-2018 03:37 AM
Management Access on BVI was only recently added with version 9.9.2.
See "History for Management Access" in:
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