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.