The SG300 - ACL support intervlan routing

I have Setup SG300 - 52p mode switch layer 3.

I have 3 VLAN (10,20,30) and the affected ports to each vlan.

Each host can ping its own gateway (according to the VLAN).

I want to enable some of the traffic of a vlan to a specific host (server) on a different VLAN. I try with ACL, but no can do.

Can someone help me how to do this?

Thank you very much.

Hey Ruy,

My isa very restrictive ACL.

Restrict_FTP extended IP access list

permit ip 192.168.10.0 0.0.0.255 192.168.20.10 0.0.0.0

output

It allows only the 192.168.10.0 network to get host 192.168.20.10 IP host.

There is also perhaps (in red);

Restrict_FTP extended IP access list

permit ip 192.168.10.0 0.0.0.255 192.168.20.10 0.0.0.0

deny ip 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255

allow a full

output

I must confess that I prefer to use the GUI to produce my ACEs.  The table he creates shows how the ACL will work. and especially in what order.

  • The switch through ACEs in order from top to bottom as seen in the GUI.
  • The ACL that is attached to an interface, boss of matching incoming packages (coming into the switch).
  • ACE entries use reverse masking can be confusing.  Perhaps the following tehnote may be useful for understanding the inverse of masking;

http://www.Cisco.com/en/us/products/sw/secursw/ps1018/products_tech_note09186a00800a5b9a.shtml

What about Dave

Tags: Cisco Support

Similar Questions

  • Cisco SG300 / ASA 5505 intervlan routing problem

    Dear all

    I have a problem with the configuration correctly sg300 layer 3 behind the ASA 5505 switch (incl. license more security)

    The configuration is the following:

    CISCO SG300 is configured as a layer 3 switch

    VLAN native 1: 192.168.1.254, default route ip address (inside interface ASA 192.168.1.1)

    VLAN defined additional switch

    VLAN 100 with 192.168.100.0/24, default gateway 192.168.100.254

    VLAN 110 with 192.168.110.0/24, default gateway 192.168.110.254

    VLAN 120 with 172.16.0.0/16, default gateway 172.16.10.254

    Of the VLANS (100,110,120) different, I am able to connect to all devices on the other VIRTUAL local networks (with the exception of Native VLAN 1; is not the ping requests)

    From the switch cli I can ping my firewall (192.168.1.1) and all the other gateways of VLANs and vlan (VLAN1, 100, 110, 120) devices

    Asa cli I can only ping my switch (192.168.1.254) port, but no other devices in other VLAN

    My question is this. What should I change or installation in the switch configuration or asa so that other VLANs to access the Internet through the ASA. I will not use the ASA as intervlan routing device, because the switch does this for me

    I tried to change the asa int e0/1 in trunkport (uplink port switch also), to enable all the VLANS, but as soon as I do that, I can not ping 192.168.1.254 ASA cli more.

    Any help is greatly appreciated

    Concerning

    Edwin

    Hi Edwin, because the switch is layer 3, the only necessary behavior is to ensure that default gateways to the computer are set on the SVI interface connection to the switch to make sure that the switch is transfer traffic wished to the ASA.

    The configuration between the ASA and the switch must stay true by dot1q, such as the vlan all other, unidentified native VLAN tagged.

    Also, if I'm not wrong, on the SAA you must set the security level of the port to 100.

    -Tom
    Please evaluate the useful messages

  • No "ip Routing" command on the switch and still intervlan routing.

    Hello

    In my companies 4500 switch I see there is intervlan routing configured for 4 VLANS there but I don't see any command "ip Routing" on this subject

    to enable routing on the switch. A switch can route the same if the command is not there?

    Ninja,

    Default configuration options often do not appear in "show run".  Please try «performance see all»

    Kind regards

    Christopher

    PS your switch and device business, not small business.

  • SG300-28 questions - InterVLAN routing

    Hi all

    I am trying to switch SG300-28 place and do work for several days, with a very simple configuration, but this device is just to stuborn giving me headaches. I hope that you will tell me a solution to my problem.

    So I configured the VLAN on the switch, assigned to all ports, given IP addresses for VLANs, etc.. But I digress not test phase where I try to rattle of two stations of different VLANS.

    I have pictures of the attached current configuration. Stations are on ports 4 (VLAN4) and port 15 (VLAN3). First good 192.168.30.x a station address with the default gateway 192.168.30.1. Second station address of the 192.168.5.x and gateway 192.168.5.1. The two stations can ping the two gateways, but not eachother. Traffic within a VIRTUAL local network works fine, so routing is the most obvious problem.

    There is no active ACLs.

    Please see attached photos and give me something to try, because I spent three days to experiment without luck!

    One of the biggest mistakes I see relies on 'ping' to see if things work. Do not forget that the 'ping' sends a request to echo, that does not force the customer to send and echo response. Ensure that stations are configured to respond to pings or try to access a share, or a service configured on clients. Another thing to consider, that the client ports access ports and not General, this can be a problem, but it should be allowed, as is.

    On a side note, the current configuration you cannot access anything out in the cloud. If you need to access cloud do not forget to add a default route on the switch.

    I hope this helps!

  • [SOLVED] Problem with the ACB and InterVLAN routing

    Hello.

    I have Cisco 3750 G with IOS k9 - mz.150 - 2.SE4 Service of intellectual property. In my network, I have 4 VLANs with 4 internet gateways. I have set 4 static route for each gateways and with PBR to match this static routes. If I use "set ip next-hop" all traffic goes through the specific gateway interVlan routing does not work (I need to because the customers interVlan routing in different VLANS must be), and if I use 'set ip default next-hop', I was incapable of it attributed to Vlan (road-map lan14 not supported based on routing strategies).

    Model SDM is on the road that ip Routing is enabled.

    Here is my config for 2 of these VLANS:

    interface Vlan7
    IP 192.168.7.254 255.255.255.0
    IP access-group 107 to
    !
    interface Vlan14
    IP 192.168.14.254 255.255.255.0
    IP access-group 114 to
    !
    IP http server
    IP http secure server
    !
    !
    IP route 0.0.0.0 0.0.0.0 192.168.70.254
    IP route 0.0.0.0 0.0.0.0 192.168.140.254
    !
    access-list 107 permit udp any eq bootpc any eq bootps
    access-list 107 allow ip 192.168.7.0 0.0.0.255 any

    access-list 114 permit udp any eq bootpc any eq bootps
    access-list 114 allow ip 192.168.14.0 0.0.0.255 any

    lan7 allowed 10 route map
    corresponds to the IP 107
    IP 192.168.70.254 jump according to the value
    !

    lan14 allowed 10 route map
    corresponds to the IP 114
    IP 192.168.140.254 jump according to the value

    !

    Where is my error in config?

    Please help me, I'm stuck here almost three weeks.

    Hello

    You have created courses 2-card to set the next hop for a portion of the traffic classified with an acl.

    If you want any other traffic manager you must create an empty instance of your roadmap

    Example:

    lan7 allowed 10 route map

    football game...

    map of route allowed lan7 20 ==> Add this instance and leave it empty. You say the switch/router that he must refrain from other traffic but nothing to apply.

    Hope that this clear.

  • ASA 5505 in router Mode can implement the MAC ACL

    Hi all:

    My client request can the Cisco ASA 5505 implement MAC ACL in Cisco ASA 5505, who is now running in router Mode.

    Can anyone help answer this?

    I tried to search the document and also tried the ASDM in the Cisco ASA 5505 but couldn't see a way to do the ACL by MAC address.

    At the same time can also help me find the command line using the ASA 5505 able to run MAC ACL in router mode?

    Thank you very much!

    Warm greetings,

    TangSuan Tan

    MAC ACL is not supported in Routed mode, only in Transparent mode.

    Here is the command for your reference:

    http://www.Cisco.com/en/us/docs/security/ASA/asa84/command/reference/A1.html#wp1598101

    And here is the ethertype supported:

    http://www.Cisco.com/en/us/docs/security/ASA/asa84/configuration/guide/access_rules.html#wp1083699

  • Method to reset the default ACL of support?

    In Windows 7 Professional x 64, is there a supported method to return all ACLs (access control lists) to their default settings that do not need to reinstall Windows?

    I ask because well-meaning Web sites advise to use subinacl or secedit for this. I want to know if these are methods supported. I don't want to risk the integrity of my installation of Windows. If the only supported way to reset ACLs is to re - install Windows, I need to know that.
    If not, is there a web page somewhere, perhaps on a Microsoft Web site, which shows what are the default ACLs?

    Hello

    I suggest you link and check if that helps.

    How to restore the security settings to a known working state?

    Note: Applies to Windows 7.

    Subinacl or Secedit commands do not support Windows 7. However, for more information I suggest you send your query in the TechNet forums.

    http://social.technet.Microsoft.com/forums/Windows/en-us/home

    It will be useful.

  • InterVLAN routing for S4810 VLT

    Hello

    I just want to clarify things because I get confused all intervlan routing if it is possible to implement if I used VIDEO Lottery devices

    First of all when I configured the VLT field in sweetheart two switches (S4810), I need to have an itinerary for my VLAN

    -what I used intervlan routing is my favorite, but when the peer routing, active in VLT intervlan routing is applicable or supported in routing peers. ?

    -also all configurations of the two peer switches must be identical or same

    • example: when I configured intervlan routing in Peer-1, also, I need to configured intervlan routing in Peer - 2

    I want to have an answer if I need intervlan or OSPF configuration with this problem

    Thank you very much

    BRENT

    This technical guide I think answer all your questions. Yes, you can have VLAN routing enabled on the switches. The guide goes through many examples, including examples of switches that is configured to perform the VIRTUAL LAN routing. It also includes examples of configuration that you can use as a reference.

    http://Dell.to/1wfDl3n

    Let us know if this helps out.

  • Problem of layer 3 of SGE2010 with installing intervlan routing

    I'm new to the switches for small businesses and could use assistance in the configuration of routing for intervlan between several VLANs on the switch. I changed the 3 layer mode and configure the VLAN. When I enter an IP address for VLAN2, I disconnect (VLAN1 ip) configuration on the switch interface and I can't access the switch unless I reset it. I tried several times and each time it has the same. Is there something else I need installation before you configure the ip address for other VLANs?

    Hi Jacqueline,.

    Thank you for your participation in the community of support to small businesses. My name is Nico Muselle of Cisco Sofia HWC.

    This is the normal way for the switch to behave. There are 2 ways to work around this problem.

    1. You assign a port to the VLAN2. After the configuration of the IP address, you connect your PC to this port and make sure that it is in the same subnet as the address IP 2 VLAN.
    2. You assign a static IP address for the vlan by default first and make sure your connected PC is in the same subnet.

    The reason for this behavior is that the switch has its DHCP client enabled, if no DHCP server is available, it will return to its default IP 192.168.1.254 (which I assume that you connect to the configuration).

    However, once you set up a static IP address on the switch, the DHCP client and the default IP address is disabled, which means that the obtained from DHCP or the default IP address 192.168.1.254 are more accessible.

    I would go to step 2, because it's the simplest solution to your problem and you would like a default static IP VLAN in any case, I guess.

    I hope this helps!

    Best regards

    Nico glacier

    Senior Network Engineer - CCNA

  • How to recover or find the network key for a router wireless (Netgear)

    Network wireless adapter NIC Ethernet network device

    How to recover or find the network key for a router wireless (Netgear)

    Hi RaymondKramp,

    ·         What version of Windows is installed on your computer?

    If you have lost the key to network and not connected to the network, then you can reset the router to factory settings wireless.

    If you lost the key network and connected to the network, and then log on to the Web page of the router and get the key.

    For more assistance, you can contact Netgear Support:

    http://support.NETGEAR.com/app/home

    Hope this information helps.

  • My Wi - Fi Protected Setup Wizard connection dialog box in the Intel PROSet /Wireless connection utility won't let me get caught in the password for my BigPond router.

    Dialog box of connection Wi - Fi Protected Setup Wizard in the Intel PROSet /Wireless connection utility

    My Wi - Fi Protected Setup Wizard connection dialog box in the Intel PROSet /Wireless connection utility won't let me get caught in the password for my BigPond router. He let me just plug in numbers not letters. Can someone tell me how to work around this problem?

    Hello

    This can happen if the configuration of the router is configured to accept the password in numbers. You can get in touch with Bigpond support for more information on this.

    Technical assistance to BigPond

  • LRT214 InterVLAN routing databases

    Could someone understand me, what "InterVLAN Routing" setting (under management port > 802 1 q LAN) actually did or influence?

    It's a bit tedious to find trying and the manual, which is essentially a textual serialization of interfaces Web (kind of pointless), doeosn can't help much.

    It is just a shortcut for firewall access rules, or influence it something else? I can get between the VLANS with access for people with disabilities, and appropriate rule set. However, I have however a strange behavior.

    Anyone know?

    Firewall access rules can override the settings of the inter-VALN. Without the two access rules, hosts VLAN1 will not be able to access hosts in VLAN8 and vice versa.

  • Connect the 2 locations using RV016 router to fill 2 different networks.

    I have a RV016 connected to a comcast cable modem to slot 1 with IP 192.168.6.1

    I have a RV016 connected to a comcast cable modem at the 2 with 192.168.10.1 IP location

    I installed a VPN tunnel from gateway to gateway between 2 routers RV016.

    I have a LAN in slot 1 with the IP 192.168.1.1, which connects to the internet through an Adtran router with 4 lines of T1 servile.

    I have a LAN with IP 192.168.5.1 2 location that connects to the internet through an Adtran router with 3 T1 lines servile.

    I like a computer to location 2 to connect to the RV016 in the local Comcast modem to the Comcast modem at location 1 in the RV016 to slot 1 then go out to the local network at location 1 and communicate with an application server on LAN 1.

    Help, please.

    You can't do that with a RV016. The RV016 only supports layer 3 tunnel. This means that the two ends are different networks with different subnets. The traffic between them is not filled.

    If you want to really two bridged networks, i.e. join in a single LAN with a single IP subnet and a single broadcast domain you need a layer 2 tunnel, for example a tunnel L2TPv3. That works on layer 2, which is on the MAC addresses inside your networks. In this way, you can use the same IP subnet at both ends and on each side, it seems that the other side is connected to the same ethernet network.

    The RV016 does not support the tunneling of layer 2. You can create an IPSec tunnel, which is layer 3. If there is really a need for a tunnel layer 2, you get different devices. I recommend that you evaluate if a layer 2 connection is really necessary or not.

  • Wireless connection disappeared after pressing the button system Orange Cisco router WRT54G

    Trying to connect to a printer Dell wirless to the router and has failed, after many tests to get the computer to recognize the printer as a wireless device.  Recommended by Dell to refresh the router and I pressed the button in the above subject line.

    Now, none of my computers display the connection wireless as available. I have reset the time many cable modem and the router and him that restarted the computer and they still will not recognize the wireless connection.

    Also, I tried to use the default IP 192.168.1.1 to review my settings for the router (running a laptop directly via the cable modem), but the address keeps timing.

    What is someone out there knows what can happen to connect wireless to disappear?  Any help is greatly appreciated.  Don

    Your wireless network is gone because you press the WPS button on the front.  Never do this because you don't have the hardware to support it.  Change the SSID and password.

    Press and hold the reset on the back for 30 seconds and then release.  Wait 10 seconds and cycle power to the router.  To connect to a computer wired to the router at 192.168.1.1 only empty password, username "admin".   Now configure the router manually.

  • InterVLAN routing problem

    Hi friends,

    I have a question related to the Inter-VLAN routing. I have 2 switch a 3850 L3 and another is 2960 L2 (Pure L2). I even vlan on both switches and IP routing enabled on switch L3. But not woking switch l3 to L2 Intervlan Routing switching systems.

    Configuration as below:

    L3 switch:

    hostname L3

    !

    IP routing

    !

    pvst spanning-tree mode

    !

    interface FastEthernet0/1

    switchport access vlan 7

    spanning tree portfast

    !

    interface FastEthernet0/2

    !

    interface FastEthernet0/3

    !

    interface FastEthernet0/4

    !

    interface FastEthernet0/5

    !

    interface FastEthernet0/6

    !

    interface FastEthernet0/7

    !

    interface FastEthernet0/8

    !

    interface FastEthernet0/9

    !

    interface FastEthernet0/10

    !

    interface FastEthernet0/11

    !

    interface FastEthernet0/12

    !

    interface FastEthernet0/13

    !

    interface FastEthernet0/14

    !

    interface FastEthernet0/15

    !

    interface FastEthernet0/16

    !

    interface FastEthernet0/17

    !

    interface FastEthernet0/18

    !

    interface FastEthernet0/19

    !

    interface FastEthernet0/20

    !

    interface FastEthernet0/21

    !

    interface FastEthernet0/22

    !

    interface FastEthernet0/23

    !

    interface FastEthernet0/24

    Are connected to the L2 switch

    switchport trunk encapsulation dot1q

    switchport mode trunk

    !

    interface GigabitEthernet0/1

    !

    interface GigabitEthernet0/2

    !

    interface Vlan1

    no ip address

    Shutdown

    !

    interface Vlan2

    IP 1.1.1.1 255.255.255.0

    !

    interface Vlan3

    3.3.3.3 IP address 255.255.255.0

    !

    interface Vlan4

    4.4.4.4 IP address 255.255.255.0

    !

    interface Vlan5

    5.5.5.5 IP address 255.255.255.0

    !

    interface Vlan6

    6.6.6.6 IP address 255.255.255.0

    !

    interface Vlan7

    7.7.7.7 IP address 255.255.255.0

    !

    interface Vlan8

    8.8.8.8 IP address 255.255.255.0

    !

    interface Vlan9

    9.9.9.9 IP address 255.255.255.0

    !

    IP classless

    -----------------

    The L2 switch configuration:

    !
    hostname SwitchL2
    !
    !
    !
    !
    !
    pvst spanning-tree mode
    !
    interface FastEthernet0/1
    switchport access vlan 2
    !
    interface FastEthernet0/2
    !
    interface FastEthernet0/3
    !
    interface FastEthernet0/4
    !
    interface FastEthernet0/5
    !
    interface FastEthernet0/6
    !
    interface FastEthernet0/7
    !
    interface FastEthernet0/8
    !
    interface FastEthernet0/9
    !
    interface FastEthernet0/10
    !
    interface FastEthernet0/11
    !
    interface FastEthernet0/12
    !
    interface FastEthernet0/13
    !
    interface FastEthernet0/14
    !
    interface FastEthernet0/15
    !
    interface FastEthernet0/16
    !
    interface FastEthernet0/17
    !
    interface FastEthernet0/18
    !
    interface FastEthernet0/19
    !
    interface FastEthernet0/20
    !
    interface FastEthernet0/21
    !
    interface FastEthernet0/22
    !
    interface FastEthernet0/23
    !
    interface FastEthernet0/24
    switchport mode trunk
    switchport nonegotiate
    !
    interface GigabitEthernet0/1
    !
    interface GigabitEthernet0/2
    !
    interface Vlan1
    no ip address
    Shutdown
    !
    interface Vlan2
    1.1.1.2 IP 255.255.255.0
    !
    interface Vlan7
    IP 7.7.7.8 255.255.255.0
    !

    -------------------

    Note: I do not have any router.

    When I test the same setting on packet tracer then get error:

    1. the destination IP address is not the broadcast address, and it does not match the IP address of the port. The appliance ignores the packet.

    Please resolev question:

    Kind regards.

    Deepak Kumar

    I think that Reza questions 3 and 4 are more important than questions 1 and 2, but perhaps do not go quite far enough. The two switches to assign certain ports to a vlan specific and use the vlan by default for most of the ports. There are no statements on a switch which create the vlan but only statements that a port must Access a specified VLAN

    interface FastEthernet0/1

    switchport access vlan 7

    On some versions of switches that may be enough to create the vlan, but on other switches, it is necessary to create the vlan before using it. Maybe something like

    VLAN 7

    name server_vlan

    I would ask if the VLAN on each switch existence?

    There is another question in this config. The switches have created more than 3 VLANs (vlan 1 - the vlan by default and vlan 2 and vlan 7.) But the L3 switch configured more than one interface vlan (3, 4, 5, 6, 8, 9). Without a vlan underlying pertaining to these layer 3 interfaces vlan will not work.

    HTH

    Rick

Maybe you are looking for