CISCO----------------------HUAWEI
show run------------------display current
show ip route--------------dis ip rout [pro]
conf t-------------------system-view
end------------------------return
ex----------------------------q
hostname-------------------sysname
ip route--------------------ip route-static
no---------------------------undo
write-------------------------save
shut-----------------------一樣
noshut-----------------------默認
router rip/ospf----------------rip/ospf net必須是主網地址
redistribute----------------import-route 引入路由
access-list----------------acl
line vty 0 4----------------user-int vty 0 4
pass----------------set authen pass
reload----------------reboot
sw acc vlan 10----------------port default vlan 10 接入vlan10
sw mode acc----------------port link-type acc 模式access
靜態路由後加preference設置優先級
靜態路由下一跳可以寫下一跳路由器接口的ip地址也可以寫當前路由出接口,華為默認不開啟ARP代理,不能用出接口。
路由表的選擇過程:最長子網掩碼匹配
PIM 組播路由協議 DM SM
RIP以跳數作為cost 兩種報文:request response UDP 埠520
ICMP兩種報文:echo request echo reply
手動匯總:int 接口 rip summary-address 網段 掩碼
rip認證:rip authentication-mode simple/(md5 nonstandard 1) 密碼
修改度量值:int 接口 rip metric[out/in] x 收+x 發=x
實現單播更新
被動接口 rip silent-interface 接口 只收不發
peer 對端地址