clear ip counters
清除IP統計信息。
clear ip counters
【命令模式】
特權用戶模式
【使用指南】
在某些特殊情況下,需要清除IP統計信息,重新進行統計。
【舉例】
清除IP統計信息。
Quidway#clear ip counters
【相關命令】
show ip interface,show ip traffic
4.5.2 ifquelen ip
配置IP接收隊列長度。
ifquelen ip queue-length
【參數說明】
queue-length為接口隊列長度。
【命令模式】
全局配置模式
【使用指南】
配置IP接收隊列長度,會影響系統運行效率,最好在技術支持人員的指導下進行。
【舉例】
配置IP的接收隊列為70。
Quidway(config)#ifquelen ip 70
【相關命令】
show ip interface
4.5.3 ifquelen arp
配置ARP接收隊列長度。
ifquelen arp queue-length
【參數說明】
queue-length為接口隊列長度。
【命令模式】
全局配置模式
【使用指南】
配置ARP接收隊列長度,可能會影響到以太網口運行效率,最好在技術支持人員的指導下配置。
【舉例】
配置ARP的接收隊列長度為70。
Quidway(config)#ifquelen arp 70
【相關命令】
show ip interface
4.5.4 ip tcp header-compression
允許或禁止接口上TC 文頭壓縮。
[ no ] ip tcp header-compression
【缺省情況】
接口上缺省為禁止TCP報文頭壓縮。
【命令模式】
接口配置模式
【使用指南】
在低速廣域網線路上運行PPP協議時,由于TCP報文頭占全部傳輸數據的很大比例,這時可以對TCP報文頭壓縮以提高數據傳輸效率。
【舉例】
在PPP接口Serial0上允許TCP報文頭壓縮。
Quidway(config-if-Serial0)#ip tcp header-compression
【相關命令】
encapsulation ppp
4.5.5 show ip cache
顯示IP路由緩沖。
show ip cache
【命令模式】
特權用戶模式
【使用指南】
顯示IP最近使用過的路由,幫助用戶進行故障診斷。
【舉例】
Quidway#show ip cache
Route to destination 129.102.100.141:
Destination NetMask Type Interface GateWay
129.102.100.141 255.255.255.255 direct Ethernet0
上面顯示信息表示最近剛使用過的路由是到達129.102.100.141的路由。該路由是一條直接路由,輸出接口為Ethernet0。
【相關命令】
ip route
4.5.6 show ip interface
顯示IP接口信息。
show ip interface [ interface-type interface-number ]
【參數說明】
interface-type為接口類型。
interface-number為接口編號。
【缺省情況】
如果不指定接口,則缺省顯示全部IP接口信息。
|
新聞熱點
疑難解答