20201223 cisco 單臂路由
課堂資料
單臂路由器:是指與網路有單一物理或邏輯連接的路由器。
它通常用於在本地連接的主機之間轉發獨立邏輯路由域上的流量,或者方便路由表的管理、分發和中繼。
課堂練習
單臂路由


實戰練習:VRF

int e0/0
ip addr 192.168.1.1 255.255.255.0
no shut
router ospf 1
net 192.168.1.0 0.0.0.255 area 0

ping 192.168.2.1
Last updated
Was this helpful?