Nortel Networks NN46110-602 User Manual
Page 129

Chapter 5 Packet capture 129
Nortel VPN Router Troubleshooting
To delete a packet capture object:
1
Display all configured capture objects on the VPN Router to locate the object
or objects that you want to delete.
CES#
show capture
Name Type Size Buffer use Count State
test-fast ETHERNET 1048576 0% 10 STOPPED
test-filter-in ETHERNET 1048576 0% 20 STOPPED
test-raw-ip GLOBAL 1048576 0% 33 STOPPED
test-remote-ip TUNNEL 1048576 0% 9 STOPPED
test-trigger ETHERNET 1048576 1% 188 STOPPED by stop
trigger
test-user TUNNEL 1048576 0% 56 STOPPED
CES#
2
Run the
no capture
command for the specific object.
For example, the following command deletes the capture object test-trigger.
CES#
no capture test-trigger
CES#
To disable packet capture globally and delete all configured capture objects, run
the
no capture enable
command:
CES#
no capture enable
CES#