Hướng dẫn cấu hình port trunk trên Firewall cisco ASA

Hướng dẫn cấu hình port trunk trên Firewall ASA

The following example configures seven VLAN interfaces, including the failover interface which is configured using the failover lan command. VLANs 200, 201, and 202 are trunked on Ethernet 0/1.

hostname(config)#​​ interface vlan 100

hostname(config-if)#​​ nameif outside

hostname(config-if)#​​ security-level 0

hostname(config-if)#​​ ip address 10.1.1.1 255.255.255.0

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface vlan 200

hostname(config-if)#​​ nameif inside

hostname(config-if)#​​ security-level 100

hostname(config-if)#​​ ip address 10.2.1.1 255.255.255.0

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface vlan 201

hostname(config-if)#​​ nameif dept1

hostname(config-if)#​​ security-level 90

hostname(config-if)#​​ ip address 10.2.2.1 255.255.255.0

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface vlan 202

hostname(config-if)#​​ nameif dept2

hostname(config-if)#​​ security-level 90

hostname(config-if)#​​ ip address 10.2.3.1 255.255.255.0

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface vlan 300

hostname(config-if)#​​ nameif dmz

hostname(config-if)#​​ security-level 50

hostname(config-if)#​​ ip address 10.3.1.1 255.255.255.0

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface vlan 400

hostname(config-if)#​​ nameif backup-isp

hostname(config-if)#​​ security-level 50

hostname(config-if)#​​ ip address 10.1.2.1 255.255.255.0

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ failover lan faillink vlan500

hostname(config)#​​ failover interface ip faillink 10.4.1.1 255.255.255.0 standby 10.4.1.2​​ 

255.255.255.0

hostname(config)#​​ interface ethernet 0/0

hostname(config-if)#​​ switchport access vlan 100

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface ethernet 0/1

hostname(config-if)#​​ switchport mode trunk

hostname(config-if)#​​ switchport trunk allowed vlan 200-202

hostname(config-if)#​​ switchport trunk native vlan 5

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface ethernet 0/2

hostname(config-if)#​​ switchport access vlan 300

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface ethernet 0/3

hostname(config-if)#​​ switchport access vlan 400

hostname(config-if)#​​ no shutdown

hostname(config-if)#​​ interface ethernet 0/4

hostname(config-if)#​​ switchport access vlan 500

hostname(config-if)#​​ no shutdown

 

BÀI VIẾT CÙNG CHUYÊN MỤC

Hướng dẫn nâng cấp CyberPanel 3.0.6 trên Ubuntu 22.04
Hướng dẫn nâng cấp CyberPanel 3.0.6 trên Ubuntu 22.04

Hướng dẫn nâng cấp CyberPanel 3.0.6 trên Ubuntu 22.04

Kết hợp Let’s Encrypt SSL với Cloudflare Proxy: Mô hình HTTPS an toàn cho website
Kết hợp Let’s Encrypt SSL với Cloudflare Proxy: Mô ...

Kết hợp Let’s Encrypt SSL với Cloudflare Proxy: Mô hình HTTPS an toàn cho ...

Hướng dẫn nâng cấp GitLab EE 19.2.4 lên 19.3.2 an toàn trên Ubuntu 24.04
Hướng dẫn nâng cấp GitLab EE 19.2.4 lên 19.3.2 an toàn ...

Hướng dẫn nâng cấp GitLab EE 19.2.4 lên 19.3.2 an toàn trên Ubuntu 24.04

Mẫu nhúng HTML cho khóa học – Course trên Canvas LMS tại CloudX
Mẫu nhúng HTML cho khóa học – Course trên Canvas LMS ...

Mẫu nhúng HTML cho khóa học – Course trên Canvas LMS tại CloudX

Telegram biến mất khỏi App Store: Người dùng iPhone tải và cài đặt thế nào cho an toàn?
Telegram biến mất khỏi App Store: Người dùng iPhone ...

Telegram biến mất khỏi App Store: Người dùng iPhone tải và cài đặt thế nào cho ...

CẢNH BÁO BẢO MẬT: Lỗ Hổng Nghiêm Trọng CVE-2026-42533 Trên NGINX – Cập Nhật Ngay Để Tránh Rủi Ro Bị Tấn Công
CẢNH BÁO BẢO MẬT: Lỗ Hổng Nghiêm Trọng CVE-2026-42533 ...

CẢNH BÁO BẢO MẬT: Lỗ Hổng Nghiêm Trọng CVE-2026-42533 Trên NGINX – Cập Nhật ...