您好,登錄后才能下訂單哦!
搭建了簡單的局域網和廣域網實驗平臺,如下:
路由器配置命令如下:
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname RB
RB(config)#enable password todd
RB(config)#interface serial 3/0
RB(config-if)#no shutdown
RB(config-if)#ip address 192.168.1.2 255.255.255.0
Ctrl z
RB#ping 192.168.1.1
RB#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RB(config)#interface f(tab)
RB(config)#interface fastEthernet 0/0
RB(config-if)#ip address 192.168.2.1 255.255.255.0
RB(config-if)#no shutdown
注意:
路由器地址即為網關,一般設為第一個地址或者最后一個地址。例如192.168.0.1或者192.168.0.254
學習計算機網絡需要規范細心,避免錯誤。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。