Which firewall rule is blocking my traffic!?
Below are the list of commands that you need to find out which rules on the firewall is "deny"-ing your traffic.
Input interested parameters
diag debug flow filter addr 10.130.1.223
diag debug flow show console enable
diagnose debug flow trace start 100
diagnose debug enable
You can also put a range of IP to diag debug flow filter addr 10.130.1.0 10.130.1.250
"diagnose debug flow filter" - this shows the current parameters on the filter if any
You need this to clear the filter and disable the debug
diag debug flow filter clear
diag debug reset
diag debug disable
Popular Posts
-
I have done it again, I haven't been really successful in deploying any of my stack switches. I always had problems with firmware and ...
-
I am writing this to remind myself how to ADD a new switch into a live production stack without rebooting its live environment. For thi...
-
Below are the steps to upgrade IOS from 3.x.x to 16.x.x The key to the install is this command: software install file flash:cat3k_caa- u...
-
Over the weekend I upgraded my Cisco 3850 48 P-L from IOS 3.x.x to Denali 16.x.x. During this process the switch upgrade process failed ...
-
It is always advised that you configure a dedicated management access port to any device that has this capability especially for a firew...
-
In February, I redeemed 2 business class ticket round the world from Perth to Los Angeles and back from New York to Perth. It is actu...
-
How to change the switch number of a Cisco Catalyst 3850 switch. Would you only need to do this when you decommission a switch from...
-
I have had a switch that I have factory reset because I don’t know what was the password was. In order to factory reset the switch ...
-
I've just recently added a new Cisco 3850 switch into an existing 5 switch stack during production hours. One thing I learn from past...
-
Today I have tested how to add an new Cisco 3850 switch into an existing stack to increase port capacity. Key command that you need to h...
Powered by Blogger.
No comments:
Post a Comment