Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I have to send my configuration via snmp by uploading the tftp to the router. I have no problem with ACL where I just send the different acls written in a file, also no problem with the configuration of the different Interfaces, but it does not wo...
Hi,I have a 800Series Router to configure. When I try to configure the FastEthernet0-4 ports by giving them an IP address (manually or via dhcp), I have the following error :IP addresses may not be configured on L2 links As far as I can understand, t...
Hi,I have to work with a Cisco 800 Series and give some routing parameters to each Interface. I was reading the following page on static routing : http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800c...
Hi,When a packet is denied because of a rule in the ACL, is it actually possible to specify the ICMP type and code that will be used to inform the sender ?ThanksChris
Thanks for your answer. Unfortunately, there is no switchport command in interface mode; by the way, if I have a look in the Cisco IOS Master Commands List, Release 12.3, on switchport command, they do not speak about the 800Series routers.ThanksChri...
I do not know if I did not understand your answer or if my question was not really clear. I will give an example. Imagine, you have following rule in an acl :access-list 101 deny ip 192.108.0.0 0.0.255.255 255.255.0.0 0.0.255.255A packet that was ju...