您好,登錄后才能下訂單哦!
Virtual Wire模式可以在不改變原有網絡拓撲結構的情況下,實現安全。需要兩個接口為一組進行綁定。可以實現所有的安全防護功能,支持NAT。同時可以實現安全區域間VLAN Tag的控制。
序號 | 設備名稱 | 接口 | 接口信息 | 備注 |
---|---|---|---|---|
1 | R1 | E0/0 | 10.0.0.1/24 | |
2 | SW1 | E0/1 | VLAN2 | |
E0/2 | Trunk | |||
3 | SW2 | E0/1 | VLAN2 | |
E0/2 | Trunk | |||
4 | PA | E1/1 | Virtual Wire | 區域:Untrust |
E1/2 | Virtual Wire | 區域:Trust | ||
5 | R2 | E0/1 | 10.0.0.2/24 | 開啟telnet |
R1:
------------
en
conf t
interface e0/0
ip address 10.0.0.1 255.255.255.0
no shutdown
R2:
------------
en
conf t
hostname R1
interface e0/0
ip address 10.0.0.2 255.255.255.0
no shutdown
exit
line vty 0 4
password cisco
SW1:
------------
en
conf t
hostname SW1
vlan 2
exit
interface e0/1
switch mode access
no shutdown
exit
interface Ethernet0/2
switchport trunk encapsulation dot1q
switchport mode trunk
exit
================================================
SW2:
------------
en
conf t
hostname SW2
vlan 2
exit
interface e0/1
switch mode access
no shutdown
exit
interface Ethernet0/2
switchport trunk encapsulation dot1q
switchport mode trunk
exit
創建Zone Trust和Untrust
【Policy】-【Security】
說明:配置完成后,記得Commit
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。