发新话题
打印

如何查看流量 show ip accounting 失效了?

如何查看流量 show ip accounting 失效了?

原在:
route#show ip accounting 可查看现不知为何看不了,可能功能去掉!

显示:
route#show ip accounting
route#

现该如何查看?用什么命令?哪里恢复show ip accounting?
谢谢!

TOP

不会吧?!
没人知道吗?

TOP

到全局模式下定义一个accounting-list试试

TOP

劳驾怎么做?

TOP

conf t 后敲?查一下,因为我也没做过。

TOP

试试吧!
谢谢!

TOP

cisco#show ip ?
  access-lists            List IP access lists
  accounting              The active IP accounting database
                               #有效ip地址统计数据
  cisco#show ip accounting ?
  access-violations  show access violations in accounting database
  checkpoint         The checkpointed IP accounting database
  output-packets     show output packets in accounting database
  <cr>
我敲全了,没有显示的.

TOP

在你要统计流量的端口下配置:
ip accounting out
然后show ip accounting 就会有显示了。

TOP

ip accounting out 可行 我试了
谢谢ypc   高人

TOP

发新话题