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.
Where to apply policy-map when GRE Tunnel Interface have "tunnel source Loopback" ?
- to Physical interface (corresponds to a routing table for GRE IP header DestIP)?
or
- to Loopback interface?
Example. Where to apply policy-qos-test-parent:
polic...
Sample config below:
System image file is "bootflash:asr1000rp1-adventerprisek9.03.15.00.S.155-2.S-std.bin"
ip access-list extended to-Tunnel1 permit ip host 10.0.0.1 any permit icmp host 10.0.0.1 any
!
class-map match-all to-Tunnel1 match access...
How to configure NAT load-balancing over two ISPs on Cisco 2851.System image file is "flash:c2800nm-adventerprisek9-mz.151-4.M.bin"My config (users behind the router/PAT unable to acccess to Internet, I don't known why?!!): interface FastEthernet0/1/...
It is necessary to setup ZBF to forbid UDP of the traffics which contents of a packet corresponds to RegEx expression, for example Mikrotik Rules (see rule No.2):
/ip firewall filteradd action=drop chain=forward disabled=no p2p=all-p2padd action=drop...
Idea such, There are policies of prioritization of RDP for operation with the virtual machines (VM). Some users use disk-mapping over RDP for downloading of files from the VM to themselves on the external disk connected to port of the thin client. As...
There is best solutions:
- If you use AAA based on LDAP, then use:
nat-assigned-to-public-ip {interface}
- If you use AAA based on RADIUS, then use:
NAS-Port-ID (RADIUS attribute 87)
NAS-Port-ID = Public IP in AnyConnect VPN.
Details:
https://netcon...
If to apply policy on the Physical interface, then also it is necessary to specify actual 'bandwidth ...' parameter, that parent policy shaper correctly worked?
anybody will help?
Physically Tunnel binds to Port-channel (Po1)
ASR1006#sh etherchannel summaryFlags: D - down P/bndl - bundled in port-channel I - stand-alone s/susp - suspended H - Hot-standby (LACP only) R - Layer3 ...