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 all, It's first time i've got isr 4451-x for UC using, but there so much commands are missing. Mgcp, ccm-manager, port command under d-peer pots. Most commands for UC are missing. I've activated all licenses, accepted end user agreement, but no re...
Hi,Add to ASA only second tunnel-group for ISP2 (keep first tunnel-group).Change crypto map config from set peer to crypto map ipsec-l2l set peer ISP1 ISP2Keep all other config, make only this changes. On other side, run this commands:ip sla 1 icmp-e...
Hi,I sent you static nat as example, actually you can use 1:1 like this:ip nat source static 192.168.1.1 10.10.10.10 or interface loopback1 (this will map all traffic, not specific port) if you want to use whole network for nat, this is not static na...
Hi,add this command to router globally or to the interface facing to switch: globally: ip dhcp relay information trusted allinterface: ip dhcp relay information trusted the result is the same.