h3c路由器基本命令
h3c路由器基本命令
在現今網絡飛速發(fā)展的時代中,路由器有著舉足輕重的作用,主要用于WAN連接、異種網互連和網絡分段,是網絡構成的核心之一,那么你知道h3c路由器基本命令嗎?下面是學習啦小編整理的一些關于h3c路由器基本命令的相關資料,供你參考。
h3c路由器基本命令:
1、system-view 進入系統(tǒng)視圖模式
2、sysname R1 為設備命名為R1
3、display ip routing-table 顯示當前路由表
4、 language-mode Chinese|English 中英文切換
5、interface Ethernet 0/0 進入以太網端口視圖
6、 ip address 192.168.1.1 255.255.255.0 配置IP地址和子網掩碼
7、 undo shutdown 打開以太網端口
8、 shutdown 關閉以太網端口
9、 quit 退出當前視圖模式
10、 ip route-static 192.168.2.0 255.255.255.0 192.168.12.2 description To.R2 配置靜態(tài)路由
11、 ip route-static 0.0.0.0 0.0.0.0 192.168.12.2 description To.R2 配置默認的路由
2、華三提供2種模式,高級配置需要進入系統(tǒng)視圖。(1)、用戶視圖 system-view(2)、系統(tǒng)視圖 [h3c]13、配置接口interface g1/0/1 進入接口ip add (配置IP與思科相同,物理接口默認是開啟的,可shutdown關閉,undo shut打開接口)配置接口速度,雙工模式同于思科另:華三undo 相當于思科的no命令3、配置靜態(tài)路由:ip route-static 0.0.0.0 0.0.0.0 10.1.56.14、查看配置命令在2種視圖 都可displaydisplay current-configuration 查看running-configdis saved-configuration 查看寫入到NVRAM中的配置dis ip routing-table 查看路由表dis ospf peer 查看OSPF鄰居dis ospf 1 request-queue 查看LSR列表 5、OSPF配置[dl-app-1]ospf router-id 1.1.1.1[dl-app-1]ospf 110[dl-app-1-ospf-110]area 0 [dl-app-1-ospf-110-area-0.0.0.0]network 10.1.1.0 0.0.0.255
看過文章“h3c路由器基本命令”的人還看了:
1.路由器設置
4.路由器安裝
5.路由器有什么組成