| Brocade ADX - Packet Capture |
| Vendor | Brocade |
| Platform | ADX |
| Version | 12.3 |
| Load Balancers - Brocade ADX |
| Wednesday, 01 August 2012 00:00 |
|
The Brocade ADX provides the ability to capture network traffic which can then be viewed later for further analysis. This is achieved via the debug filter. Debug Filter ModeFirst of all we enter the debug filter prompt. SSH@adx#debug filter Buffer AttributesNext we set the packet and buffer size, along with clearing the buffer. SSH@adx(debug-filter-all-BP)#packet-size whole Configure FiltersNext we define our filters. This specifies which traffic will be captured. SSH@adx(debug-filter-all-BP)#specify 1 Apply / Show FiltersOnce the filters are defined, they are applied. SSH@adx(debug-filter-all-BP)#apply 1or2 It is also good practice to confirm that actual filter details just to ensure that there are no errors in what has been defined. SSH@adx(debug-filter-all-BP)#show 1 Start / Stop CaptureNext we set the debug filter to view (capture traffic on) all Barrel Processors. If you need to capture traffic whcih is destined/leaving the ADX (such as management or healthchecks) then you will need to view the management processor via the command "view mp". SSH@adx(debug-filter-all-BP)#view bp all Show CaptureTo see a summary of the packets captures we issue the 'summary' command. SSH@adx(debug-filter-all-BP)#summary Save CaptureWe next save the capture. SSH@adx(debug-filter-all-BP)# pcap save /usb0/capture Transfer CaptureFinally we export the capture to a TFTP server for further analysis (i.e Wireshark). SSH@adx(debug-filter-all-BP)# exit TemplateBelow is a copy and paste template that can be used. Obviously the source and destination will need to be amended based on your networks. debug filter
|
Latest Articles
- Incapsula (Review) - How to Protect and Secure your website in 10 minutes
- Window wont show when using Cisco VPN Client 5.x / Windows 7
- How to Fix Unreadable Directory Listings within the Shell
- Python - List Comprehensions
- Python - What does 'if __name__ == "__main__"' mean ?
- Python - Decorators
- BIGIP F5 LTM - Action on Service Down
- Brocade ADX - How do I bind multiple ports to a single healthcheck ?
- MySQL - How to reset a forgotten Root password
- Django - How can I pass a string from a URL to a view ?
- Vyatta - Unable to log into GUI : "Username or password is incorrect"
- Cisco ASA - How do VPN Filters work ?
- How do I use AJAX along side Django ?
- Outlook 2010 - The 'Delete Conversation' Shortcut
- How do I import a python module from another folder ?
- How do I configure Django to serve my Robots.txt file ?
- Brocade ADX - The Dynamic Weighted Predictor
- How to serve multiple domains from within a single Django project
- Vyatta - How do I secure management access ?
- Vyatta - How to configure an IPSEC site to site VPN
Popular
- Proxy ARP – SPLAT
- Check Point Commands
- IPSO - Commands
- ASA 8.3 - Auto NAT Examples
- vSphere - Creating User and Group Permissions
- Configuring Wireless Connectivity within Backtrack 4 r2
- Juniper Netscreen Commands
- Configuring Windows 2008 R2 as an NTP Server
- How to set the Time / Date and Timezone in CentOS
- PEMU - Free Cisco PIX Firewall Emulator / Simulator
- Juniper Netscreen - NAT Explained
- How do I install snmpwalk / snmpget using Yum ?
- Troubleshooting a Netscreen Site 2 Site VPN
- Netscreen - NSRP
- Check Point Logging Troubleshooting Guide
- How do I configure IPv6 in Windows XP ?
- Check Point - How to Reset SIC
- Endpoint Connect Installation / Troubleshooting Guide
- VI shows the error Terminal too wide within Solaris
- ESX Convertor - The session is not authenticated


