單臂路由的配置

2021-03-08 22:00:20 字數 1976 閱讀 4155

1樓:匿名使用者

單臂路由(一個路同器埠上兩個以上的vlan)+靜態路由

先在左邊交換機上配置兩個vlan10和vlan20,將10、11埠配置給vlan10,將20、21埠配置給vlan20

pc0的ip為192.68.10.10 255.255.255.255.0

pc1的ip為192.68.10.11 255.255.255.255.0

pc2的ip為192.68.20.20 255.255.255.255.0

pc3的ip為192.68.20.21 255.255.255.255.0

switch(config)#inte***ce f 0/1

switch(config-if)#switchport mode trunk

switch(config-if)#no shutdown(設定交換機的0/1口為trunk,與路由器相連的裝置)

router(config)#inte***ce fastether*** 0/0(要先進0/0)

router(config-if)#no shutdown(開啟0/0埠)

router(config-if)#inte***ce fastether*** 0/0.1(再進0/0.1)

router(config-subif)#encapsulation  dot1q 10(0.1子介面封裝vlan10)

router(config-subif)#ip address 192.168.10.1 255.255.255.0(設定0.1埠ip地址)

router(config-subif)#int f 0/0.2

router(config-subif)#encapsulation  dot1q 20(0.2子介面封裝vlan20)

router(config-subif)#ip address 192.168.20.1 255.255.255.0(設定0.2埠ip地址)

第一個路由器

router(config)#inte***ce serial 2/0

router(config-if)#ip address 192.168.30.1 255.255.255.0

router(config-if)#no shuntdown(進入serial2/0埠,配置ip地址並開啟)

router(config-if)#clock rate 4800(設定dce端的時脈頻率為4800 ?可查頻率值)

第二個路由器

pc3的ip為192.68.20.21 255.255.255.255.0

router(config)#inte***ce serial 2/0

router(config-if)#ip address 192.168.30.2 255.255.255.0

router(config-if)#no shuntdown(進入serial2/0埠,配置ip地址並開啟)

router(config)#inte***ce fastether*** 0/0

router(config-if)#ip address 192.168.40.1 255.255.255.0

router(config-if)#no shuntdown(進入fastether*** 0/0埠,配置ip地址並開啟)

分別配置第一個和第二個路由器的表態路由表

(1)router(config)#ip route 192.168.40.0 255.255.255.0 192.168.30.2

(2)router(config)#ip route 192.168.10.0 255.255.255.0 192.168.30.1

(2)router(config)#ip route 192.168.20.0 255.255.255.0 192.168.30.1

2樓:瀧淵忻書竹

nat是nat

單臂路由是單臂路由,如果你的交換機上有2個或者以上的vlan才需要用到單臂路由。否則和你做nat沒關係

單臂路由配置,如何配置單臂路由

假設路由連結交換的埠都為f0 1,然後該介面建立子介面所有配置如下 路由器上配置 enconf t int f0 1 no shut exit int f0 1.1 encapsulation dot1q 10 ip address 192.168.10.1 255.255.255.0 no shu...

利用單臂路由實現Vlan之間的通訊

劃分vlan的最根本的目的是增加廣播域的個數,減少廣播洪泛的範圍,使廣播侷限在一個廣播域內,從而優化頻寬的利用率,也方便管理。比如大學生宿舍,樓的每一層屬於一個vlan,如果不在3層交換機 匯聚交換機 上做3層 的話,層與層之間是不能通訊的,你住在,我住,咱們兩個想打區域網遊戲,是看不到對方的。劃分...

(單臂)道路用什麼燈杆,燈臂要多長?用多少瓦的路?怎麼計算

高郵市隆輝路燈燈具廠,生產各種道路燈杆。路面寬20米,路燈距離25米配多少瓦led,路杆高多少。怎麼計算?一般道bai路燈光源為250w左右,如用duled的話有72 108w就夠了,不過zhi前期買燈要貴dao 些,從長遠回利益來講,答led要節能划算得多。燈杆高7 12米,間距可以30 45米。...