#interface Serial
(config-if)#ip accounting ?
access-violations Account for IP packets violating access lists on this interface
output-packets Account for IP packets output on this interface
precedence Count packets by IP precedence on this interface
#interface FastEthernet
(config-if)#ip accounting ?
access-violations Account for IP packets violating access lists on this interface
mac-address Account for MAC addresses seen on this interface
output-packets Account for IP packets output on this interface
precedence Count packets by IP precedence on this interface
interface Serial1
ip address x.x.x.x x.x.x.x
ip accounting output-packets
no fair-queue --> 'Queueing strategy: fifo'
end
sh ip accounting | [output-packets]
Source Destination Packets Bytes
172.16.1.55 172.16.0.3 6 552
172.16.1.55 172.16.0.3 2 96
172.16.1.55 172.16.0.3 4 192
Accounting data age is xdxxh
Accounting threshold exceeded for 952906 packets and 888094275 bytes
[...] optional
No comments:
Post a Comment