Thiago
New Contributor
since ‎09-07-2021
‎08-30-2022

User Statistics

  • 9 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I need to configure routing between two VLANs with the same Port Specific VLAN, something like this: (SwitchA)10.1.1.1-------tag 100------10.1.1.2(SwitchC)192.168.1.2-----tag 100------192.168.1.1(SwitchB) How can I do this? Here is the options tha...
The log keyword of an ACL doesn't seem to work, take this simple policy as an example: entry permit_ICMP { if { protocol icmp; } then { permit; mirror-cpu; log; count icmp; ...
Kudos given to
GTM-P2G8KFN