人的記憶力會隨著歲月的流逝而衰退,寫作可以彌補記憶的不足,將曾經的人生經歷和感悟記錄下來,也便于保存一份美好的回憶。相信許多人會覺得范文很難寫?以下是我為大家搜集的優(yōu)質范文,僅供參考,一起來看看吧
華為路由器命令集篇一
華為路由器命令類似于cisco,用好他可以大大方便我們日常工作,下面就讓yjbys小編為大家提供以下華為路由器命令,希望對大家工作有所幫助!
1.刪除設備配置:reset saved-configuration
2.重啟:reboot
3.看當前配置文件:display current-configuration
4.改設備名:sysname
5.保存配置:save
6.進入特權模式:sysview
注:華為只有2層模式,不像cisco enale之后還要conf t。
7.定義acl:
acl nubmere xxxx(3000以上)進入以后 rule permit/deny ip/tcp/udp等 source
(反向) destination
(反向) eq 注意:華為默認沒有deny any any
8.防火墻上端口加載acl:[quidway-ethernet0/0]firewall packet-filter 3000 inbound
9.防火墻上新增加用戶:local-user xxx(用戶名) password simple xxx(密碼)local-user xxx
service-type ppp
10.刪除某條命令:undo(類似與cisco的'no)
1.在主vrrp設備上要指定:
stp instance 0 root primary stp tc-protection enable stp enable
2.在從vrrp設備上要指定:
stp instance 0 root secondary stp tc-protection enable stp enable
3.交換機下面綁acl:
首先進入接口模式,輸入qos命令:[shzb-crsw-s6506-1-gigabitethernet1/0/1]qos
在輸入如下命令:[shzb-crsw-s6506-1-qoss-gigabitethernet1/0/1]packet-filter inbound
ip-group 3000
注:華為交換機只能指定inbound方向
4.啟用ospf:
[shzb-crsw-s6506-1]ospf 100
[shzb-crsw-s6506-1-ospf-100]area 0
[shzb-crsw-s6506-1-ospf-100-area-0.0.0.0]network
5.配置ospf重發(fā)布:
[shzb-crsw-s6506-1-ospf-100-area-0.0.0.0]quit
[shzb-crsw-s6506-1-ospf-100]import-route static
建立link-group(類似與cisco的channel-group):link-aggregation group 1 mode
manual,然后進入接口:port link-aggregation group 1
注:啟用vrrp之前必須輸入:vrrp ping-enable,使得客戶能ping網關。
s("content_relate");【華為路由器命令大全】相關文章:
1.
華為路由器配置命令大全
2.華為路由器命令匯集
3.華為交換機路由器配置命令大全
4.華為路由器命令2016最新
5.華為路由器ip性能配置命令
6.2016年華為路由器交換機配置命令大全
7.華為路由器配置大全
8.華為交換機配置命令大全
【本文地址:http://aiweibaby.com/zuowen/2796573.html】