Josh Mil
Level 2
Level 2
Member since ‎08-23-2025
Awards
No awards available to display

User Statistics

  • 35 Posts
  • 0 Solutions
  • 10 Helpful votes Given
  • 7 Helpful votes Received
Recent Badges
Certifications
No certifications available to display

User Activity

The system consists of a switch with two VLANs for hosts, and a router with two WAN connections.Switch:Interface vlan10 - 192.168.1.1/24, with some hostsInterface vlan20 - 192.168.2.1/24, with some hostsinterface g0/12 - 172.16.0.2/252, uplink to rou...
Very strange behaviour on a layer 3 switch. The second entry can affect the first entry in an ACL.A computer is in a vlan. The vlan has an ACL. The ACL references an object group to specify the protocol and port number.interface vlan4 ip address 192....
For inter-vlan routing, router on a stick is a simple deployment. To mitigate the bottleneck created by the trunk link, we can use port aggregation. However, in modern networks, layer 3 switch is the most common solution for inter-vlan routing. Peopl...
Reflexive ACLs are configured on a C3560-CX switch to regulate inter-vlan traffic.Simplified settings to describe the scanario:interface Vlan10 ip access-group acl_in in ip access-group acl_out out access-list acl_in permit icmp any any reflect acl_...
I'm trying to configure some access rules on a 3560CX switch.This works without using an object group:ip access-list extended test1 permit tcp any any 80 reflect reflexive_acl This works without using a reflexive ACL:object-group service www_ports ...
Community Statistics
Member Since ‎08-23-2025 10:15 PM
Date Last Visited
Posts 35
Total Helpful Votes Received 7
Helpful Votes From