01-10-2022 02:18 AM
Добрый день!
Есть ASA 5506x. На ней заведены BVI 1 и 2.
Есть access порты с bridge-group 1 и bridge-group 2.
Каким образом создать транковый порт, который бы включал в себя BVI 1 и 2?
Создание саб интерфейсов не подходит.
01-10-2022 04:41 AM
Привет,
Я не думаю, что это вообще возможно. BVI понимают только нетегированный трафик, понятия Vlan и транкинга не существует, поэтому транк не понимает BVI.
01-10-2022 05:52 AM - edited 01-10-2022 05:53 AM
Hello
Example:
interface x/x
no shut
interface x/x.150
no vlan
bridge-group 150
no nameif
interface x/x.151
no vlan
bridge-group 150
no nameif
interface BVI150
nameif bvi150
security-level 100
ip address x.x.150.1 y.y.y.y
interface BVI151
nameif bvi151
security-level 100
ip address ip address x.x.151.1 y.y.y.y
Trunk the physical port connecting to the asa interface x/x
02-01-2022 09:22 PM
Hi Paul!
Thank you for the reply.
Sorry to say but didn't work.
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