cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
333
Views
0
Helpful
1
Replies

IP accounting related question

m_aurangzeb
Level 1
Level 1

i want to enable ipaccounting on particular ip address.

ip accounting-list ip-address wildcard

m i right if i want to apply accounting on ip adress 192.168.0.5 then i write by the following command

ip accounting-list 192.168.0.5 0.0.0.0

for what this command stand for

ip accounting [access-violations] [output-packets]

in short actually i want to monitor the ip accounting for out bound interface for the ip address 192.168.0.5 with subnet mask 255.255.255.0

Pls step by step tell me the sequence of command that shows me the accounting on run time and pls also that how can i stop that the accounting.

Pls reply me as soon as possible.

1 Reply 1

a-vazquez
Level 6
Level 6

To enable IP accounting on an interface, use the ip accounting command in interface configuration mode. The ip accounting command records the number of bytes (IP header and data) and packets switched through the system on a source and destination IP address basis. Only transit IP traffic is measured and only on an outbound basis; traffic generated by the router access server or terminating in this device is not included in the accounting statistics. For more information on this command have a look at the following URL.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hiap_r/apl_i1h.htm#wp1201321

Review Cisco Networking for a $25 gift card