Packet Tracer

Discussion in 'Networks' started by Tim147, Jul 16, 2012.

  1. Tim147

    Tim147 New Member

    2
    0
    1
    Hi,

    I am from Malta and I am currently studying for my degree in Computer Networks. In a current module we started using Packet Tracer. I would like to know if you heard about any faults that it may have; such as an ACL will be set up on a router to deny packet but packets still pass through.

    I would greatly appreciate a reply and thank you in advance.
     
  2. Cunningfox

    Cunningfox Byte Poster

    219
    6
    27
    Nope, to be honest your best off posting the config though.
     
    Certifications: CCNP, CCNA, MCP
    WIP: ??
  3. Tim147

    Tim147 New Member

    2
    0
    1
    do you think its a problem with the ACL configuration ??
     
  4. Cunningfox

    Cunningfox Byte Poster

    219
    6
    27
    No idea but most likely a configuration error somewhere in there I would think. Can't tell without the configs :P.
     
    Certifications: CCNP, CCNA, MCP
    WIP: ??
  5. Craig Mc

    Craig Mc Bit Poster

    13
    0
    26
    Quoting "CISCO: Interconnecting Cisco Network Devices"

    Router(config)# access-list access-list-number {permit | deny} {test conditions}

    For Example...

    SCL(config)#access-list 1 deny host 173.16.3.2
    SCL(config)#access-list 1 permit 0.0.0.0 255.255.255.255
    SCL(config)#int fa 0/1
    SCL(config-if)#ip access-group 1 out
    SCL(config-if)#exit
    SCL(config)#exit

    Hope this helps,

    Craig :D
     
    Certifications: MCDST, HND Technical Support
    WIP: MCSA, Bsc. Computer Networking
  6. danielno8

    danielno8 Gigabyte Poster

    1,306
    49
    92
    Yep best to stick up the Packet tracer file and explain what issue you are having and someone can take a look.
     
    Certifications: CCENT, CCNA
    WIP: CCNP

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.