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.
Hello,I have a 891 router with FastEthernet0 - 7 being layer 2 and FastEthernet8 & GigabitEthernet0 being layer 3. Is it feasible to configure sub-interfaces or router on a stick on any of the L2 interfaces? If so what's the commands to achieve this?
Hi,I'm fairly new to VoIP and QoS and would like to have a better understanding of my current configuration below, in particular to the policy-map configuration. By configuring with a priority 240, does this mean that on my T1 line, it is segregatin...
I have a Site-to-Site VPN setup in a lab environment using two ASA5505s. Site-to-Site VPN is functional however, what I wanted to do is deny all traffic from the Remote LAN and permit only one host to access the local LAN. Is this practical or can i...
I have two ASA5505 ver 8.4(6) and ver 9.0(2) configured for a site-to-site vpn lab, but with no success. I could ping any outside address from both ASA's, but couldn't ping the LAN on the other end of the ASA. Below is the error message when trying...
Many whitepapers and training videos on youtube explain how to configure a site to site vpn, but none of them explain how one would configure to force all traffic from the Remote Site to pass through to the Corporate Office to the ASA and out to the ...
After further research, I think this is how to configure SVI. Maybe someone can verify my configuration. R3#conf tR3(config)#ip routing!R3(config)#int f0R3(config-if)#switchport trunk encapsulation dot1qR3(config-if)#switchport mode trunkR3(config-if...
Thanks Daniel your explanation helps a lot. You mentioned the current configuration works fine, but on a slow link it may still pose issues as voice traffic may get stuck behind big data packets. I guess my next question is how should I configure ...
Kevin,Executing the command no sysopt connection permit-vpn disable all VPN traffic completely. However, just by changing the proxy-ACL as you stated on the second bullet above works perfectly.Example: object network obj-localsubnet 192.168.1.100 255...